log mcabber/mcabber/hooks.c @ 2291:0d350e979bde

age author description
Tue, 01 Nov 2016 08:39:07 +0100 franky Don't rebuild the buddylist multiple times before a screen refresh
Tue, 13 Dec 2016 22:26:45 +0100 Mikael Berthe Backed out changeset 1bb9002801e5
Sun, 25 Sep 2016 15:07:24 +0200 Mikael Berthe Limit the number of roster computations/redraws per second
Sat, 24 Sep 2016 12:31:13 +0200 Mikael Berthe Improve efficiency with high number of MUC resources
Sun, 05 Jun 2016 20:06:46 +0200 Mikael Berthe Fix FSF addresses in all files
Tue, 28 Jul 2015 00:27:12 +0200 Holger Weiß Make sure outgoing carbons won't set unread flag
Thu, 23 Jul 2015 23:44:45 +0200 Holger Weiß New option: 'clear_unread_on_carbon'
Fri, 17 Oct 2014 22:31:03 +0200 franky Simplify handling of command '/quit'
Sun, 26 Oct 2014 12:56:56 +0100 Mikael Berthe When show_status_in_buffer is set, display the resource name in the buffer
Sat, 04 Oct 2014 20:38:41 +0200 Mikael Berthe Add a "carbon" parameter to the hook-{pre,post}-message-in hooks
Thu, 01 Mar 2012 15:10:41 +0100 Hermitifier Allow to select to which buddy resource messages go. Closes issue #55
Sun, 16 May 2010 13:14:18 +0200 Mikael Berthe Add "error" field to the message-in hooks
Sat, 17 Apr 2010 14:03:37 +0200 Mikael Berthe Add "hook-subscription" hook and hk_subscription()
Sun, 11 Apr 2010 17:20:32 +0200 Mikael Berthe Add "delayed" argument to the message-in hooks
Sat, 10 Apr 2010 21:56:53 +0200 Mikael Berthe Provide raw message in message-in hooks
Sun, 28 Mar 2010 23:40:10 +0200 Mikael Berthe Display the sender in the log window before processing hooks
Sat, 27 Mar 2010 18:42:37 +0100 Mikael Berthe Update UNREAD event data
Sat, 27 Mar 2010 18:09:29 +0100 Mikael Berthe Do not call hk_unread_list_change() too frequently
Mon, 22 Mar 2010 22:39:47 +0100 Mikael Berthe Update handler return code defines (take #2)
Mon, 22 Mar 2010 21:56:20 +0100 Mikael Berthe s/HOOK_HANDLER_RESULT_ALLOW_MORE_HOOKS/HOOK_HANDLER_RESULT_ALLOW_MORE_HANDLERS
Mon, 22 Mar 2010 21:47:22 +0100 Mikael Berthe Add hk_unread_list_change()
Mon, 22 Mar 2010 21:32:11 +0100 Mikael Berthe Update Vim modelines
Sun, 21 Mar 2010 15:46:50 +0100 Mikael Berthe Fix attention sign for MUC private messages
Sun, 21 Mar 2010 15:18:40 +0100 Mikael Berthe Use urgent flag
Sun, 21 Mar 2010 15:10:51 +0100 Mikael Berthe Replace "urgent" with "attention" in HOOK_POST_MESSAGE_IN
Sat, 20 Mar 2010 14:57:03 +0100 Mikael Berthe Add "hook-pre-message-in" hook
Sat, 20 Mar 2010 14:50:37 +0100 Mikael Berthe Rename "hook-message-in" to "hook-post-message-in"
Sat, 20 Mar 2010 14:38:17 +0100 Mikael Berthe Rework the hook system
Sun, 14 Mar 2010 17:34:56 +0100 Mikael Berthe Add urgent flag to the hook-message-in hook
Sun, 14 Mar 2010 16:15:21 +0100 Mikael Berthe Add resource name to the hook-message-in hook