log mcabber/src/roster.c @ 974:36f7753dfb59

age author description
Sat, 30 Sep 2006 22:42:32 +0200 Mikael Berthe Add /roster item_{lock,unlock}
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()
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)
Sun, 09 Oct 2005 18:55:34 +0200 Mikael Berthe Fix small bug in roster_setstatus()
Fri, 07 Oct 2005 20:12:11 +0200 Mikael Berthe Auto-convert a roster item to "room" type when receiving a groupchat message
Wed, 05 Oct 2005 21:46:13 +0200 Mikael Berthe Fix a bug in roster_find()
Tue, 04 Oct 2005 19:47:50 +0200 Mikael Berthe Add /say_to command
Sat, 01 Oct 2005 23:17:05 +0200 Mikael Berthe Use UTF8 to handle resources and room nicknames
Sat, 01 Oct 2005 18:53:14 +0200 Mikael Berthe Improve MUC presence messages handling
Sun, 25 Sep 2005 01:01:44 +0200 Mikael Berthe Initial Multi-User Chat support
Tue, 20 Sep 2005 21:27:21 +0200 Mikael Berthe /info can show multiple resources
Mon, 19 Sep 2005 23:32:42 +0200 Mikael Berthe Handle multiple resources for the same buddy
Sun, 04 Sep 2005 13:51:23 +0200 Mikael Berthe roster_getstatusmsg() should return a pointer
Thu, 04 Aug 2005 23:04:54 +0100 Mikael Berthe Whitespace cleanup
Sun, 24 Jul 2005 15:13:53 +0100 Mikael Berthe Merge changeset 315 (65aa05520556)
Mon, 18 Jul 2005 21:27:08 +0100 Mikael Berthe Make some functions static
Sun, 17 Jul 2005 22:21:51 +0100 Mikael Berthe Don't loose alternate_buddy when the buddy is moved ("/move")
Sun, 17 Jul 2005 21:17:52 +0100 Mikael Berthe Add "/roster alternate"
Fri, 15 Jul 2005 18:45:41 +0100 Mikael Berthe The /status command can specify a status message
Mon, 11 Jul 2005 18:52:29 +0100 Mikael Berthe Free unread_list when the roster is freed