Log

util/pubsub.lua @ 9236:83375ec33619

description author age
util.pubsub: Expand comment on return type from get_items Kim Alvefur 2018-08-31
util.pubsub: Explicitly add all capabilities to the 'outcast' affiliation for completeness Kim Alvefur 2018-08-31
util.pubsub: Comments describing the return values of methods Kim Alvefur 2018-08-22
util.pubsub: Add 'service' field to all events Matthew Wild 2018-08-27
util.pubsub: Remove unused argument Kim Alvefur 2018-08-21
util.pubsub: Fire item-published/<node> to allow for easier handling of per-node items Matthew Wild 2018-08-19
util.pubsub, pubsub.lib: Improve error on attempt to publish invalid item Matthew Wild 2018-08-18
Pubsub: Add tests for :get_last_item() and fix for non-persistent nodes Matthew Wild 2018-08-18
util.pubsub: Fix whitespace [luacheck] Matthew Wild 2018-08-18
Backed out changeset 27d800ddc3b0 (see below) Matthew Wild 2018-08-18
util.pubsub: get_last_item(): Fail with item-not-found if no item yet published Matthew Wild 2018-08-18
util.pubsub: get_last_item(): Return error if node does not exist Matthew Wild 2018-08-18
pubsub.lib, util.pubsub: Move precondition checks to util.pubsub Matthew Wild 2018-08-18
util.pubsub: Add comment to clarify return values Matthew Wild 2018-08-18
util.pubsub: Pass "retract" as the type of such broadcasts Kim Alvefur 2018-08-16