log mcabber/src/hooks.c @ 1398:f8321420ed7a

age author description
Thu, 13 Dec 2007 20:02:40 +0100 Mikael Berthe Remove useless inline's
Sun, 11 Nov 2007 13:05:57 +0100 Mikael Berthe The command /quit can be used in bindings, hooks and sourced files
Sun, 11 Nov 2007 11:29:16 +0100 Mikael Berthe Fix an UTF-8 problem in new hook_execute_internal() function
Sat, 10 Nov 2007 23:15:16 +0100 Mikael Berthe Add on_server flag
Sat, 10 Nov 2007 22:29:31 +0100 Mikael Berthe Add internal hooks support
Sat, 03 Nov 2007 16:52:25 +0100 Mikael Berthe History logfile: Use a special code (MI) for local MUC info messages
Mon, 29 Oct 2007 21:05:04 +0100 Mikael Berthe Correct execl() prototype
Thu, 13 Sep 2007 20:05:21 +0200 Mikael Berthe Implement "/roster display"
Sun, 26 Aug 2007 18:24:14 +0200 Michal 'vorner' Vaner Drawing the MUC nicks by a different color
Sun, 29 Apr 2007 22:16:27 +0200 Mikael Berthe Use beep_on_message's value for highlighted MUC room messages
Sun, 29 Apr 2007 11:07:36 +0200 Mikael Berthe MUC: improve nickname detection and add option 'muc_disable_nick_hl'
Sat, 28 Apr 2007 22:01:37 +0200 Mikael Berthe Update copyrights
Sat, 28 Apr 2007 21:52:57 +0200 Mikael Berthe Basic support for nick highlighting in MUC rooms (the whole line is colored)
Fri, 20 Apr 2007 18:02:38 +0200 Mikael Berthe Add option 'buddy_me_fulljid'
Sun, 18 Feb 2007 11:03:49 +0100 Mikael Berthe Allow '~' (HOME directory) in config options
Sat, 20 Jan 2007 19:39:54 +0100 Mikael Berthe Add option "events_ignore_active_window"
Sat, 06 Jan 2007 12:10:17 +0100 Mikael Berthe Fix a bug in the history logging (incoming "/me " messages)
Thu, 14 Dec 2006 22:42:01 +0100 Mikael Berthe Fix a small mistake introduced in changeset 1db3d045e95c
Thu, 14 Dec 2006 22:32:03 +0100 Mikael Berthe Fix small memory leak in hk_message_in()
Thu, 14 Dec 2006 20:39:18 +0100 Mikael Berthe Fix 2 hooks bugs
Thu, 30 Nov 2006 19:51:09 +0100 Mikael Berthe Code cleanup
Mon, 27 Nov 2006 23:39:40 +0100 Mikael Berthe PGP: Visual encryption flag
Sun, 12 Nov 2006 12:12:38 +0100 Mikael Berthe Add a call to buddylist_build()
Fri, 29 Sep 2006 20:28:20 +0200 Alexis Hildebrandt Configurable command character
Mon, 29 May 2006 18:53:01 +0200 Mikael Berthe Fix beep_on_message in rooms
Sun, 14 May 2006 10:44:52 +0200 Mikael Berthe Fix small issue with log_display_sender
Wed, 03 May 2006 11:28:41 +0200 Mikael Berthe Display presence notification timestamps when they exist
Fri, 14 Apr 2006 21:19:08 +0200 Mikael Berthe New option "log_display_sender"
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
Thu, 09 Mar 2006 20:15:37 +0100 Mikael Berthe Some code cleanup
Thu, 09 Mar 2006 19:40:00 +0100 Mikael Berthe MUC: Do not mark error messages as private
Mon, 06 Mar 2006 11:59:34 +0100 Mikael Berthe Use bold font for outgoing messages
Mon, 06 Mar 2006 10:25:24 +0100 Mikael Berthe Chat window: Highlight the flag in our messages
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Wed, 25 Jan 2006 22:00:06 +0100 Mikael Berthe New "beep_on_message" option
Sat, 07 Jan 2006 22:42:08 +0100 Mikael Berthe Close standard fds before launching the eventcmd process
Sat, 07 Jan 2006 13:59:17 +0100 Mikael Berthe Use "(...)" when cutting a multi-line status message in the log window
Sat, 07 Jan 2006 01:12:03 +0100 Mikael Berthe MUC: No new_message flag for server messages
Thu, 05 Jan 2006 22:23:41 +0100 Mikael Berthe MUC: Server messages are prefixed with "~ " instead of "<> "
Sat, 17 Dec 2005 18:39:04 +0100 Mikael Berthe Show presence timestamps in "/info" and "/room whois"
Fri, 16 Dec 2005 00:40:49 +0100 Mikael Berthe Show empty resources
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()