log mcabber/src/jab_iq.c @ 1353:7caedca15e50

age author description
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
Tue, 08 May 2007 11:41:17 +0200 Mikael Berthe Simplify entity_version()
Tue, 08 May 2007 11:04:32 +0200 Mikael Berthe Make the entity id a smaller string
Tue, 08 May 2007 10:00:32 +0200 Mikael Berthe Entity Capabilities support (XEP-0115)
Tue, 01 May 2007 18:16:11 +0200 Mikael Berthe Improve Private Storage detection.
Sat, 28 Apr 2007 22:01:37 +0200 Mikael Berthe Update copyrights
Fri, 27 Apr 2007 22:31:30 +0200 Mikael Berthe Fix a segfault in XMPP Ping support
Thu, 15 Feb 2007 23:20:24 +0100 Mikael Berthe Small fixes, typos and cleanups
Thu, 15 Feb 2007 21:49:39 +0100 misc XEP-0146 support (Remote Controlling Clients)
Sat, 03 Feb 2007 18:31:55 +0100 misc Response to XMPP Ping (XEP-0199)
Thu, 30 Nov 2006 19:51:09 +0100 Mikael Berthe Code cleanup
Sun, 19 Nov 2006 11:51:14 +0100 Mikael Berthe Merge 0.8.3 stable branch
Thu, 16 Nov 2006 19:30:12 +0100 Mikael Berthe [BP-dd9e7eb5f8a8] Remove old UTF-8 conversions
Wed, 15 Nov 2006 00:04:57 +0100 Mikael Berthe Add /roster note
Mon, 13 Nov 2006 21:58:18 +0100 Mikael Berthe Add /request last
Sun, 12 Nov 2006 22:25:14 +0100 Mikael Berthe Keep the status and status messages when we're disconnected
Sun, 12 Nov 2006 10:45:13 +0100 Mikael Berthe Functions to update room bookmarks
Fri, 10 Nov 2006 22:00:14 +0100 Mikael Berthe Clean up vcard code
Fri, 10 Nov 2006 20:54:10 +0100 Mikael Berthe Improve vcard support
Wed, 08 Nov 2006 22:26:27 +0100 Mikael Berthe Use existing conference bookmarks
Tue, 07 Nov 2006 22:43:17 +0100 Mikael Berthe Initial VCard retrieval support
Tue, 07 Nov 2006 22:21:39 +0100 Mikael Berthe Remove old UTF-8 conversions
Wed, 01 Nov 2006 23:40:48 +0100 Mikael Berthe Answer IQ disco#info queries
Tue, 10 Oct 2006 20:15:06 +0200 Alexis Hildebrandt Cosmetic changes
Wed, 27 Sep 2006 22:57:23 +0200 Mikael Berthe Use U suffix for unsigned defines
Sat, 09 Sep 2006 13:10:27 +0200 Mikael Berthe Do not enter chat mode after command "/del"
Thu, 25 May 2006 21:56:37 +0200 Mikael Berthe Improve readability (/request {time,version})
Sat, 15 Apr 2006 11:17:34 +0200 Mikael Berthe Use hgcset (if available) when answering to IQ:version requests
Sat, 01 Apr 2006 15:57:14 +0200 Mikael Berthe Nicer message when receiving IQ result packet
Sat, 25 Mar 2006 20:01:51 +0100 Mikael Berthe Use PACKAGE_NAME/PACKAGE_VERSION instead of PACKAGE/VERSION
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
Mon, 13 Mar 2006 18:41:01 +0100 Mikael Berthe Free eviqs data field in iqs_del() and evs_del()
Mon, 13 Mar 2006 17:28:24 +0100 Mikael Berthe Introduce user "events" list
Sat, 18 Feb 2006 15:04:17 +0100 Mikael Berthe Fix a bug in iqs_check_timeout()
Sat, 18 Feb 2006 12:05:46 +0100 Mikael Berthe Display IQ results (time, version) in the chat window
Wed, 15 Feb 2006 23:00:49 +0100 Mikael Berthe Fix UTC time in IQ:version queries
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Sun, 12 Feb 2006 11:06:26 +0100 Mikael Berthe Propagate context to IQ callback functions
Thu, 09 Feb 2006 23:25:25 +0100 Mikael Berthe Cosmetics (line wrapping)
Thu, 09 Feb 2006 23:21:49 +0100 Mikael Berthe Implement IQ:time requests
Thu, 09 Feb 2006 23:20:28 +0100 Mikael Berthe Implement IQ:version requests
Thu, 09 Feb 2006 23:18:38 +0100 Mikael Berthe Introduce jb_iqs_display_list() helper function for debugging
Thu, 09 Feb 2006 23:16:46 +0100 Mikael Berthe Call IQ callback function when receiving an IQ error packet
Tue, 07 Feb 2006 21:14:47 +0100 Mikael Berthe Minor format change in IQ id string
Mon, 06 Feb 2006 21:06:19 +0100 Mikael Berthe Use the new IQ system for authentication
Mon, 06 Feb 2006 20:04:58 +0100 Mikael Berthe Call IQ callback function when receiving a RESULT packet
Mon, 06 Feb 2006 20:02:09 +0100 Mikael Berthe Switch IQ packet creation to the new IQ system