Software /
code /
prosody
Log
plugins/mod_pubsub.lua @ 3915:e24fcbb01fb6
description | author | age |
---|---|---|
mod_pubsub: Iterate over disco features in correct table | Matthew Wild | Tue, 21 Dec 2010 04:15:29 +0000 |
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 |
mod_pubsub: Add 'forbidden' error support | Matthew Wild | Tue, 21 Dec 2010 03:18:17 +0000 |
mod_pubsub: Preserve service object on module reload | Matthew Wild | Fri, 17 Dec 2010 13:35:21 +0000 |