Log

util/pubsub.lua @ 11773:c5f2b63cf6ff

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