prosody
log
graph
tags
bookmarks
branches
bc60cad47397
browse
changeset
plugins/mod_pubsub.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_pubsub.lua @ 5310:
bc60cad47397
less
more
|
(0)
-15
tip
description
author
age
mod_pubsub: Ignore subscription options for now, fixes traceback due to missing form
Kim Alvefur
2013-01-24
mod_pubsub, util.pubsub: Implement the purge action
Kim Alvefur
2013-01-23
mod_pubsub: Advertise autocreate_on_publish correctly.
Kim Alvefur
2013-01-23
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza()
Kim Alvefur
2012-07-26
mod_pubsub.lua: Fix global access
Kim Alvefur
2012-04-24
mod_pubsub: Add 'publisher' affiliation (can't create/configure nodes, can do everything else)
Matthew Wild
2011-08-14
mod_pubsub: Send node items to new subscribers
Matthew Wild
2011-08-14
mod_pubsub: Add newline at end of file
Matthew Wild
2011-08-14
mod_pubsub: Handle options tag in subscription request (currently doesn't work as options_form is not defined)
Matthew Wild
2011-08-14
mod_pubsub: Support for setting a disco name
Marco Cirillo
2011-04-06
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
2011-03-18
mod_pubsub: Don't force-load mod_iq.
Waqas Hussain
2011-01-20
mod_pubsub: Correctly wrap the list of subscriptions in a pubsub element
Kim Alvefur
2010-12-29
mod_pubsub: Include node in disco#items reply
Matthew Wild
2010-12-22
mod_pubsub: Fix missing disco#items xmlns
Kim Alvefur
2010-12-22
less
more
|
(0)
-15
tip