doc: Add Carbons example
|
Kim Alvefur |
Wed, 02 Nov 2011 01:18:53 +0100 |
squishy: Add carbons plugin
|
Kim Alvefur |
Wed, 02 Nov 2011 01:18:16 +0100 |
plugins.carbons: Add, implements Message Carbons (XEP 280)
|
Kim Alvefur |
Wed, 02 Nov 2011 01:17:54 +0100 |
squishy: add vcard, vcard_update, jingle_ibb
|
Kim Alvefur |
Wed, 02 Nov 2011 01:11:35 +0100 |
plugins.pubsub: New, OOP-ish, PubSub interface. Beware of stubs.
|
Kim Alvefur |
Wed, 12 Oct 2011 18:11:07 +0200 |
plugins.pubsub: implement node creation
|
Kim Alvefur |
Tue, 11 Oct 2011 13:26:11 +0200 |
plugins.jingle: Stop event propagation after returning errors
|
Kim Alvefur |
Sun, 02 Oct 2011 00:30:12 +0200 |
plugins.jingle_ibb: In-Band Bytestreams, initial commit.
|
Kim Alvefur |
Fri, 30 Sep 2011 05:17:06 +0200 |
plugins.version: Use get_child_text() and fix traceback on empty iq-result reply.
|
Kim Alvefur |
Thu, 22 Sep 2011 19:52:06 +0200 |
plugins.roster: Check stream features for roster versioning support.
|
Kim Alvefur |
Thu, 08 Sep 2011 18:04:49 +0200 |
plugins.pep: Reuse the pubsub plugin.
|
Kim Alvefur |
Thu, 08 Sep 2011 18:03:07 +0200 |
plugins.groupchat: Improve room subject handling, add event
|
Kim Alvefur |
Thu, 08 Sep 2011 17:51:11 +0200 |
squishy: Add a convenience function for plugins
|
Kim Alvefur |
Tue, 30 Aug 2011 19:26:53 +0200 |
plugins.roster: Fix wrong name of reply variable
|
Kim Alvefur |
Sun, 28 Aug 2011 23:34:59 +0200 |
plugins.disco: Increase hook priority. Fixes duplicated disco features.
|
Kim Alvefur |
Tue, 16 Aug 2011 02:32:36 +0200 |
plugins.jingle: Logging fix
|
Kim Alvefur |
Sun, 14 Aug 2011 21:45:21 +0200 |
plugins.roster: Roster versioning support.
|
Kim Alvefur |
Tue, 07 Jun 2011 20:29:54 +0200 |
plugins.roster: Don't signal roster events if there was no such item
|
Kim Alvefur |
Tue, 24 May 2011 20:22:02 +0200 |
squishy: Add the roster plugin
|
Kim Alvefur |
Wed, 20 Apr 2011 01:32:25 +0200 |
plugins.groupchat: Bump topic change handling up a bit
|
Kim Alvefur |
Sun, 20 Mar 2011 19:00:26 +0100 |
plugins.keepalive: Add (thanks chris)
|
Matthew Wild |
Fri, 18 Mar 2011 22:15:21 +0000 |
verse: Expose net.server as verse.server
|
Matthew Wild |
Fri, 18 Mar 2011 21:50:06 +0000 |
squishy: Add smacks and keepalive plugins
|
Matthew Wild |
Fri, 18 Mar 2011 21:49:18 +0000 |
plugins.smacks: Scatter some logging and comments through the code for good measure
|
Matthew Wild |
Fri, 18 Mar 2011 21:48:24 +0000 |
plugins.smacks: Fix event priority and handling to make the code actually... work
|
Matthew Wild |
Fri, 18 Mar 2011 21:46:33 +0000 |
plugins.smacks: Remove some debugging code from resumption success handling, and fire a "resumed" event instead
|
Matthew Wild |
Fri, 18 Mar 2011 21:42:49 +0000 |
plugins.smacks: Add 1s delay between reconnect attempts
|
Matthew Wild |
Fri, 18 Mar 2011 21:42:00 +0000 |
verse.client: Reopen stream in response to 'connected' event
|
Matthew Wild |
Fri, 18 Mar 2011 21:39:57 +0000 |
libs/adhoc.lib.lua: Update copy (ugh) from Prosody
|
Matthew Wild |
Fri, 18 Mar 2011 21:33:53 +0000 |
plugins.*: Use verse.stanza() & co instead of require util.stanza
|
Kim Alvefur |
Thu, 17 Mar 2011 18:33:52 +0100 |