Log

description author age
util.pubsub: Fix nil global access in get_nodes() Matthew Wild 2010-12-21
mod_pubsub: Return disco#info stanza from build_disco_info() Matthew Wild 2010-12-21
mod_pubsub: Iterate over disco features in correct table Matthew Wild 2010-12-21
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 2010-12-21
mod_pubsub: Fix capabilities table from some debugging Matthew Wild 2010-12-21
mod_pubsub: Make the pubsub host an admin too Matthew Wild 2010-12-21
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 2010-12-21
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 2010-12-21