log plugins/adhoc/adhoc.lib.lua @ 14229:ce31fdde0ad1 default tip

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