log plugins/mod_pubsub/pubsub.lib.lua @ 12853:e1a71e83d430

age author description
Wed, 17 Aug 2022 19:04:30 +0200 Kim Alvefur util.stanza: Add method for extracting a single attribute value
Mon, 11 Jul 2022 19:07:38 +0200 Kim Alvefur compat: Remove handling of Lua 5.1 location of 'unpack' function
Tue, 07 Dec 2021 13:03:55 +0100 Kim Alvefur mod_pubsub: Allow specifying the JID of the pubsub service
Sat, 13 Nov 2021 22:12:39 +0100 Kim Alvefur mod_pubsub: Fix traceback in disco of non-existent node (thanks Martin)
Mon, 01 Nov 2021 17:59:46 +0100 Kim Alvefur mod_pubsub: Return proper errors for disco queries on nodes
Wed, 20 Oct 2021 17:31:24 +0200 Kim Alvefur mod_pubsub: Prevent max_items from being set to zero
Tue, 19 Oct 2021 18:11:50 +0200 Kim Alvefur mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436