Software /
code /
prosody
Log
plugins/mod_pubsub/pubsub.lib.lua @ 12672:c8f59ce7d3cf
description | author | age |
---|---|---|
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 |