log mcabber/src/jabglue.c @ 830:80434fde7cfa

age author description
Tue, 25 Apr 2006 07:05:50 +0200 Mikael Berthe New option "delete_on_reject"
Sat, 22 Apr 2006 10:50:54 +0200 Mikael Berthe New option 'block_unsubscribed'
Fri, 21 Apr 2006 19:08:04 +0200 Mikael Berthe Fix a buddylist bug when receiving a subscription request
Sat, 08 Apr 2006 12:04:32 +0200 Mikael Berthe Fix up /request command
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
Tue, 14 Mar 2006 12:22:35 +0100 Mikael Berthe Check for events timeout
Tue, 14 Mar 2006 12:04:46 +0100 Mikael Berthe Add event description when receiving a subscription request
Tue, 14 Mar 2006 11:55:41 +0100 Mikael Berthe Fix small typo
Mon, 13 Mar 2006 23:41:29 +0100 Mikael Berthe Avoid reusing events ids
Mon, 13 Mar 2006 19:20:03 +0100 Mikael Berthe Use events system for subscription requests
Mon, 13 Mar 2006 17:28:24 +0100 Mikael Berthe Introduce user "events" list
Thu, 09 Mar 2006 20:15:37 +0100 Mikael Berthe Some code cleanup
Thu, 09 Mar 2006 18:06:02 +0100 Mikael Berthe MUC: Update the chat status line when the topic is updated
Sun, 05 Mar 2006 16:54:01 +0100 Mikael Berthe Fix a roster refresh issue
Sun, 05 Mar 2006 00:17:12 +0100 Mikael Berthe Use room topic as a description in the chat status line
Sat, 04 Mar 2006 18:55:54 +0100 Mikael Berthe Update status lines
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
Thu, 15 Dec 2005 22:35:34 +0100 Mikael Berthe Improve subscription management
Thu, 15 Dec 2005 19:56:19 +0100 Mikael Berthe Consider buddies as offline when they have cancelled our subscription
Thu, 15 Dec 2005 18:51:06 +0100 Mikael Berthe Do not send message "online" when adding a buddy
Thu, 15 Dec 2005 15:40:21 +0100 Mikael Berthe Code cleanup + remove deprecated Agents list IQ request
Thu, 15 Dec 2005 12:52:37 +0100 Mikael Berthe Store subscription data
Tue, 13 Dec 2005 23:50:00 +0100 Mikael Berthe Free room personal data when receiving the unavailable stanza, not before
Tue, 13 Dec 2005 23:40:17 +0100 Mikael Berthe Add "/room destroy"
Tue, 13 Dec 2005 23:04:09 +0100 Mikael Berthe Fix some display issues
Sat, 10 Dec 2005 23:18:26 +0100 Mikael Berthe Fix a few UTF-8 related issues
Sat, 10 Dec 2005 20:17:49 +0100 Mikael Berthe Improve fix from changeset 1b773c760a99
Sat, 10 Dec 2005 19:06:01 +0100 Mikael Berthe Kick/ban: convert reason to user's locale
Sat, 10 Dec 2005 18:50:08 +0100 Mikael Berthe Missing initialization
Fri, 09 Dec 2005 19:49:58 +0100 Mikael Berthe jb_room_setattrib()