Software /
code /
prosody
Log
util/pubsub.lua @ 3931:6daed692264f
description | author | age |
---|---|---|
util.pubsub: get_items(): When requesting a specific item, use the id as a key to mirror the multiple-item case | Matthew Wild | Wed, 22 Dec 2010 02:13:26 +0000 |
util.pubsub: Add service:set_node_capabilities() | Matthew Wild | Tue, 21 Dec 2010 15:26:37 +0000 |
util.pubsub: Fix nil global access in get_nodes() | Matthew Wild | Tue, 21 Dec 2010 04:17:24 +0000 |
util.pubsub: Too many changes to list or split sensibly. Added access control to all methods, with capabilities support. Renamed get() -> get_items() and changed it to return true, result on success. Support for autocreate_on_subscribe and autocreate_on_publish config options. | Matthew Wild | Tue, 21 Dec 2010 03:26:06 +0000 |
util.pubsub: Modify new() to take a config, and add a default config via a metatable | Matthew Wild | Tue, 21 Dec 2010 03:22:40 +0000 |
util.pubsub: Add service:get_nodes() | Matthew Wild | Fri, 17 Dec 2010 13:23:01 +0000 |
mod_pubsub: Support item retraction | Florian Zeitz | Sun, 05 Dec 2010 04:19:23 +0100 |