log mcabber/src/hooks.c @ 603:9516db839e08

age author description
Thu, 15 Dec 2005 12:52:37 +0100 Mikael Berthe Store subscription data
Sat, 10 Dec 2005 23:52:04 +0100 Mikael Berthe Show only the 1st line of the status message, in the log window
Mon, 05 Dec 2005 00:01:16 +0100 Mikael Berthe Fix modelines
Sun, 04 Dec 2005 09:04:02 +0100 Mikael Berthe Add Vim modelines
Sat, 03 Dec 2005 23:40:40 +0100 Mikael Berthe Implement affiliations handling, add "/room whois"
Sat, 03 Dec 2005 00:24:05 +0100 Mikael Berthe Handle "/me " in messages
Fri, 25 Nov 2005 23:57:43 +0100 Mikael Berthe Fix error introduced in changeset 56f641155579
Fri, 25 Nov 2005 23:04:20 +0100 Mikael Berthe Status change was not displayed when same status but message removed
Sun, 20 Nov 2005 00:08:49 +0100 Mikael Berthe Pass message body to external command
Mon, 14 Nov 2005 18:16:59 +0100 Mikael Berthe Add option 'show_status_in_buffer'
Sun, 13 Nov 2005 22:46:46 +0100 Mikael Berthe Show status changes in buddy window, if it is open
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
Thu, 28 Jul 2005 13:16:36 +0100 Mikael Berthe Remove utf8 files, use Glib
Tue, 26 Jul 2005 18:33:22 +0100 Mikael Berthe Improve debugging/logging
Mon, 25 Jul 2005 21:46:35 +0100 Mikael Berthe Improve logging system (traces)
Sun, 24 Jul 2005 15:13:53 +0100 Mikael Berthe Merge changeset 315 (65aa05520556)