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