Log

util/pubsub.lua @ 10166:4d1206ac0d41

description author age
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
util.pubsub: Add 'service' field to all events Matthew Wild Mon, 27 Aug 2018 14:07:28 +0100
util.pubsub: Remove unused argument Kim Alvefur Tue, 21 Aug 2018 19:48:08 +0200
util.pubsub: Fire item-published/<node> to allow for easier handling of per-node items Matthew Wild Sun, 19 Aug 2018 23:37:19 +0100
util.pubsub, pubsub.lib: Improve error on attempt to publish invalid item Matthew Wild Sat, 18 Aug 2018 15:26:35 +0100
Pubsub: Add tests for :get_last_item() and fix for non-persistent nodes Matthew Wild Sat, 18 Aug 2018 15:10:41 +0100
util.pubsub: Fix whitespace [luacheck] Matthew Wild Sat, 18 Aug 2018 14:33:49 +0100
Backed out changeset 27d800ddc3b0 (see below) Matthew Wild Sat, 18 Aug 2018 14:30:14 +0100