Software /
code /
prosody
Log
util/pubsub.lua @ 4364:af40cf682eba
description | author | age |
---|---|---|
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 |
util.pubsub: Return correct node in get_subscriptions() | Kim Alvefur | Wed, 22 Dec 2010 17:42:35 +0100 |