Software /
code /
verse
Log
plugins/pubsub.lua @ 263:598e9f93de78
description | author | age |
---|---|---|
plugins.pubsub: Fix missing <item/> when publishing. | Kim Alvefur | Sat, 10 Dec 2011 15:21:09 +0100 |
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 |