verse: Really pass the connection to ondisconnect, not some unknown global
|
Kim Alvefur |
Sun, 10 Feb 2013 04:20:44 +0100 |
plugins.smacks: Start counting when sending <enable/>
|
Kim Alvefur |
Sun, 10 Feb 2013 03:41:45 +0100 |
verse: Only fire the disconnected event if the stream and the connection are still associated (fixes smacks issue)
|
Kim Alvefur |
Sun, 10 Feb 2013 03:29:04 +0100 |
plugins.smacks: Don't try to reconnect on gracefull stream closure
|
Kim Alvefur |
Sun, 10 Feb 2013 02:54:01 +0100 |
verse.client: Try to behave better when stream is closed gracefully
|
Kim Alvefur |
Sun, 10 Feb 2013 02:53:03 +0100 |
verse: Add missing 'reason' argument to stream:close()
|
Kim Alvefur |
Sun, 10 Feb 2013 02:50:02 +0100 |
plugins.smacks: Re-send unacked outgoing stanzas on resumption
|
Kim Alvefur |
Sun, 10 Feb 2013 01:54:30 +0100 |
plugins.smacks: Break less on sending of non-stanzas such as raw strings.
|
Kim Alvefur |
Sun, 10 Feb 2013 00:10:19 +0100 |
plugins.receipts: XEP-0184 support.
|
Kim Alvefur |
Mon, 04 Feb 2013 01:04:01 +0100 |
plugins.carbons: Update to Carbons v0.8
|
Kim Alvefur |
Sat, 22 Dec 2012 17:53:40 +0100 |
util.vcard: Don't break on data outside of VCARD sections (thanks moo-min)
|
Kim Alvefur |
Mon, 17 Dec 2012 12:47:25 +0100 |
plugins.vcard: Convert textual vCards to XEP-54 format
|
Kim Alvefur |
Thu, 11 Oct 2012 17:00:20 +0200 |
plugins/sasl: Use ANONYMOUS authentication when no username provided
|
James Callahan |
Mon, 10 Sep 2012 23:37:04 +1000 |
component: allow binding to non-host jids (thanks mva)
|
Kim Alvefur |
Fri, 31 Aug 2012 19:40:14 +0200 |
plugins.vcard: Fix previous commit
|
Kim Alvefur |
Mon, 27 Aug 2012 00:18:53 +0200 |
plugins.vcard: Update for never util.vcard
|
Kim Alvefur |
Mon, 27 Aug 2012 00:13:47 +0200 |
util.vcard: Handle empty vcards
|
Kim Alvefur |
Mon, 27 Aug 2012 00:04:30 +0200 |
util.vcard: Iterate on tags instead of items (thanks mva)
|
Kim Alvefur |
Thu, 09 Aug 2012 20:18:55 +0200 |
plugins.adhoc: Collect a <note/>
|
Kim Alvefur |
Wed, 04 Jul 2012 03:37:16 +0200 |
plugins.adhoc: Add explicit dependency on the disco plugin.
|
Kim Alvefur |
Wed, 04 Jul 2012 03:34:12 +0200 |
util.vcard: Ignore undefined properties
|
Kim Alvefur |
Sun, 01 Jul 2012 13:54:09 +0200 |
util.vcard: Completed separation of parsers and generators
|
Kim Alvefur |
Sun, 01 Jul 2012 12:38:54 +0200 |
plugins.archive: Don't modify the query params table
|
Kim Alvefur |
Mon, 25 Jun 2012 02:27:43 +0200 |
squishy, plugins.archive: Fetch RSM lib from prosody-modules and use.
|
Kim Alvefur |
Fri, 08 Jun 2012 21:39:01 +0200 |
plugins.archive: Treat query params correctly
|
Kim Alvefur |
Fri, 08 Jun 2012 06:44:20 +0200 |
plugins.sasl: Collect text message on SASL failure
|
Kim Alvefur |
Mon, 28 May 2012 17:32:38 +0200 |
plugins.groupchat: Import util.jid here too.
|
Kim Alvefur |
Fri, 18 May 2012 22:11:23 +0200 |
plugins.bind: Import util.jid to fix traceback
|
Matthew Wild |
Fri, 18 May 2012 20:39:30 +0100 |
squishy: Update to fetch from a pre-timber revision of Prosody
|
Matthew Wild |
Thu, 17 May 2012 19:41:41 +0100 |
util.vcard: Don't use module()
|
Kim Alvefur |
Sun, 13 May 2012 20:14:32 +0200 |