Software /
code /
verse
Log
plugins/pubsub.lua @ 250:a5ac643a7fd6
description | author | age |
---|---|---|
added local verse var to all plugins | mva | Fri, 02 Dec 2011 11:02:02 +0600 |
plugins.pubsub: Make the old functions wrap the new. | Kim Alvefur | Mon, 28 Nov 2011 17:15:41 +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.pubsub: Fix to use :childtags() for iterating through items in a pubsub notification (:matching_tags() was removed from Prosody) | Matthew Wild | Mon, 14 Mar 2011 15:17:32 +0000 |
plugins.pubsub: Return true to indicate success loading | Matthew Wild | Wed, 15 Dec 2010 14:50:10 +0000 |
plugins.pubsub: Fire pubsub/event on incoming pubsub notifications | Matthew Wild | Fri, 03 Dec 2010 04:11:18 +0000 |