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

age author description
Tue, 28 Aug 2007 10:11:39 +0200 Michal 'vorner' Vaner Muc nick coloring functionality
Sat, 28 Apr 2007 22:01:37 +0200 Mikael Berthe Update copyrights
Fri, 08 Dec 2006 22:32:26 +0100 Mikael Berthe Sort the resources again when a priority changes
Wed, 06 Dec 2006 23:18:36 +0100 Mikael Berthe Enable jid completion for hidden buddies (e.g. offline contacts)
Sat, 02 Dec 2006 11:13:40 +0100 Mikael Berthe Extand pgp_data structure
Fri, 01 Dec 2006 20:16:18 +0100 Mikael Berthe roster.c: refactor some functions
Thu, 30 Nov 2006 19:51:09 +0100 Mikael Berthe Code cleanup
Sun, 26 Nov 2006 17:08:21 +0100 Mikael Berthe Store contacts PGP keys
Sun, 12 Nov 2006 12:12:38 +0100 Mikael Berthe Add a call to buddylist_build()
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)
Tue, 10 Oct 2006 20:15:06 +0200 Alexis Hildebrandt Cosmetic changes
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