Software /
code /
prosody
Log
plugins/mod_pubsub.lua @ 5077:6c2c8bf36d22
description | author | age |
---|---|---|
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza() | Kim Alvefur | Thu, 26 Jul 2012 04:35:13 +0200 |
mod_pubsub.lua: Fix global access | Kim Alvefur | Tue, 24 Apr 2012 21:42:26 +0200 |
mod_pubsub: Add 'publisher' affiliation (can't create/configure nodes, can do everything else) | Matthew Wild | Sun, 14 Aug 2011 13:39:40 -0400 |
mod_pubsub: Send node items to new subscribers | Matthew Wild | Sun, 14 Aug 2011 13:37:42 -0400 |
mod_pubsub: Add newline at end of file | Matthew Wild | Sun, 14 Aug 2011 13:37:08 -0400 |
mod_pubsub: Handle options tag in subscription request (currently doesn't work as options_form is not defined) | Matthew Wild | Sun, 14 Aug 2011 13:36:54 -0400 |
mod_pubsub: Support for setting a disco name | Marco Cirillo | Wed, 06 Apr 2011 20:00:44 +0100 |