util/pubsub.lua
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
Sun, 21 Oct 2018 22:21:18 +0200 Kim Alvefur util.pubsub: Clarify comment about return value
Thu, 18 Oct 2018 18:00:54 +0100 Matthew Wild util.pubsub: Allow publishing with a config that should be used as defaults only
Sat, 01 Sep 2018 00:45:51 +0200 Kim Alvefur util.pubsub: Expand comment on return type from get_items
Fri, 31 Aug 2018 17:49:14 +0200 Kim Alvefur util.pubsub: Explicitly add all capabilities to the 'outcast' affiliation for completeness
Wed, 22 Aug 2018 13:27:36 +0200 Kim Alvefur util.pubsub: Comments describing the return values of methods
Mon, 27 Aug 2018 14:07:28 +0100 Matthew Wild util.pubsub: Add 'service' field to all events
Tue, 21 Aug 2018 19:48:08 +0200 Kim Alvefur util.pubsub: Remove unused argument
Sun, 19 Aug 2018 23:37:19 +0100 Matthew Wild util.pubsub: Fire item-published/<node> to allow for easier handling of per-node items
Sat, 18 Aug 2018 15:26:35 +0100 Matthew Wild util.pubsub, pubsub.lib: Improve error on attempt to publish invalid item
Sat, 18 Aug 2018 15:10:41 +0100 Matthew Wild Pubsub: Add tests for :get_last_item() and fix for non-persistent nodes
Sat, 18 Aug 2018 14:33:49 +0100 Matthew Wild util.pubsub: Fix whitespace [luacheck]
Sat, 18 Aug 2018 14:30:14 +0100 Matthew Wild Backed out changeset 27d800ddc3b0 (see below)
less more (0) -100 -50 -30 tip