Software /
code /
prosody
Log
util/pubsub.lua @ 9161:da154ced7de4
description | author | age |
---|---|---|
util.pubsub: For open nodes, default affiliation is "member" | Matthew Wild | 2018-08-09 |
mod_pep, util.pubsub: Rename restricted->outcast, none->member and add new 'none' affiliation to better match XEP-0060 | Matthew Wild | 2018-08-08 |
mod_pubsub, mod_pep, util.pubsub: Move capability definitions into util.pubsub to avoid duplication | Matthew Wild | 2018-08-08 |
util.pubsub: Include node defaults from current service object | Kim Alvefur | 2018-08-07 |
util.pubsub: Re-check all subscriptions on access_model change, unsubscribing those no longer allowed | Kim Alvefur | 2018-08-06 |
util.pubsub: Add support for publish_model config option | Matthew Wild | 2018-08-06 |