log mcabber/src/jabglue.c @ 706:934fddc99592

age author description
Sat, 18 Feb 2006 15:07:51 +0100 Mikael Berthe Check for IQ requests timeouts
Sun, 12 Feb 2006 11:39:32 +0100 Mikael Berthe Update Copyright (2006)
Sat, 11 Feb 2006 15:32:41 +0100 Mikael Berthe Fix up jb_request(), when the resource is unknown
Sat, 11 Feb 2006 15:18:45 +0100 Mikael Berthe Add /request command
Thu, 09 Feb 2006 23:21:49 +0100 Mikael Berthe Implement IQ:time requests
Mon, 06 Feb 2006 21:06:19 +0100 Mikael Berthe Use the new IQ system for authentication
Mon, 06 Feb 2006 20:02:09 +0100 Mikael Berthe Switch IQ packet creation to the new IQ system
Sat, 28 Jan 2006 12:02:14 +0100 Mikael Berthe Fix a small issue in roster_msg_setflag()
Sat, 28 Jan 2006 11:07:02 +0100 Mikael Berthe Using "/status invisible -" did not clear the status message
Sun, 15 Jan 2006 10:49:50 +0100 Mikael Berthe Do not process packet if type = 0
Sat, 14 Jan 2006 11:02:13 +0100 Mikael Berthe Small jb_disconnect() improvement
Sat, 07 Jan 2006 13:59:17 +0100 Mikael Berthe Use "(...)" when cutting a multi-line status message in the log window
Sat, 07 Jan 2006 12:17:49 +0100 Mikael Berthe MUC: Set the new_message flag when joining a room
Sat, 07 Jan 2006 11:01:58 +0100 Mikael Berthe MUC: Be more verbose when joining a room
Sat, 07 Jan 2006 10:56:46 +0100 Mikael Berthe We do not need buddy_isresource() anymore
Sat, 07 Jan 2006 10:32:55 +0100 Mikael Berthe MUC: Fix a timestamp issue when joining a room
Sat, 07 Jan 2006 01:15:04 +0100 Mikael Berthe MUC: fix join bug when the conference is in the roster
Thu, 05 Jan 2006 22:01:11 +0100 Mikael Berthe Small handle_presence_muc() update
Thu, 05 Jan 2006 20:20:57 +0100 Mikael Berthe MUC: better nickname check when entering a room
Mon, 02 Jan 2006 22:07:15 +0100 Mikael Berthe Fix double UTF-8 encoding when joining a room
Fri, 30 Dec 2005 12:46:48 +0100 Mikael Berthe Fix a crash when a resource contains non-representable chars
Sun, 25 Dec 2005 20:51:20 +0100 Mikael Berthe Send "</stream:stream>" when disconnecting from the server
Sun, 25 Dec 2005 20:20:20 +0100 Mikael Berthe Log to the tracelog file when joining a room
Fri, 23 Dec 2005 22:57:34 +0100 Mikael Berthe MUC: use timestamp when available
Tue, 20 Dec 2005 00:18:47 +0100 Mikael Berthe Fix a bug in jb_addbuddy() 0.7.2
Sat, 17 Dec 2005 18:39:04 +0100 Mikael Berthe Show presence timestamps in "/info" and "/room whois"
Sat, 17 Dec 2005 13:48:07 +0100 Mikael Berthe Fix double UTF-8 decoding
Fri, 16 Dec 2005 13:34:13 +0100 Mikael Berthe Add "/authorization" command
Fri, 16 Dec 2005 12:09:46 +0100 Mikael Berthe MUC: display reason, if any, when a room has been destroyed
Thu, 15 Dec 2005 23:08:22 +0100 Mikael Berthe Respect RFC 3921 order advice