log mcabber/src/roster.c @ 1546:c4ed9e145279

age author description
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"