log mcabber/src/jab_iq.c @ 1016:4d3c48844746

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