Log

plugins/mod_pubsub.lua @ 4341:225d46be7301

description author age
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
mod_pubsub: Remove checks for whether the JID being (un)subscribed is the actor's own - it's possible to (un)subscribe another JID if you have the (un)subscribe_other capability, which is already checked in util.pubsub (thanks Andrew) Matthew Wild Fri, 18 Mar 2011 10:32:55 +0000
mod_pubsub: Don't force-load mod_iq. Waqas Hussain Fri, 21 Jan 2011 04:27:46 +0500
mod_pubsub: Correctly wrap the list of subscriptions in a pubsub element Kim Alvefur Wed, 29 Dec 2010 19:24:19 +0100
mod_pubsub: Include node in disco#items reply Matthew Wild Wed, 22 Dec 2010 23:30:47 +0000
mod_pubsub: Fix missing disco#items xmlns Kim Alvefur Wed, 22 Dec 2010 17:23:55 +0100