Log

plugins/mod_pubsub.lua @ 4225:f8dc8b9e0bdd

description author age
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
mod_pubsub: Implement disco#info for nodes Matthew Wild Wed, 22 Dec 2010 16:53:38 +0000