log mcabber/src/roster.h @ 1292:382ec54b584e

age author description
Tue, 28 Aug 2007 10:11:39 +0200 Michal 'vorner' Vaner Muc nick coloring functionality
Sat, 02 Dec 2006 11:13:40 +0100 Mikael Berthe Extand pgp_data structure
Sun, 26 Nov 2006 17:08:21 +0100 Mikael Berthe Store contacts PGP keys
Mon, 30 Oct 2006 20:18:00 +0100 Mikael Berthe Improve JEP22 + JEP85 support
Sun, 29 Oct 2006 11:43:00 +0100 Mikael Berthe Chat states receival (Alexis Hildebrandt)
Sat, 30 Sep 2006 22:42:32 +0200 Mikael Berthe Add /roster item_{lock,unlock}
Wed, 27 Sep 2006 22:57:23 +0200 Mikael Berthe Use U suffix for unsigned defines
Sat, 26 Aug 2006 21:13:13 +0200 Mikael Berthe Small code cleanup
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()
Mon, 08 May 2006 23:45:58 +0200 Mikael Berthe Introduce special buffer stuff
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, 07 Jan 2006 10:56:46 +0100 Mikael Berthe We do not need buddy_isresource() anymore
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"
Thu, 15 Dec 2005 19:56:19 +0100 Mikael Berthe Consider buddies as offline when they have cancelled our subscription
Thu, 15 Dec 2005 12:52:37 +0100 Mikael Berthe Store subscription data
Sat, 10 Dec 2005 18:34:51 +0100 Mikael Berthe Add "/room affil" and "/room role"
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"
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
Sat, 12 Nov 2005 17:36:20 +0100 Mikael Berthe New 'buddy_format' option
Fri, 07 Oct 2005 20:12:11 +0200 Mikael Berthe Auto-convert a roster item to "room" type when receiving a groupchat message
Tue, 04 Oct 2005 19:47:50 +0200 Mikael Berthe Add /say_to command