log mcabber/src/hooks.c @ 1290:e42f48103609

age author description
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