log mcabber/src/jabglue.c @ 1330:7ba1b6d7ddcd

age author description
Sat, 20 Oct 2007 19:37:11 +0200 Mikael Berthe Fix a bug when receiving an invitation
Thu, 13 Sep 2007 20:05:21 +0200 Mikael Berthe Implement "/roster display"
Mon, 10 Sep 2007 21:56:50 +0200 Mikael Berthe Allow vcard requests to a full jid
Sun, 09 Sep 2007 13:24:40 +0200 Mikael Berthe Fix jb_send_msg() call in OTR
Sat, 08 Sep 2007 13:21:07 +0200 Michal 'vorner' Vaner -n and -f flags to message-sending commands
Fri, 07 Sep 2007 17:07:35 +0200 Mikael Berthe Fix a gcc warning
Thu, 30 Aug 2007 00:52:51 +0200 Frank Zschockelt OTR support
Sun, 26 Aug 2007 18:24:14 +0200 Michal 'vorner' Vaner Drawing the MUC nicks by a different color
Sat, 25 Aug 2007 17:34:07 +0200 Mikael Berthe Implement XEP-0203 (Delayed Delivery)
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)
Mon, 18 Jun 2007 21:12:35 +0200 Mikael Berthe Make room bookark more verbose, and remove duplicate bookmarks
Sat, 16 Jun 2007 12:28:27 +0200 Mikael Berthe Small MUC invitation improvement
Sat, 16 Jun 2007 12:19:14 +0200 Mikael Berthe Fix a roster bug when receiving a MUC invitation
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.
Tue, 01 May 2007 16:33:26 +0200 Mikael Berthe Free rosternotes data when we're disconnected
Sat, 28 Apr 2007 22:01:37 +0200 Mikael Berthe Update copyrights
Fri, 27 Apr 2007 00:37:57 +0200 Mikael Berthe Add /pgp [-]force
Sat, 21 Apr 2007 15:10:57 +0200 Mikael Berthe Remove a warning when gpgme is disabled
Sat, 17 Feb 2007 15:14:39 +0100 Mikael Berthe Add option 'muc_flag_joins'
Sat, 17 Feb 2007 11:32:26 +0100 Mikael Berthe Silence a warning
Sat, 17 Feb 2007 11:25:41 +0100 Mikael Berthe Make /roster bookmark in the status buffer show all bookmarks
Fri, 16 Feb 2007 16:05:02 +0100 Mikael Berthe Fix a MUC problem with some servers
Sun, 21 Jan 2007 16:08:54 +0100 Mikael Berthe Do not use chat states of error messages :)
Sat, 20 Jan 2007 18:41:13 +0100 misc Support for invitations to muc rooms
Wed, 13 Dec 2006 21:51:51 +0100 Mikael Berthe Allow short key format in check_signature()
Sun, 10 Dec 2006 15:01:18 +0100 Mikael Berthe Fix a potential JEP22/85 issue introduced by changeset 10f9d6fcfeab
Fri, 08 Dec 2006 22:08:05 +0100 Mikael Berthe JEP85: Reset composing/paused state when a resource with higher prio comes up
Sun, 03 Dec 2006 19:29:50 +0100 Mikael Berthe Fix memory leaks after calls to buddy_getresources()
Sun, 03 Dec 2006 12:00:17 +0100 Mikael Berthe Fix a memory leak in JEP22 handling
Sat, 02 Dec 2006 13:11:44 +0100 Mikael Berthe Add key comparison for signatures & use user-provided PGP keys for encryption
Sat, 02 Dec 2006 11:13:40 +0100 Mikael Berthe Extand pgp_data structure
Thu, 30 Nov 2006 19:51:09 +0100 Mikael Berthe Code cleanup
Mon, 27 Nov 2006 23:39:40 +0100 Mikael Berthe PGP: Visual encryption flag
Mon, 27 Nov 2006 20:55:33 +0100 Mikael Berthe Cleanup/cosmetics
Mon, 27 Nov 2006 20:08:32 +0100 Mikael Berthe PGP: Sign empty <status/> presence elements
Sun, 26 Nov 2006 20:24:34 +0100 Mikael Berthe PGP: Do not sign presence messages to chatrooms
Sun, 26 Nov 2006 18:40:05 +0100 Mikael Berthe Tell the user when a signature is bad
Sun, 26 Nov 2006 18:05:31 +0100 Mikael Berthe Verify signatures for empty status messages
Sun, 26 Nov 2006 17:12:34 +0100 Mikael Berthe Encryption support for outgoing messages
Sun, 26 Nov 2006 17:08:21 +0100 Mikael Berthe Store contacts PGP keys
Sun, 26 Nov 2006 10:42:25 +0100 Mikael Berthe Initial PGP support (decrypt)
Sat, 18 Nov 2006 15:48:49 +0100 Mikael Berthe Remove useless message
Sat, 18 Nov 2006 10:44:58 +0100 Mikael Berthe Annotations listing (/roster note in the status buffer)
Wed, 15 Nov 2006 22:24:20 +0100 Mikael Berthe XEP-0145: display note dates
Wed, 15 Nov 2006 19:27:59 +0100 Mikael Berthe XEP-0145: Handle dates
Wed, 15 Nov 2006 19:23:40 +0100 Mikael Berthe Only update server private storage data if they've changed
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 15:55:04 +0100 Mikael Berthe Set the msg_flag when we leave a MUC room
Sun, 12 Nov 2006 12:12:38 +0100 Mikael Berthe Add a call to buddylist_build()
Sun, 12 Nov 2006 10:45:13 +0100 Mikael Berthe Functions to update room bookmarks
Tue, 07 Nov 2006 22:43:17 +0100 Mikael Berthe Initial VCard retrieval support
Mon, 06 Nov 2006 22:54:01 +0100 Mikael Berthe Auto-reconnect after a network/server failure
Sat, 04 Nov 2006 22:06:37 +0100 Mikael Berthe Redo chat states detection if we receive a message error packet from a contact
Fri, 03 Nov 2006 21:10:30 +0100 Mikael Berthe Do not use JEP-22 in MUC rooms
Thu, 02 Nov 2006 22:34:52 +0100 Mikael Berthe Cosmetics & comments
Wed, 01 Nov 2006 21:36:50 +0100 Mikael Berthe Add option 'disable_chatstates'