log mcabber/src/roster.c @ 1581:b29ac1f171ea

age author description
Sat, 18 Apr 2009 12:00:16 +0200 Mikael Berthe Fix UNREAD event when a special buffer changes
Sun, 31 Aug 2008 11:29:04 +0200 franky Show the number of unfiltered contacts in folded groups
Thu, 17 Apr 2008 21:01:09 +0200 Mikael Berthe Avoid mixed declarations and code
Tue, 15 Apr 2008 07:48:46 +0200 Mikael Berthe Fix compilation error (reported by H. D. Oezbilen)
Sun, 02 Mar 2008 11:14:42 +0100 Mikael Berthe New external "UNREAD" event (suggested by Viacheslav Chumushuk)
Mon, 25 Feb 2008 21:39:07 +0100 Mikael Berthe g_hash_table_get_keys() is only in glib >= 2.14
Mon, 25 Feb 2008 20:27:56 +0100 Mikael Berthe Add option 'statefile' to keep track of unread messages across restarts
Fri, 22 Feb 2008 13:27:51 +0100 Mikael Berthe Let /del remove a MUC entry from the roster
Sat, 19 Jan 2008 16:30:39 +0100 Mikael Berthe Update copyrights
Sat, 19 Jan 2008 12:09:00 +0100 Mikael Berthe Remove useless inlines
Tue, 04 Dec 2007 22:47:06 +0100 Mikael Berthe Fix an old bug in roster_del_user()
Tue, 27 Nov 2007 23:57:20 +0100 Mikael Berthe Add /room setopt {print_status,auto_whois}
Mon, 12 Nov 2007 22:43:08 +0100 Mikael Berthe Fix a race in roster_add_user()
Sat, 10 Nov 2007 23:15:16 +0100 Mikael Berthe Add on_server flag
Sun, 21 Oct 2007 10:07:16 +0200 Mikael Berthe Fix typo in the straffil structure (reported by gst)
Thu, 13 Sep 2007 20:05:21 +0200 Mikael Berthe Implement "/roster display"
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