log plugins/mod_pubsub.lua @ 4553:adcfdaffbccf

age author description
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)
Wed, 06 Apr 2011 20:00:44 +0100 Marco Cirillo mod_pubsub: Support for setting a disco name
Fri, 18 Mar 2011 10:32:55 +0000 Matthew Wild 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)
Fri, 21 Jan 2011 04:27:46 +0500 Waqas Hussain mod_pubsub: Don't force-load mod_iq.