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
Sun, 11 Nov 2007 14:36:48 +0100 Mikael Berthe Update some copyrights
Sat, 10 Nov 2007 23:15:16 +0100 Mikael Berthe Add on_server flag
Sat, 10 Nov 2007 23:06:28 +0100 Mikael Berthe Add post-connect internal hook
Fri, 09 Nov 2007 23:33:52 +0100 Mikael Berthe Add option 'roster_hide_domain'
Sat, 03 Nov 2007 15:27:24 +0100 Mikael Berthe Fix a small memory leak
Sat, 27 Oct 2007 12:01:55 +0200 Mikael Berthe Ready for release 0.9.4
Sat, 27 Oct 2007 11:10:18 +0200 Mikael Berthe Minor coding style adjustments
Mon, 10 Sep 2007 21:56:50 +0200 Mikael Berthe Allow vcard requests to a full jid
Sun, 26 Aug 2007 18:24:14 +0200 Michal 'vorner' Vaner Drawing the MUC nicks by a different color
Sat, 25 Aug 2007 22:48:59 +0200 Mikael Berthe Implement XEP-0202 (Entity Time)
Mon, 20 Aug 2007 19:41:31 +0200 Mikael Berthe Add configurable colors for info and incoming messages (Michal 'vorner' Vaner)
Sun, 01 Jul 2007 12:22:54 +0200 Mikael Berthe Send service-unavailable when Last Activity is disabled
Fri, 22 Jun 2007 20:24:19 +0200 Mikael Berthe Update Entity Capabilities (add iq:last)
Fri, 22 Jun 2007 19:21:23 +0200 Mikael Berthe More jabber:iq:last support... (misc)
Thu, 17 May 2007 11:40:27 +0200 Mikael Berthe Fix iqscallback_auth() when authentication fails