Software /
code /
prosody
Log
util/pubsub.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
util: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:16 +0100 |
util.pubsub: Fix item store resize to "max" | Kim Alvefur | Thu, 06 Jan 2022 01:18:35 +0100 |
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436 | Kim Alvefur | Tue, 19 Oct 2021 18:11:50 +0200 |
util.pubsub: Add support for limiting number of items to retrieve | Kim Alvefur | Sun, 05 Sep 2021 16:21:10 +0200 |
util.pubsub: Signal that 'persistent-items' is unsupported when disabled | Kim Alvefur | Thu, 22 Jul 2021 19:53:21 +0200 |
util.pubsub: Fix behavior of persist_items disabled | Kim Alvefur | Thu, 22 Jul 2021 21:01:11 +0200 |
mod_pubsub: Explicitly enable persistence by default to preserve behavior | Kim Alvefur | Wed, 21 Jul 2021 23:35:08 +0200 |