Log

plugins/mod_pubsub/pubsub.lib.lua @ 13161:9ba11ef91ce4

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_pubsub/pubsub.lib: Fix accidental name/var swap (thanks scansion) Matthew Wild Wed, 22 Mar 2023 16:44:47 +0000
mod_pubsub, mod_pep: Support per-node configurable inclusion of publisher Matthew Wild Wed, 22 Mar 2023 11:39:19 +0000
util.stanza: Add method for extracting a single attribute value Kim Alvefur Wed, 17 Aug 2022 19:04:30 +0200
compat: Remove handling of Lua 5.1 location of 'unpack' function Kim Alvefur Mon, 11 Jul 2022 19:07:38 +0200
mod_pubsub: Allow specifying the JID of the pubsub service Kim Alvefur Tue, 07 Dec 2021 13:03:55 +0100
mod_pubsub: Fix traceback in disco of non-existent node (thanks Martin) Kim Alvefur Sat, 13 Nov 2021 22:12:39 +0100
mod_pubsub: Return proper errors for disco queries on nodes Kim Alvefur Mon, 01 Nov 2021 17:59:46 +0100
mod_pubsub: Prevent max_items from being set to zero Kim Alvefur Wed, 20 Oct 2021 17:31:24 +0200
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436 Kim Alvefur Tue, 19 Oct 2021 18:11:50 +0200
mod_pubsub: Advertise support for 'max' as value for max_items Kim Alvefur Wed, 15 Sep 2021 15:34:57 +0200
mod_pubsub/pubsub.lib: Export config forms for use by other modules Matthew Wild Sat, 11 Sep 2021 13:59:35 +0100
mod_pubsub: Move reversal of item order in <items> Kim Alvefur Sun, 05 Sep 2021 18:42:44 +0200
mod_pubsub: Add support for limiting result size #1608 Kim Alvefur Sun, 05 Sep 2021 16:43:41 +0200
util.pubsub: Signal that 'persistent-items' is unsupported when disabled Kim Alvefur Thu, 22 Jul 2021 19:53:21 +0200