log plugins/mod_pubsub/pubsub.lib.lua @ 14229:ce31fdde0ad1 default tip

age author description
Tue, 31 Mar 2026 14:18:06 +0100 Matthew Wild mod_pubsub, util.pubsub: Support for 'authorize' access model
Thu, 25 Sep 2025 17:11:33 +0200 Kim Alvefur mod_pubsub: Rename loop variable to avoid name conflict [luacheck]
Thu, 25 Sep 2025 17:11:01 +0200 Kim Alvefur mod_pubsub: Fix error reporting for <affiliations> (thanks luacheck)
Tue, 16 Sep 2025 20:35:52 +0200 Kim Alvefur mod_pubsub: Implement retrieval of own affiliation(s) #1966
Fri, 08 Nov 2024 02:15:10 +0100 Kim Alvefur mod_pubsub: Pass metadata directly into form
Fri, 08 Nov 2024 02:12:45 +0100 Kim Alvefur mod_pubsub: Use new metadata method
Tue, 29 Oct 2024 14:56:02 +0100 Kim Alvefur mod_pubsub: Move precondition error wrangling out of util.pubsub