Software /
code /
prosody
Log
plugins/mod_announce.lua @ 12977:74b9e05af71e
description | author | age |
---|---|---|
plugins: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 24 Mar 2023 13:15:28 +0100 |
Switch to a new role-based authorization framework, removing is_admin() | Matthew Wild | Wed, 15 Jun 2022 12:15:01 +0100 |
mod_announce: Silence luacheck warning about unused variable | Kim Alvefur | Mon, 23 Dec 2019 21:43:34 +0100 |
mod_announce: Check for admin on current virtualhost instead of global (fixes #1365) (thanks yc) 0.11 | Kim Alvefur | Mon, 27 May 2019 12:05:35 +0200 |
mod_announce: Fix luacheck warnings | Kim Alvefur | Fri, 06 Jul 2018 00:16:48 +0200 |
mod_announce: Depend on mod_adhoc for consistent behaviour (thanks meaz, Link Mauve) | Kim Alvefur | Mon, 02 Jul 2018 23:41:36 +0200 |
mod_announce: Remove unreachable return statement [luacheck] | Kim Alvefur | Fri, 23 Mar 2018 14:01:42 +0100 |