log util/pubsub.lua @ 12513:6efbcd52db21

age author description
Thu, 06 Jan 2022 01:18:35 +0100 Kim Alvefur util.pubsub: Fix item store resize to "max"
Tue, 19 Oct 2021 18:11:50 +0200 Kim Alvefur mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436
Sun, 05 Sep 2021 16:21:10 +0200 Kim Alvefur util.pubsub: Add support for limiting number of items to retrieve
Thu, 22 Jul 2021 19:53:21 +0200 Kim Alvefur util.pubsub: Signal that 'persistent-items' is unsupported when disabled
Thu, 22 Jul 2021 21:01:11 +0200 Kim Alvefur util.pubsub: Fix behavior of persist_items disabled
Wed, 21 Jul 2021 23:35:08 +0200 Kim Alvefur mod_pubsub: Explicitly enable persistence by default to preserve behavior
Wed, 21 Jul 2021 21:22:17 +0200 Kim Alvefur util.pubsub: Handle absence of node data interface