log mcabber/src/roster.c @ 946:5c1dfc8e54d7 0.8.0

age author description
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()
Sun, 15 Jan 2006 10:00:03 +0100 Mikael Berthe Fix a bug in roster_find()
Sat, 14 Jan 2006 13:40:07 +0100 Mikael Berthe roster_add_group(): do not call roster_find() twice
Mon, 09 Jan 2006 19:40:29 +0100 Mikael Berthe Do not loose the unread_message flag when disconnecting from the server
Sat, 07 Jan 2006 10:56:46 +0100 Mikael Berthe We do not need buddy_isresource() anymore
Sat, 07 Jan 2006 01:15:04 +0100 Mikael Berthe MUC: fix join bug when the conference is in the roster
Thu, 05 Jan 2006 20:20:57 +0100 Mikael Berthe MUC: better nickname check when entering a room
Sat, 17 Dec 2005 18:39:04 +0100 Mikael Berthe Show presence timestamps in "/info" and "/room whois"
Sat, 17 Dec 2005 00:10:54 +0100 Mikael Berthe "/move": remove old group if it is empty
Fri, 16 Dec 2005 23:48:42 +0100 Mikael Berthe Rewrite buddy_setgroup()
Thu, 15 Dec 2005 19:56:19 +0100 Mikael Berthe Consider buddies as offline when they have cancelled our subscription
Thu, 15 Dec 2005 18:29:14 +0100 Mikael Berthe Improve IQ management
Thu, 15 Dec 2005 12:52:37 +0100 Mikael Berthe Store subscription data
Fri, 09 Dec 2005 19:49:58 +0100 Mikael Berthe jb_room_setattrib()
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"