Software /
code /
verse
Log
plugins/pubsub.lua @ 257:816b8ccb3082
description | author | age |
---|---|---|
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 |