Software /
code /
prosody
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 |