Software /
code /
prosody
Log
util/pubsub.lua @ 12226:7db81c9cbbbf
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 |