Log

plugins/mod_pep.lua @ 9723:3c6e266391a2

description author age
mod_pep: Set an 'id' on notifications Kim Alvefur Sun, 23 Dec 2018 02:56:10 +0100
mod_pep: Add some spacing between blocks in broadcaster to improve readability Kim Alvefur Sun, 23 Dec 2018 02:54:39 +0100
mod_pep: Move broadcaster code around to be more like in mod_pubsub Kim Alvefur Sun, 23 Dec 2018 02:53:12 +0100
mod_pep: Remove incorrect features advertised on the bare host Kim Alvefur Thu, 01 Nov 2018 23:58:41 +0100
pubsub: Set pubsub#title as name attribute in disco#items (fixes #1226) 0.11 Kim Alvefur Tue, 30 Oct 2018 18:20:54 +0100
mod_pep: Add automatic subscriptions on node creation (fixes #1222) Kim Alvefur Sat, 20 Oct 2018 20:22:55 +0200
mod_pep: Add PEP service owners username in configuration to ease identification Kim Alvefur Sat, 20 Oct 2018 20:12:53 +0200
mod_pep: Remove use of recipients table for signaling pending disco#items Kim Alvefur Tue, 23 Oct 2018 22:54:15 +0200
mod_pep: Add all pubsub service objects to item API in order to behave across reloads Kim Alvefur Sat, 20 Oct 2018 20:23:23 +0200
mod_pep: Simplify code Matthew Wild Sat, 18 Aug 2018 14:38:18 +0100
mod_pep: Remove feature for persistence already added elsewere Kim Alvefur Sat, 18 Aug 2018 14:31:01 +0200
mod_pep: Remove already included access model feature Kim Alvefur Sat, 18 Aug 2018 14:29:13 +0200
mod_pep: Respect setting for whether to include payload in notifications Kim Alvefur Thu, 16 Aug 2018 15:35:46 +0200
mod_pep: Respect settings for which kinds of notifications to send Kim Alvefur Thu, 16 Aug 2018 15:34:58 +0200
util.pubsub: Pass "retract" as the type of such broadcasts Kim Alvefur Thu, 16 Aug 2018 14:32:21 +0200
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
mod_pep: Add comment explaining 'none' affiliation Matthew Wild Wed, 08 Aug 2018 20:40:44 +0100
mod_pep: Remove "subscriber" affiliation in favour of "none" Matthew Wild Wed, 08 Aug 2018 20:38:10 +0100
mod_pep: Loosen restrictions on the "none" affiliation Kim Alvefur Wed, 08 Aug 2018 21:03:37 +0200
mod_pep: Change default affiliation in the "presence" access model to "restricted" for non-contacts Kim Alvefur Wed, 08 Aug 2018 20:55:14 +0200
mod_pep: Add comment about 'hash_map' table Kim Alvefur Mon, 06 Aug 2018 23:20:47 +0200
mod_pep: Correct comment about 'recipients' table Kim Alvefur Mon, 06 Aug 2018 23:20:36 +0200
mod_pep: Pass 'recipients' table across module reloads Kim Alvefur Mon, 06 Aug 2018 18:58:25 +0200
mod_pep: Only resend last item on successful subscription Kim Alvefur Sun, 05 Aug 2018 01:53:48 +0200
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_pep: Save non-presence based subscriptions to storage Kim Alvefur Sun, 05 Aug 2018 01:57:02 +0200
mod_pep: Note which subscriptions are presence based as subscription option Kim Alvefur Sun, 05 Aug 2018 01:56:36 +0200
mod_pep: Add 'get_configuration' capability to relevant affiliations Matthew Wild Sun, 05 Aug 2018 00:04:56 +0100
mod_pep: Add comments describing root tables used for data Kim Alvefur Sat, 04 Aug 2018 23:44:34 +0200