Software /
code /
prosody
Log
plugins/mod_pubsub/mod_pubsub.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
plugins: Use integer config API with interval specification where sensible | Kim Alvefur | Mon, 17 Jul 2023 01:38:54 +0200 |
plugins: Use get_option_enum where appropriate | Kim Alvefur | Sat, 16 Jan 2021 21:04:58 +0100 |
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
mod_pubsub, mod_pep: Support per-node configurable inclusion of publisher | Matthew Wild | Wed, 22 Mar 2023 11:39:19 +0000 |
Switch to a new role-based authorization framework, removing is_admin() | Matthew Wild | Wed, 15 Jun 2022 12:15:01 +0100 |
mod_pubsub: Don't attempt to use server actor as publisher (fixes #1723) 0.12 | Matthew Wild | Mon, 21 Mar 2022 12:36:20 +0000 |
mod_pubsub: Allow configuring summary templates | Kim Alvefur | Mon, 24 Jan 2022 23:06:45 +0100 |