Log

plugins/mod_pubsub.lua @ 6472:acae6289e0a6

description author age
mod_pubsub: Fix error type of 'forbidden' (change from 'cancel' to 'auth') Matthew Wild Tue, 14 Oct 2014 10:58:11 +0100
mod_pubsub: Remove nodeid check added in 989acb4ad1de that wasn't needed Kim Alvefur Thu, 09 May 2013 11:13:18 +0200
mod_pubsub: Only assign id to item element if there is one Matthew Wild Wed, 17 Apr 2013 14:32:26 +0100
mod_pubsub: Add id to stored item when auto-generated. Fixes #335 Matthew Wild Wed, 17 Apr 2013 14:12:47 +0100
mod_pubsub: Send bad-request when no action specified (thanks Maranda) Matthew Wild Mon, 08 Apr 2013 15:32:24 +0100
mod_pubsub: Don't attempt to handle iq stanzas with no action element Matthew Wild Mon, 08 Apr 2013 15:04:55 +0100
mod_pubsub: Don't send current items to new subscribers (I don't know why we did) Matthew Wild Wed, 03 Apr 2013 13:51:59 +0100
mod_pubsub, util.pubsub: Add delete action Kim Alvefur Thu, 31 Jan 2013 18:41:01 +0100
mod_pubsub: More strict checks for node and ids Kim Alvefur Thu, 31 Jan 2013 15:33:41 +0100
mod_pubsub: Broadcast items correctly on new subscriptions Kim Alvefur Mon, 28 Jan 2013 01:06:05 +0100
mod_pubsub: require usermanager. Waqas Hussain Sat, 26 Jan 2013 03:50:13 +0500
mod_pubsub: Fix nil access error. Waqas Hussain Sat, 26 Jan 2013 03:49:45 +0500
mod_pubsub, util.pubsub: Don't send purge notifications in an <items/> element Florian Zeitz Fri, 25 Jan 2013 01:32:14 +0100
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