log mcabber/mcabber/xmpp.c @ 2109:0c2276f60f78

age author description
Tue, 15 Oct 2013 19:10:48 +0200 Roeland Jago Douma Less verbose logging of received carbons
Sun, 03 Mar 2013 14:32:16 +0100 Roeland Jago Douma Very basic carbons support is hacked into mcabber.
Fri, 01 Mar 2013 15:27:29 +0100 Roeland Jago Douma We can determine if the server supports carbons. By means of XEP-0030: Service
Thu, 03 Apr 2014 16:11:16 +0200 Hermitifier Add option to highlight timestamp added by server.
Mon, 04 Nov 2013 21:48:04 +0100 franky Added setting "ssl_ca" to set additional certificates to trust
Fri, 25 Oct 2013 22:14:40 +0200 franky Fix GCC warning (variable set but not used)
Fri, 25 Oct 2013 21:27:31 +0200 franky Fix compilation for old loudmouth libraries
Thu, 24 Oct 2013 22:52:01 +0200 franky Added setting "ssl_ciphers" to define the allowed ciphers
Wed, 15 May 2013 13:32:42 +0300 Myhailo Danylenko Round high priority
Tue, 27 Nov 2012 15:26:26 +0100 Mikael Berthe Hopefully fix #94 (OTR leak when block_unsubscribed is set)
Mon, 15 Oct 2012 19:53:02 +0200 Mikael Berthe Make message delivery receipts more backward-compatible
Sun, 14 Oct 2012 17:41:56 +0200 Mikael Berthe Delivery receipts: Use LM-generated messages id
Sun, 14 Oct 2012 17:39:11 +0200 Myhailo Danylenko Fix receipts handling according to recent XEP updates
Sat, 25 Aug 2012 15:42:34 +0200 Mikael Berthe Update a comment
Mon, 30 Jul 2012 22:39:17 +0200 Mikael Berthe xmpp_setstatus: send presence to MUC rooms before the global presence
Sat, 28 Jul 2012 14:40:50 +0200 Mikael Berthe Fix /request time
Thu, 01 Mar 2012 15:10:41 +0100 Hermitifier Allow to select to which buddy resource messages go. Closes issue #55
Wed, 29 Feb 2012 09:18:09 +0100 Hermitifier Fix bookmarks losing autojoin attribute
Thu, 26 Jan 2012 10:11:03 +0100 Hermitifier Accept "true" as well as "1" for autojoin in bookmarked rooms
Mon, 03 Oct 2011 16:00:34 +0200 Hermitifier Add support for XEP-0115 Entity Capabilities, with offline cache
Sun, 24 Jul 2011 13:30:47 +0200 Myhailo Danylenko Fix GCC warnings (variables set but not used)
Wed, 30 Mar 2011 22:02:48 +0200 Mikael Berthe Add a dummy handler for some unhandled IQ replies
Sun, 27 Mar 2011 12:45:41 +0200 Mikael Berthe XEP 184: don't send receipts to buddies that have no presence subscription
Sat, 26 Mar 2011 14:45:19 +0100 Mikael Berthe Add /room setopt flag_joins (Hermitifier)
Thu, 24 Mar 2011 20:53:08 +0100 Mikael Berthe Do not add items to roster with commands /move and /rename (Hermitifier)
Sat, 19 Mar 2011 13:06:23 +0100 Mikael Berthe Remove deprecated status invisible
Tue, 15 Mar 2011 14:07:44 +0100 Mikael Berthe Do not block system messages when block_unsubscribed is set
Mon, 14 Mar 2011 13:17:17 +0100 Mikael Berthe Improve MUC support (Myhailo Danylenko)
Mon, 14 Mar 2011 12:53:27 +0100 Mikael Berthe Add support for XEP-0249 / Direct MUC Invitations (Myhailo Danylenko)
Sat, 12 Feb 2011 18:31:31 +0100 Mikael Berthe Fix "/rename -" (Hermitifier)