log mcabber/src/commands.c @ 835:6a732d2ad4b4

age author description
Thu, 04 May 2006 17:52:55 +0200 Mikael Berthe Add "/authorization request_unsubscribe"
Thu, 04 May 2006 10:35:45 +0200 Mikael Berthe Fix joining a room when the buddylist is empty
Sat, 22 Apr 2006 22:41:06 +0200 Mikael Berthe Allow '*' in /event command
Fri, 14 Apr 2006 20:43:11 +0200 Mikael Berthe Allow messages with a subject (/msay)
Sun, 09 Apr 2006 10:14:39 +0200 Mikael Berthe Multi-line mode: Do not send empty messages
Sun, 09 Apr 2006 09:43:14 +0200 Mikael Berthe Add "/msay toggle" command
Fri, 07 Apr 2006 19:40:03 +0200 Mikael Berthe Fix "/room whois" with UTF-8 nickname
Sun, 26 Mar 2006 23:30:21 +0200 Mikael Berthe "/version" shows Mercurial changeset (if there's one)
Sat, 25 Mar 2006 18:16:10 +0100 Mikael Berthe Remove useless checks before g_free() calls
Sat, 25 Mar 2006 18:10:36 +0100 Mikael Berthe Store most data in UTF-8 internally
Tue, 14 Mar 2006 12:43:23 +0100 Mikael Berthe Improve completion for the "/event" command
Tue, 14 Mar 2006 12:08:57 +0100 Mikael Berthe Add "/event n ignore"
Mon, 13 Mar 2006 19:25:55 +0100 Mikael Berthe Add partial completion for the "/event" command
Mon, 13 Mar 2006 19:18:20 +0100 Mikael Berthe Add /event command
Fri, 10 Mar 2006 19:18:07 +0100 Mikael Berthe Kill two gcc warnings