squishy, verse.client, verse.component, verse.bosh: Port to util.xmppstream instead of xmlhandlers which has been removed from Prosody. Also remove util.ztact from squishy for the same reason.
|
Matthew Wild |
Tue, 14 Dec 2010 16:04:29 +0000 |
plugins.bind: Fix the bind-success event, now fires with data { jid = result_jid } (thanks Jon)
|
Matthew Wild |
Sun, 05 Dec 2010 01:06:29 +0000 |
plugins.pubsub: Fire pubsub/event on incoming pubsub notifications
|
Matthew Wild |
Fri, 03 Dec 2010 04:11:18 +0000 |
squishy: Add --prosody option to specify a path to a Prosody checkout to use when squishing
|
Matthew Wild |
Tue, 30 Nov 2010 13:23:24 +0000 |
squishy: Add util.httpstream. Now also squishes bosh by default
|
Matthew Wild |
Sat, 27 Nov 2010 18:48:41 +0000 |
Merge with Zash
|
Matthew Wild |
Sat, 20 Nov 2010 16:33:34 +0000 |
plugins.private, squishy: Allow setting the storage node, and not just child(s). And add to squishy.
|
Kim Alvefur |
Sat, 20 Nov 2010 17:27:03 +0100 |
plugins.pubsub, squishy: New pubsub plugin (basic)
|
Matthew Wild |
Tue, 16 Nov 2010 11:49:42 +0000 |
squishy: Add legacy plugin
|
Matthew Wild |
Thu, 11 Nov 2010 03:13:51 +0000 |
plugins.legacy: Support for legacy non-SASL authentication :(
|
Matthew Wild |
Thu, 11 Nov 2010 03:12:53 +0000 |
doc/example_component.lua: Add code to echo stanzas
|
Matthew Wild |
Tue, 09 Nov 2010 19:59:02 +0000 |
verse.component: Namespacing fixes
|
Matthew Wild |
Tue, 09 Nov 2010 19:57:52 +0000 |