log mcabber/src/roster.c @ 772:464be13343a9

age author description
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"
Fri, 02 Dec 2005 23:18:00 +0100 Mikael Berthe Cosmetic changes
Fri, 02 Dec 2005 23:12:21 +0100 Mikael Berthe Prevent from adding a duplicate jid (when types are different)
Fri, 02 Dec 2005 23:10:34 +0100 Mikael Berthe Cosmetic changes
Sun, 27 Nov 2005 21:26:55 +0100 Mikael Berthe Add buddy_{get,set}topic()
Fri, 25 Nov 2005 23:44:47 +0100 Mikael Berthe Fix some memory leaks
Thu, 24 Nov 2005 00:03:37 +0100 Mikael Berthe Send status changes to chatrooms
Mon, 14 Nov 2005 22:15:25 +0100 Mikael Berthe Remove old comment
Sat, 12 Nov 2005 17:36:20 +0100 Mikael Berthe New 'buddy_format' option
Sat, 12 Nov 2005 15:02:25 +0100 Mikael Berthe Fix a bug when moving a chatroom to a new group
Fri, 11 Nov 2005 22:47:28 +0100 Mikael Berthe "/move" does not jump to the buddy in the new group
Wed, 26 Oct 2005 23:46:53 +0200 Mikael Berthe Add COMPL_RESOURCE (resource completion category)