Log

util/pubsub.lua @ 12153:26af75c20163

description author age
util.pubsub: Fix item store resize to "max" Kim Alvefur Thu, 06 Jan 2022 01:18:35 +0100
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436 Kim Alvefur Tue, 19 Oct 2021 18:11:50 +0200
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