log plugins/mod_pubsub/mod_pubsub.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
Tue, 31 Mar 2026 14:15:00 +0100 Matthew Wild mod_pubsub: Provide iteminfo method to enable retract-own-items functionality
Mon, 12 Jan 2026 17:13:06 +0000 Matthew Wild mod_pubsub: Error if loaded outside of a component 13.0
Wed, 08 Jan 2025 08:54:52 +0100 Kim Alvefur mod_pubsub: Remove unused loop variable [luacheck]
Tue, 07 Jan 2025 23:37:41 +0100 Kim Alvefur mod_pubsub: Quiet down check for service admin
Tue, 07 Jan 2025 22:57:39 +0100 Kim Alvefur mod_pubsub: Limit node listing based on new ACL-aware metadata method
Tue, 07 Jan 2025 14:27:18 +0000 Matthew Wild mod_pubsub: Expand shell commands to include node/item management
Fri, 08 Nov 2024 02:12:45 +0100 Kim Alvefur mod_pubsub: Use new metadata method
Sun, 13 Oct 2024 13:03:08 +0200 Kim Alvefur mod_pubsub: Check new role framework for node creation privileges
Wed, 06 Mar 2024 19:12:11 +0100 Kim Alvefur mod_pubsub: Ignore shadowed variable [luacheck]
Wed, 06 Mar 2024 17:38:21 +0000 Matthew Wild mod_pubsub: Add shell commands to create and list nodes
Wed, 22 Nov 2023 22:35:44 +0100 Kim Alvefur mod_pubsub: Provide some node properties in summary template #1809
Mon, 17 Jul 2023 01:38:54 +0200 Kim Alvefur plugins: Use integer config API with interval specification where sensible
Sat, 16 Jan 2021 21:04:58 +0100 Kim Alvefur plugins: Use get_option_enum where appropriate
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Wed, 22 Mar 2023 11:39:19 +0000 Matthew Wild mod_pubsub, mod_pep: Support per-node configurable inclusion of publisher