Log

description author age
mod_pubsub: Build disco#info based on the methods provided by the pubsub service object. Add public set_service() method to change the service object used by the module. Matthew Wild Tue, 21 Dec 2010 04:06:36 +0000
mod_pubsub: Fix capabilities table from some debugging Matthew Wild Tue, 21 Dec 2010 03:30:18 +0000
mod_pubsub: Make the pubsub host an admin too Matthew Wild Tue, 21 Dec 2010 03:29:29 +0000
mod_pubsub: Update for latest util.pubsub and fix some bugs. New config options autocreate_on_publish, autocreate_on_subscribe and default_admin_affiliation. Matthew Wild Tue, 21 Dec 2010 03:27:22 +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
mod_pubsub: Add 'forbidden' error support Matthew Wild Tue, 21 Dec 2010 03:18:17 +0000