Log

plugins/mod_pep.lua @ 13214:5022525364f6

description author age
plugins: Use integer config API with interval specification where sensible Kim Alvefur Mon, 17 Jul 2023 01:38:54 +0200
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_pep: Pass node/service objects to broadcaster when resending last item Matthew Wild Wed, 22 Mar 2023 16:46:39 +0000
mod_pubsub, mod_pep: Support per-node configurable inclusion of publisher Matthew Wild Wed, 22 Mar 2023 11:39:19 +0000
mod_pep: Fix typo in comment [codespell] Kim Alvefur Fri, 04 Feb 2022 16:40:23 +0100
mod_pep: Clarify purpose of fallback service Kim Alvefur Thu, 03 Feb 2022 10:02:26 +0100
mod_pep: Correct initialization of fallback service Kim Alvefur Thu, 03 Feb 2022 09:46:19 +0100
util.pubsub: Fix item store resize to "max" Kim Alvefur Thu, 06 Jan 2022 01:18:35 +0100
Merge 0.11->trunk Kim Alvefur Mon, 20 Dec 2021 23:12:08 +0100
mod_pep: Wipe pubsub service on user deletion 0.11 0.11.11 Kim Alvefur Thu, 04 Nov 2021 01:00:06 +0100
mod_pep: Prevent creation of services for non-existent users 0.11 Kim Alvefur Thu, 04 Nov 2021 00:55:59 +0100
mod_pep: Limit possible growth of node subscription info 0.11 Kim Alvefur Thu, 04 Nov 2021 00:36:41 +0100
mod_pep: Limit possible growth of number of pubsub services 0.11 Kim Alvefur Thu, 04 Nov 2021 00:35:44 +0100
mod_pep: Don't pass pubsub services across reloads 0.11 Kim Alvefur Thu, 04 Nov 2021 00:33:58 +0100
mod_pep: Set correct jid attr on node disco items Kim Alvefur Tue, 07 Dec 2021 13:04:52 +0100
mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122 Kim Alvefur Wed, 20 Oct 2021 17:32:34 +0200
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436 Kim Alvefur Tue, 19 Oct 2021 18:11:50 +0200
mod_pep: Remove now unused util.cache import Kim Alvefur Sun, 25 Jul 2021 16:31:15 +0200
mod_pep: Remove use of RLU cache when persist_items was set to false Kim Alvefur Wed, 21 Jul 2021 23:02:25 +0200
mod_pubsub,mod_pep: Support "max" as 'pubsub#max_items' Kim Alvefur Wed, 09 Jun 2021 15:58:49 +0200
Merge 0.11->trunk Kim Alvefur Sun, 16 May 2021 19:05:20 +0200
mod_pep: Remove obsolete node restoration code (now done by util.pubsub) 0.11 Kim Alvefur Sun, 16 May 2021 16:14:23 +0200
Merge 0.11->trunk Kim Alvefur Mon, 15 Feb 2021 22:30:28 +0100
mod_pep: Advertise base pubsub feature (fixes #1632) 0.11 0.11.8 Kim Alvefur Mon, 15 Feb 2021 16:29:13 +0100
Merge 0.11->trunk Kim Alvefur Thu, 27 Feb 2020 20:05:47 +0100
mod_pubsub, mod_pep: Ensure correct number of children of <item/> (fixes #1496) 0.11 Kim Alvefur Thu, 27 Feb 2020 20:01:54 +0100
Merge 0.11->trunk Kim Alvefur Mon, 23 Dec 2019 20:57:10 +0100
mod_pep: Handle presence subscriptions in filter (fixes #1372) 0.11 Kim Alvefur Mon, 10 Jun 2019 13:57:09 +0200
mod_pep: Only log when creating new pubsub services Kim Alvefur Tue, 09 Jul 2019 15:12:32 +0200
mod_pep: Log node name instead of payload Kim Alvefur Sun, 16 Jun 2019 22:02:53 +0200