Log

plugins/mod_pubsub.lua @ 7056:7b0651e4534f

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