Software /
code /
prosody
Log
util/pubsub.lua @ 5181:1e9508ae44cc
description | author | age |
---|---|---|
util.pubsub: Add item-published event | Matthew Wild | Thu, 15 Nov 2012 13:24:44 -0500 |
util.pubsub: Remove access checking from remove_all_subscriptions (temporarily?) | Matthew Wild | Tue, 30 Aug 2011 17:51:36 -0400 |
util.pubsub: Add service:remove_all_subscriptions() | Matthew Wild | Tue, 30 Aug 2011 15:48:16 -0400 |
util.pubsub: Support for events (currently subscription-added and subscription-removed) | Matthew Wild | Tue, 30 Aug 2011 15:03:27 -0400 |
util.pubsub: Use built-in actor for auto-creating nodes on publish and subscribe (so they never fail due to permissions) | Matthew Wild | Mon, 29 Aug 2011 15:42:15 -0400 |
util.pubsub: Pass true instead of nil as the actor in a bunch of places, and fix a bunch of methods to not traceback on this (those with *_other capability checking). | Matthew Wild | Sat, 08 Jan 2011 23:17:17 +0000 |
util.pubsub: Some tidying/optimisation to service:may() | Matthew Wild | Sat, 08 Jan 2011 23:15:27 +0000 |