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
Wed, 21 Jul 2021 23:35:08 +0200 Kim Alvefur mod_pubsub: Explicitly enable persistence by default to preserve behavior
Wed, 21 Jul 2021 21:22:17 +0200 Kim Alvefur util.pubsub: Handle absence of node data interface
Sun, 16 May 2021 19:05:20 +0200 Kim Alvefur Merge 0.11->trunk
Sun, 16 May 2021 16:02:00 +0200 Kim Alvefur util.pubsub: Fix traceback if node data not initialized 0.11
Mon, 23 Dec 2019 21:16:10 +0100 Kim Alvefur util.pubsub: Silence luacheck warnings, leaving notes on future proper fix
Mon, 23 Dec 2019 20:57:10 +0100 Kim Alvefur Merge 0.11->trunk
Thu, 06 Jun 2019 18:13:46 +0200 Kim Alvefur util.pubsub: Pass subscribers trough a filter callback 0.11
Thu, 06 Jun 2019 17:37:15 +0200 Kim Alvefur util.pubsub: Factor out calling of broadcaster 0.11
Sun, 27 Oct 2019 14:45:57 +0000 Matthew Wild util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fixes #1455)
Sun, 03 Mar 2019 19:31:56 +0100 Kim Alvefur util.pubsub: Validate node configuration on node creation (fixes #1328) 0.11
Mon, 28 Jan 2019 01:41:01 +0100 Kim Alvefur util.pubsub: Add support for requesting multiple specific items (needed for #1305) 0.11
Sat, 29 Dec 2018 21:47:51 +0100 Kim Alvefur util.pubsub: Restore subscription index from stored data (fixes #1281) 0.11