Log

util/pubsub.lua @ 11648:96d3cbeb9275

description author age
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
util.pubsub: Clarify comment about return value Kim Alvefur Sun, 21 Oct 2018 22:21:18 +0200
util.pubsub: Allow publishing with a config that should be used as defaults only Matthew Wild Thu, 18 Oct 2018 18:00:54 +0100
util.pubsub: Expand comment on return type from get_items Kim Alvefur Sat, 01 Sep 2018 00:45:51 +0200
util.pubsub: Explicitly add all capabilities to the 'outcast' affiliation for completeness Kim Alvefur Fri, 31 Aug 2018 17:49:14 +0200
util.pubsub: Comments describing the return values of methods Kim Alvefur Wed, 22 Aug 2018 13:27:36 +0200