Log

plugins/pubsub.lua @ 416:92ce569b9b73

description author age
plugins: Cleanup [luacheck] Kim Alvefur 2015-09-03
plugins.pubsub: Implement fetching of items Kim Alvefur 2013-07-06
plugins.pubsub: Keep track of wrapped callbacks Kim Alvefur 2013-07-06
plugins.pubsub: Implement node discovery Kim Alvefur 2013-07-06
plugins.pubsub: If no jid given to unsubscribe with, default to what was subscribed to (if given) or the bound jid Kim Alvefur 2013-05-10
plugins.pubsub: Collect the subscribed jid Kim Alvefur 2013-05-10
plugins.pubsub: Implement retract, purge and delete operations Kim Alvefur 2013-02-10
plugins.pubsub: Explicitly subscribe with our current full jid as default Kim Alvefur 2013-02-10
plugins.pubsub: Add a local variable to save some table lookups Kim Alvefur 2012-03-05
plugins.pubsub: Implement unsubscribe. Kim Alvefur 2012-01-01
plugins.pubsub: Fix to use correct method in backwards-compatibility code Matthew Wild 2011-12-11
plugins.pubsub: Fix typo Kim Alvefur 2011-12-10
plugins.pubsub: Fix missing <item/> when publishing. Kim Alvefur 2011-12-10
added local verse var to all plugins mva 2011-12-02
plugins.pubsub: Make the old functions wrap the new. Kim Alvefur 2011-11-28
plugins.pubsub: New, OOP-ish, PubSub interface. Beware of stubs. Kim Alvefur 2011-10-12
plugins.pubsub: implement node creation Kim Alvefur 2011-10-11
plugins.pubsub: Fix to use :childtags() for iterating through items in a pubsub notification (:matching_tags() was removed from Prosody) Matthew Wild 2011-03-14
plugins.pubsub: Return true to indicate success loading Matthew Wild 2010-12-15
plugins.pubsub: Fire pubsub/event on incoming pubsub notifications Matthew Wild 2010-12-03
plugins.pubsub, squishy: New pubsub plugin (basic) Matthew Wild 2010-11-16