Log

plugins/adhoc/adhoc.lib.lua @ 13270:14bbfb2cc8dd default tip

description author age
mod_adhoc: Remove "mod_" prefix from permission action name Kim Alvefur Sun, 02 Apr 2023 21:58:53 +0200
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
adhoc: Include stanza and origin in adhoc event data Kim Alvefur Mon, 06 Mar 2017 15:19:35 +0100
adhoc.lib: Tweak to allow using util.error objects Kim Alvefur Sun, 31 Jan 2021 21:11:55 +0100
mod_adhoc: Improve permission setting (fix #1482) BC Kim Alvefur Fri, 20 Dec 2019 22:47:34 +0100
adhoc.lib: Rename other variable to avoid name clash [luacheck] Kim Alvefur Tue, 12 Dec 2017 17:51:12 +0100
Backed out changeset 84c117cdd048, broke things Kim Alvefur Tue, 12 Dec 2017 17:49:30 +0100
mod_adhoc/adhoc.lib: Rename variable to avoid name clash [luacheck] Kim Alvefur Tue, 05 Dec 2017 12:32:25 +0100
mod_adhoc/adhoc.lib: instantiate table with all fields Kim Alvefur Mon, 06 Mar 2017 15:09:22 +0100
mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups Kim Alvefur Fri, 04 Jul 2014 22:52:34 +0200
adhoc.lib: Don't build error reply from reply stanza Kim Alvefur Wed, 24 Jul 2013 21:49:36 +0200
mod_adhoc: Add support for specifying a default action Florian Zeitz Thu, 02 Aug 2012 21:28:14 +0200
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages Matthew Wild Mon, 23 Jul 2012 17:32:33 +0100