Software /
code /
prosody
Log
plugins/mod_pubsub.lua @ 4382:29581d16450c
description | author | age |
---|---|---|
mod_pubsub: Add 'publisher' affiliation (can't create/configure nodes, can do everything else) | Matthew Wild | Sun, 14 Aug 2011 13:39:40 -0400 |
mod_pubsub: Send node items to new subscribers | Matthew Wild | Sun, 14 Aug 2011 13:37:42 -0400 |
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 |