Software /
code /
prosody
Log
util/pubsub.lua @ 9160:e13a1a0b0107
description | author | age |
---|---|---|
mod_pep, util.pubsub: Rename restricted->outcast, none->member and add new 'none' affiliation to better match XEP-0060 | Matthew Wild | Wed, 08 Aug 2018 23:20:07 +0100 |
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 |
util.pubsub: Include node defaults from current service object | Kim Alvefur | Tue, 07 Aug 2018 10:52:10 +0200 |
util.pubsub: Re-check all subscriptions on access_model change, unsubscribing those no longer allowed | Kim Alvefur | Mon, 06 Aug 2018 17:04:11 +0200 |
util.pubsub: Add support for publish_model config option | Matthew Wild | Mon, 06 Aug 2018 11:23:09 +0100 |
util.pubsub: Apply defaults metatable before config check (thanks pep.) | Kim Alvefur | Sun, 05 Aug 2018 15:17:00 +0200 |