plugins.pubsub: Implement fetching of items
|
Kim Alvefur |
Sat, 06 Jul 2013 08:40:18 +0200 |
plugins.pubsub: Keep track of wrapped callbacks
|
Kim Alvefur |
Sat, 06 Jul 2013 08:38:31 +0200 |
plugins.pubsub: Implement node discovery
|
Kim Alvefur |
Sat, 06 Jul 2013 08:35:37 +0200 |
plugins.archive: Update for MAM 0.2
|
Kim Alvefur |
Sun, 30 Jun 2013 00:46:49 +0200 |
verse.client: Fix stream error error
|
Kim Alvefur |
Fri, 14 Jun 2013 23:25:54 +0200 |
plugins.register: Support submitting email when registering an account
|
Matthew Wild |
Sat, 08 Jun 2013 18:17:09 +0100 |
plugins.register: Fix event name (failure vs. failed)
|
Matthew Wild |
Sat, 08 Jun 2013 17:43:41 +0100 |
plugins.adhoc, plugins.jingle: Fix checking of type attribute (thanks Mark)
|
Matthew Wild |
Fri, 07 Jun 2013 14:36:41 +0100 |
plugins.adhoc: Add missing return in error case
|
Matthew Wild |
Tue, 28 May 2013 15:14:50 +0100 |
plugins.ping: Reply to pings
|
Kim Alvefur |
Sat, 11 May 2013 18:42:13 +0200 |
plugins.pubsub: If no jid given to unsubscribe with, default to what was subscribed to (if given) or the bound jid
|
Kim Alvefur |
Fri, 10 May 2013 12:19:57 +0200 |
plugins.pubsub: Collect the subscribed jid
|
Kim Alvefur |
Fri, 10 May 2013 12:13:36 +0200 |
verse.client: Fire stream error events, so they can be handled
|
Kim Alvefur |
Mon, 29 Apr 2013 10:58:40 +0200 |
util.dataforms: Add method for converting XML dataforms to tables
|
Kim Alvefur |
Fri, 15 Feb 2013 20:45:31 +0100 |
util.dataforms: Update from Prosody repo
|
Kim Alvefur |
Fri, 15 Feb 2013 20:40:56 +0100 |
plugins.pubsub: Implement retract, purge and delete operations
|
Kim Alvefur |
Sun, 10 Feb 2013 18:16:25 +0100 |
plugins.pubsub: Explicitly subscribe with our current full jid as default
|
Kim Alvefur |
Sun, 10 Feb 2013 18:14:31 +0100 |
verse: Fix disconnected event for unassociated connections
|
Kim Alvefur |
Sun, 10 Feb 2013 18:06:43 +0100 |
Backout 55e3fd7b9731
|
Kim Alvefur |
Sun, 10 Feb 2013 18:02:00 +0100 |
verse.client: Use a different flag to indicate that our outgoing stream is closed
|
Kim Alvefur |
Sun, 10 Feb 2013 04:52:17 +0100 |
verse: Err, I meant the stream, not the connection
|
Kim Alvefur |
Sun, 10 Feb 2013 04:29:20 +0100 |
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 |