log plugins/mod_pubsub.lua @ 5360:e44cfbf0ae8d

age author description
Thu, 31 Jan 2013 18:41:01 +0100 Kim Alvefur mod_pubsub, util.pubsub: Add delete action
Thu, 31 Jan 2013 15:33:41 +0100 Kim Alvefur mod_pubsub: More strict checks for node and ids
Mon, 28 Jan 2013 01:06:05 +0100 Kim Alvefur mod_pubsub: Broadcast items correctly on new subscriptions
Sat, 26 Jan 2013 03:50:13 +0500 Waqas Hussain mod_pubsub: require usermanager.
Sat, 26 Jan 2013 03:49:45 +0500 Waqas Hussain mod_pubsub: Fix nil access error.
Fri, 25 Jan 2013 01:32:14 +0100 Florian Zeitz mod_pubsub, util.pubsub: Don't send purge notifications in an <items/> element
Thu, 24 Jan 2013 16:36:48 +0100 Kim Alvefur mod_pubsub: Ignore subscription options for now, fixes traceback due to missing form
Thu, 24 Jan 2013 00:58:03 +0100 Kim Alvefur mod_pubsub, util.pubsub: Implement the purge action
Wed, 23 Jan 2013 22:41:18 +0100 Kim Alvefur mod_pubsub: Advertise autocreate_on_publish correctly.
Thu, 26 Jul 2012 04:35:13 +0200 Kim Alvefur mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza()
Tue, 24 Apr 2012 21:42:26 +0200 Kim Alvefur mod_pubsub.lua: Fix global access
Sun, 14 Aug 2011 13:39:40 -0400 Matthew Wild mod_pubsub: Add 'publisher' affiliation (can't create/configure nodes, can do everything else)
Sun, 14 Aug 2011 13:37:42 -0400 Matthew Wild mod_pubsub: Send node items to new subscribers
Sun, 14 Aug 2011 13:37:08 -0400 Matthew Wild mod_pubsub: Add newline at end of file
Sun, 14 Aug 2011 13:36:54 -0400 Matthew Wild mod_pubsub: Handle options tag in subscription request (currently doesn't work as options_form is not defined)