log util/pubsub.lua @ 14229:ce31fdde0ad1 default tip

age author description
Mon, 25 May 2026 21:14:24 +0100 Matthew Wild util.pubsub: Recreate intermediate tables if necessary when restoring old subscription state
Mon, 25 May 2026 21:08:09 +0100 Matthew Wild util.pubsub: Use correct table when reverting unsuccessful subscription approval
Mon, 25 May 2026 19:01:23 +0100 Matthew Wild Merge 13.0->trunk
Mon, 25 May 2026 16:23:45 +0100 Matthew Wild util.pubsub: Ensure deleted node stays in memory store deletion failed 13.0
Mon, 25 May 2026 16:14:56 +0100 Matthew Wild util.pubsub: Remove JIDs not permitted to be subscribed on affiliation change (fixes #1709) 13.0
Tue, 31 Mar 2026 14:18:06 +0100 Matthew Wild mod_pubsub, util.pubsub: Support for 'authorize' access model
Tue, 31 Mar 2026 14:13:32 +0100 Matthew Wild util.pubsub: Allow publishers to retract items they published
Fri, 08 Nov 2024 02:11:00 +0100 Kim Alvefur util.pubsub: Add method returning subset of config as metadata
Tue, 29 Oct 2024 14:56:02 +0100 Kim Alvefur mod_pubsub: Move precondition error wrangling out of util.pubsub
Sun, 03 Dec 2023 23:19:27 +0100 Kim Alvefur mod_pep: Implement 'roster' (group) access_model
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Thu, 06 Jan 2022 01:18:35 +0100 Kim Alvefur util.pubsub: Fix item store resize to "max"
Tue, 19 Oct 2021 18:11:50 +0200 Kim Alvefur mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436
Sun, 05 Sep 2021 16:21:10 +0200 Kim Alvefur util.pubsub: Add support for limiting number of items to retrieve
Thu, 22 Jul 2021 19:53:21 +0200 Kim Alvefur util.pubsub: Signal that 'persistent-items' is unsupported when disabled
Thu, 22 Jul 2021 21:01:11 +0200 Kim Alvefur util.pubsub: Fix behavior of persist_items disabled