log mcabber/src/hooks.c @ 510:6c3cd3aa4a91

age author description
Sat, 12 Nov 2005 17:36:20 +0100 Mikael Berthe New 'buddy_format' option
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 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()
Mon, 03 Oct 2005 23:59:56 +0200 Mikael Berthe resname can be a null pointer in sme cases
Mon, 03 Oct 2005 21:49:48 +0200 Mikael Berthe Improve hk_message_in()
Sat, 01 Oct 2005 18:53:14 +0200 Mikael Berthe Improve MUC presence messages handling
Tue, 27 Sep 2005 21:59:07 +0200 Mikael Berthe Do not call external command for history lines in a MUC room
Mon, 26 Sep 2005 22:36:18 +0200 Mikael Berthe External command is called for MUC messages
Sun, 25 Sep 2005 01:01:44 +0200 Mikael Berthe Initial Multi-User Chat support
Mon, 19 Sep 2005 23:32:42 +0200 Mikael Berthe Handle multiple resources for the same buddy
Thu, 04 Aug 2005 23:04:54 +0100 Mikael Berthe Whitespace cleanup
Thu, 04 Aug 2005 09:00:54 +0100 Mikael Berthe Fix "missing sentinel in function call" warning with gcc4
Thu, 28 Jul 2005 20:24:28 +0100 Mikael Berthe Merge UTF-8 changes