Software /
code /
prosody
Log
util/pubsub.lua @ 4142:caa78589598f
description | author | age |
---|---|---|
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 |
util.pubsub: Use correct node name when returning a list of multiple nodes in a subscriptions response | Matthew Wild | Wed, 22 Dec 2010 16:45:32 +0000 |
util.pubsub: Add service-wide subscription tracking, and add :get_subscriptions() | Matthew Wild | Wed, 22 Dec 2010 03:46:32 +0000 |
util.pubsub: Small code tidying for :get_subscription() | Matthew Wild | Wed, 22 Dec 2010 03:46:07 +0000 |