log mcabber/src/jab_iq.c @ 1575:8e52ce94eee0

age author description
Tue, 20 Jan 2009 09:03:24 +0100 franky Change dataform s/text-multi/text-single to reflect the UI (suggested by ISBear)
Tue, 20 Jan 2009 08:48:11 +0100 franky Fix segfaults when receiving malformed XEP-0146 packets
Fri, 10 Oct 2008 20:29:15 +0200 Mikael Berthe Fix gcc warnings related to inline/static uses
Tue, 15 Jul 2008 21:37:43 +0200 Mikael Berthe Add option 'iq_hide_requests'
Mon, 28 Apr 2008 19:34:10 +0200 Mikael Berthe Improve last ad-hoc fix
Mon, 28 Apr 2008 18:54:55 +0200 Mikael Berthe Do not discard the command sessionid in remote command results
Thu, 17 Apr 2008 21:01:09 +0200 Mikael Berthe Avoid mixed declarations and code
Sat, 12 Apr 2008 13:35:03 +0200 Mikael Berthe Improve Remote Controlling Clients
Fri, 11 Apr 2008 21:59:06 +0200 Mikael Berthe Fix two comments
Sat, 19 Jan 2008 16:42:34 +0100 Mikael Berthe Rename command public functions
Sat, 19 Jan 2008 16:30:39 +0100 Mikael Berthe Update copyrights
Mon, 10 Dec 2007 21:45:24 +0100 Mikael Berthe Use bookmarked nickname when manually joining a room
Sun, 09 Dec 2007 19:17:42 +0100 Mikael Berthe Do not use struct tm's tm_gmtoff if not available
Thu, 29 Nov 2007 20:54:38 +0100 Mikael Berthe MUC: Store room settings (print_status, auto_whois) in private storage
Mon, 12 Nov 2007 19:27:55 +0100 Mikael Berthe Small code cleanup