log

age author description
Sun, 02 Oct 2005 10:57:09 +0200 Mikael Berthe Fix segfaults when using /buffer and /room while not connected
Sun, 02 Oct 2005 00:37:16 +0200 Mikael Berthe Add "/room nick"
Sat, 01 Oct 2005 23:17:05 +0200 Mikael Berthe Use UTF8 to handle resources and room nicknames
Sat, 01 Oct 2005 18:53:14 +0200 Mikael Berthe Improve MUC presence messages handling
Sat, 01 Oct 2005 16:00:17 +0200 Mikael Berthe Update manual
Thu, 29 Sep 2005 23:36:14 +0200 Mikael Berthe Update TODO & ChangeLog
Thu, 29 Sep 2005 22:49:46 +0200 Mikael Berthe Update manual page (/buffer command)
Thu, 29 Sep 2005 22:31:56 +0200 Mikael Berthe Add "/buffer date"
Thu, 29 Sep 2005 22:03:22 +0200 Mikael Berthe from_iso8601(): set time to 00:00:00 if not specified
Thu, 29 Sep 2005 21:28:39 +0200 Mikael Berthe Add "/buffer %n"
Wed, 28 Sep 2005 21:56:35 +0200 Mikael Berthe Convert /rawxml argument to UTF8
Wed, 28 Sep 2005 00:00:14 +0200 Mikael Berthe Update TODO
Tue, 27 Sep 2005 23:46:11 +0200 Mikael Berthe Show if we are inside/outside a MUC room
Tue, 27 Sep 2005 21:59:07 +0200 Mikael Berthe Do not call external command for history lines in a MUC room
Tue, 27 Sep 2005 21:58:01 +0200 Mikael Berthe Add MUC message type in sample eventcmd script
Tue, 27 Sep 2005 19:52:29 +0200 Mikael Berthe Make username optional in check_jid_syntax()
Mon, 26 Sep 2005 22:45:10 +0200 Mikael Berthe Update TODO
Mon, 26 Sep 2005 22:41:39 +0200 Mikael Berthe MUC: Disallow room names with a '/'
Mon, 26 Sep 2005 22:36:18 +0200 Mikael Berthe External command is called for MUC messages
Mon, 26 Sep 2005 22:08:48 +0200 Mikael Berthe Jabber Id syntax checks
Mon, 26 Sep 2005 00:27:56 +0200 Mikael Berthe Update TODO & ChangeLog
Mon, 26 Sep 2005 00:24:22 +0200 Mikael Berthe Update manual page
Sun, 25 Sep 2005 23:45:34 +0200 Mikael Berthe Add "/room unlock"
Sun, 25 Sep 2005 01:04:48 +0200 Mikael Berthe Add "/room remove", to remove an old chatroom from the roster
Sun, 25 Sep 2005 01:01:44 +0200 Mikael Berthe Initial Multi-User Chat support
Sun, 25 Sep 2005 00:44:11 +0200 Mikael Berthe Minor changes & cleanup
Sun, 25 Sep 2005 00:40:25 +0200 Mikael Berthe Fix command completion (2nd argument)
Sun, 25 Sep 2005 00:33:56 +0200 Mikael Berthe Add /status_to command
Thu, 22 Sep 2005 19:27:13 +0200 mikael Merge with myself
Wed, 21 Sep 2005 22:44:10 +0200 Mikael Berthe Update ChangeLog & TODO
Wed, 21 Sep 2005 22:05:43 +0200 Mikael Berthe Handle g_locale_from_utf8() failures
Tue, 20 Sep 2005 23:19:36 +0200 Mikael Berthe Update documentation (/info command)
Tue, 20 Sep 2005 21:27:21 +0200 Mikael Berthe /info can show multiple resources
Mon, 19 Sep 2005 23:32:42 +0200 Mikael Berthe Handle multiple resources for the same buddy
Fri, 16 Sep 2005 21:49:39 +0200 Mikael Berthe Update TODO
Thu, 15 Sep 2005 23:22:12 +0200 Mikael Berthe Add /rawxml command
Thu, 22 Sep 2005 19:16:12 +0200 Mikael Berthe Switch .hgignore file to new syntax
Thu, 15 Sep 2005 21:51:00 +0200 Mikael Berthe Post-0.6.8 changes
Mon, 12 Sep 2005 20:55:08 +0200 Mikael Berthe Added tag 0.6.8 for changeset 3a613e1d229b901df0324bfe0c4e5ee5b7178691
Mon, 12 Sep 2005 20:24:16 +0200 Mikael Berthe Ready for 0.6.8 release 0.6.8
Sun, 11 Sep 2005 22:08:51 +0200 Mikael Berthe Revert changeset 82064124324d22cacd25fc451c6c361ac4c4ac6b
Sun, 11 Sep 2005 22:01:57 +0200 Mikael Berthe Display error messages as specified in RFC3920 (9.3)
Sat, 10 Sep 2005 14:53:01 +0200 Mikael Berthe Enable proxy support
Sat, 10 Sep 2005 14:51:57 +0200 Mikael Berthe Check the tracelog file actually belongs to the user (if logging enabled)
Tue, 06 Sep 2005 21:49:27 +0200 Mikael Berthe Fix buffer overflow in cw_setproxy()
Mon, 05 Sep 2005 22:56:57 +0200 Mikael Berthe Better handling of server error codes/messages
Sun, 04 Sep 2005 13:51:23 +0200 Mikael Berthe roster_getstatusmsg() should return a pointer
Sun, 04 Sep 2005 11:38:37 +0200 Mikael Berthe Add contrib directory to the Debian package
Sat, 03 Sep 2005 00:20:26 +0200 Mikael Berthe Post-0.6.7 changes
Fri, 02 Sep 2005 22:34:31 +0200 Mikael Berthe Added tag 0.6.7 for changeset 569f333e51e2f700d362da83da26c4d7badc6bfe
Fri, 02 Sep 2005 22:10:14 +0200 Mikael Berthe Ready for 0.6.7 release 0.6.7
Fri, 02 Sep 2005 21:47:14 +0200 Mikael Berthe Display error code/message when receiving a message packet with "error" type
Fri, 02 Sep 2005 20:34:17 +0200 Mikael Berthe Small code review
Thu, 01 Sep 2005 23:48:46 +0200 Mikael Berthe Update ChangeLog
Thu, 01 Sep 2005 23:29:21 +0200 Mikael Berthe Sync libjabber with upstream
Thu, 01 Sep 2005 21:18:19 +0200 Mikael Berthe Allow offline status message
Tue, 30 Aug 2005 22:52:33 +0200 Mikael Berthe Display the server name/IP before asking for password
Tue, 30 Aug 2005 22:26:19 +0200 Mikael Berthe Trailing whitespace cleanup
Tue, 30 Aug 2005 21:25:16 +0200 Mikael Berthe Ignore SIGPIPE
Sun, 28 Aug 2005 21:23:05 +0200 Mikael Berthe Display full date in the log file