log

age author description
Sat, 12 Nov 2005 15:02:25 +0100 Mikael Berthe Fix a bug when moving a chatroom to a new group
Sat, 12 Nov 2005 14:48:35 +0100 Mikael Berthe Add "/buffer up" and "/buffer down"
Sat, 12 Nov 2005 11:33:14 +0100 Mikael Berthe MUC: display buddy's departure message, if any
Fri, 11 Nov 2005 22:47:28 +0100 Mikael Berthe "/move" does not jump to the buddy in the new group
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