Software /
code /
prosody
Log
plugins/mod_pubsub/mod_pubsub.lua @ 9181:79cf1f74738f
description | author | age |
---|---|---|
mod_pubsub: Prepare to support turning notifications off for each kind of broadcast | Kim Alvefur | Thu, 16 Aug 2018 14:47:30 +0200 |
util.pubsub: Pass "retract" as the type of such broadcasts | Kim Alvefur | Thu, 16 Aug 2018 14:32:21 +0200 |
mod_pubsub, mod_pep, util.pubsub: Move capability definitions into util.pubsub to avoid duplication | Matthew Wild | Wed, 08 Aug 2018 20:48:02 +0100 |
mod_pubsub, mod_pep: The "restricted" affiliation should be allowed to be unsubscribed but nothing else | Kim Alvefur | Mon, 06 Aug 2018 18:33:33 +0200 |
mod_pubsub: Add 'get_configuration' capability to relevant affiliations | Kim Alvefur | Sun, 05 Aug 2018 19:12:29 +0200 |
mod_pubsub: Add a public method for retrieving the service object | Kim Alvefur | Sun, 05 Aug 2018 18:28:31 +0200 |