Software /
code /
prosody
Log
plugins/mod_pubsub.lua @ 5308:fd3219d64414
description | author | age |
---|---|---|
mod_pubsub: Ignore subscription options for now, fixes traceback due to missing form | Kim Alvefur | Thu, 24 Jan 2013 16:36:48 +0100 |
mod_pubsub, util.pubsub: Implement the purge action | Kim Alvefur | Thu, 24 Jan 2013 00:58:03 +0100 |
mod_pubsub: Advertise autocreate_on_publish correctly. | Kim Alvefur | Wed, 23 Jan 2013 22:41:18 +0100 |
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 |