Log

util/pubsub.lua @ 12198:341bc2081bb7

description author age
util.pubsub: Fix item store resize to "max" Kim Alvefur 2022-01-06
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436 Kim Alvefur 2021-10-19
util.pubsub: Add support for limiting number of items to retrieve Kim Alvefur 2021-09-05
util.pubsub: Signal that 'persistent-items' is unsupported when disabled Kim Alvefur 2021-07-22
util.pubsub: Fix behavior of persist_items disabled Kim Alvefur 2021-07-22
mod_pubsub: Explicitly enable persistence by default to preserve behavior Kim Alvefur 2021-07-21
util.pubsub: Handle absence of node data interface Kim Alvefur 2021-07-21
Merge 0.11->trunk Kim Alvefur 2021-05-16
util.pubsub: Fix traceback if node data not initialized 0.11 Kim Alvefur 2021-05-16
util.pubsub: Silence luacheck warnings, leaving notes on future proper fix Kim Alvefur 2019-12-23
Merge 0.11->trunk Kim Alvefur 2019-12-23
util.pubsub: Pass subscribers trough a filter callback 0.11 Kim Alvefur 2019-06-06
util.pubsub: Factor out calling of broadcaster 0.11 Kim Alvefur 2019-06-06
util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fixes #1455) Matthew Wild 2019-10-27