log mcabber/src/roster.c @ 952:527d6f234924

age author description
Sat, 26 Aug 2006 21:13:13 +0200 Mikael Berthe Small code cleanup
Sun, 02 Jul 2006 22:54:18 +0200 Mikael Berthe Move _GNU_SOURCE define to the Makefile (Reimar Döffinger)
Tue, 30 May 2006 23:22:37 +0200 Mikael Berthe Fix up pending message flag for the status special buffer
Sun, 28 May 2006 10:42:22 +0200 Mikael Berthe Allow /rename for groups
Tue, 23 May 2006 21:38:27 +0200 Mikael Berthe Add roster_getnickname()
Sun, 21 May 2006 09:47:12 +0200 Mikael Berthe Rebuild buddylist when setting a new message flag
Mon, 08 May 2006 23:45:58 +0200 Mikael Berthe Introduce special buffer stuff
Sat, 06 May 2006 12:59:04 +0200 Mikael Berthe Remember the status message when a buddy goes offline
Sat, 22 Apr 2006 10:50:54 +0200 Mikael Berthe New option 'block_unsubscribed'
Fri, 07 Apr 2006 19:58:56 +0200 Mikael Berthe MUC: Fix completion for UTF-8 nicknames
Sat, 01 Apr 2006 17:33:26 +0200 Mikael Berthe Use case sensitive group names
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
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Sat, 28 Jan 2006 12:02:14 +0100 Mikael Berthe Fix a small issue in roster_msg_setflag()