log plugins/mod_announce.lua @ 14229:ce31fdde0ad1 default tip

age author description
Fri, 26 Apr 2024 10:37:20 +0100 Matthew Wild mod_announce: Suppress luacheck warnings
Wed, 24 Apr 2024 11:50:13 +0100 Matthew Wild mod_announce: Add shell commands and APIs for sending to all/online/roles
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Wed, 15 Jun 2022 12:15:01 +0100 Matthew Wild Switch to a new role-based authorization framework, removing is_admin()
Mon, 23 Dec 2019 21:43:34 +0100 Kim Alvefur mod_announce: Silence luacheck warning about unused variable
Mon, 27 May 2019 12:05:35 +0200 Kim Alvefur mod_announce: Check for admin on current virtualhost instead of global (fixes #1365) (thanks yc) 0.11
Fri, 06 Jul 2018 00:16:48 +0200 Kim Alvefur mod_announce: Fix luacheck warnings
Mon, 02 Jul 2018 23:41:36 +0200 Kim Alvefur mod_announce: Depend on mod_adhoc for consistent behaviour (thanks meaz, Link Mauve)