| 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
|
| Wed, 15 Jun 2022 12:15:01 +0100 |
Matthew Wild |
Switch to a new role-based authorization framework, removing is_admin()
|
| Mon, 21 Mar 2022 12:36:20 +0000 |
Matthew Wild |
mod_pubsub: Don't attempt to use server actor as publisher (fixes #1723)
0.12
|
| Mon, 24 Jan 2022 23:06:45 +0100 |
Kim Alvefur |
mod_pubsub: Allow configuring summary templates
|
| Mon, 24 Jan 2022 23:04:38 +0100 |
Kim Alvefur |
mod_pubsub: Use the util.xtemplate to render Atom summary
|
| Mon, 24 Jan 2022 23:05:26 +0100 |
Kim Alvefur |
mod_pubsub: Use the 'pubsub#type' setting to pick summary generator
|
| Thu, 06 Jan 2022 01:18:35 +0100 |
Kim Alvefur |
util.pubsub: Fix item store resize to "max"
|
| Tue, 07 Dec 2021 13:03:55 +0100 |
Kim Alvefur |
mod_pubsub: Allow specifying the JID of the pubsub service
|
| Wed, 20 Oct 2021 17:32:34 +0200 |
Kim Alvefur |
mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122
|