log

age author description
Mon, 31 Oct 2005 23:06:55 +0100 Mikael Berthe Update TODO & ChangeLog
Mon, 31 Oct 2005 23:04:51 +0100 Mikael Berthe Prettier display for "/room names"
Mon, 31 Oct 2005 22:35:35 +0100 Mikael Berthe MUC: nickname completion
Sun, 30 Oct 2005 12:09:32 +0200 Mikael Berthe Fix mixed declaration and code
Wed, 26 Oct 2005 23:46:53 +0200 Mikael Berthe Add COMPL_RESOURCE (resource completion category)
Fri, 21 Oct 2005 23:13:54 +0200 Mikael Berthe Add a comment about the config. file syntax
Thu, 13 Oct 2005 19:58:58 +0200 Mikael Berthe Reorganise process_key()
Mon, 10 Oct 2005 23:00:00 +0200 Mikael Berthe Suppress a compilation warning
Mon, 10 Oct 2005 22:59:32 +0200 Mikael Berthe Post-0.7.0 changes
Mon, 10 Oct 2005 19:09:38 +0200 Mikael Berthe Added tag 0.7.0 for changeset 26f3c7695fe1a806cf3f22bfc2ef49fddef75dcc
Sun, 09 Oct 2005 22:05:11 +0200 Mikael Berthe Ready for 0.7.0 release 0.7.0
Sun, 09 Oct 2005 18:55:34 +0200 Mikael Berthe Fix small bug in roster_setstatus()
Sun, 09 Oct 2005 12:12:47 +0200 Mikael Berthe Update message status for conference occupants
Sat, 08 Oct 2005 00:57:45 +0200 Mikael Berthe Update TODO & ChangeLog
Sat, 08 Oct 2005 00:29:37 +0200 Mikael Berthe Update manual page
Sat, 08 Oct 2005 00:29:02 +0200 Mikael Berthe Add "/room privmsg"
Fri, 07 Oct 2005 20:12:11 +0200 Mikael Berthe Auto-convert a roster item to "room" type when receiving a groupchat message
Fri, 07 Oct 2005 19:15:26 +0200 Mikael Berthe Enable jid completion for /say_to
Fri, 07 Oct 2005 19:09:02 +0200 Mikael Berthe Update manual page
Fri, 07 Oct 2005 18:54:52 +0200 Mikael Berthe Add "/room invite"
Fri, 07 Oct 2005 18:52:37 +0200 Mikael Berthe Fix a small display bug
Thu, 06 Oct 2005 21:51:34 +0200 Mikael Berthe Display PRIV for private messages in a room when using /say_to
Wed, 05 Oct 2005 21:46:13 +0200 Mikael Berthe Fix a bug in roster_find()
Wed, 05 Oct 2005 19:30:35 +0200 Mikael Berthe Use fgets() instead of getline()
Wed, 05 Oct 2005 19:23:54 +0200 Mikael Berthe Remove hardcoded -lglib-2.0
Tue, 04 Oct 2005 19:47:50 +0200 Mikael Berthe Add /say_to command
Mon, 03 Oct 2005 23:59:56 +0200 Mikael Berthe resname can be a null pointer in sme cases
Mon, 03 Oct 2005 22:12:24 +0200 Mikael Berthe MUC: log join/nick/leave/topic if log_muc_conf is set
Mon, 03 Oct 2005 21:49:48 +0200 Mikael Berthe Improve hk_message_in()
Sun, 02 Oct 2005 23:52:31 +0200 Mikael Berthe Update TODO
Sun, 02 Oct 2005 23:36:39 +0200 Mikael Berthe Add "/room topic", and display topic changes
Sun, 02 Oct 2005 23:29:01 +0200 Mikael Berthe Minor code cleanup
Sun, 02 Oct 2005 22:31:36 +0200 Mikael Berthe Fix segfault when receiving a message stanza with no body tag
Sun, 02 Oct 2005 18:05:34 +0200 Mikael Berthe Disable some commands when not connected
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