Log

plugins/adhoc/mod_adhoc.lua @ 11719:3986b5a0c3fc

description author age
mod_adhoc: Log commands provided at debug level Kim Alvefur Sun, 22 Nov 2020 00:52:49 +0100
mod_adhoc: Improve permission setting (fix #1482) BC Kim Alvefur Fri, 20 Dec 2019 22:47:34 +0100
mod_adhoc: Remove unused variable [luacheck] Kim Alvefur Mon, 23 Dec 2019 21:34:34 +0100
mod_adhoc: Add compat marker for older handling of adhoc items Kim Alvefur Sat, 27 Oct 2018 17:25:50 +0200
mod_adhoc: Use util.iterators.sorted_pairs() to sort commands Matthew Wild Fri, 21 Sep 2018 14:37:18 +0100
mod_adhoc: Simplify iq handling by hooking on iq-set/ instead of iq/. Emmanuel Gil Peyrot Fri, 24 Aug 2018 20:34:00 +0200
mod_adhoc: Remove unused local [luacheck] Kim Alvefur Tue, 06 Mar 2018 19:11:23 +0100
mod_adhoc: Rename variable to avoid name clash [luacheck] Kim Alvefur Tue, 05 Dec 2017 12:32:51 +0100
plugins: Explicitly return to halt event propagation (session.send sometimes does not return true) Kim Alvefur Mon, 21 Sep 2015 23:06:22 +0200
mod_adhoc: Add local_user permission Florian Zeitz Wed, 24 Jul 2013 23:30:32 +0200
mod_adhoc: Use mod_disco for disco handling Florian Zeitz Wed, 24 Jul 2013 22:58:44 +0200
mod_adhoc: Sort commands by node. This guarantees the order remains the same across restarts etc. Florian Zeitz Wed, 24 Jul 2013 22:08:07 +0200
mod_adhoc, mod_admin_adhoc, mod_announce: Use module:provides() to manage Ad-Hoc commands Florian Zeitz Tue, 12 Jun 2012 14:29:04 +0200
mod_adhoc: Use module:handle_items() Matthew Wild Sat, 10 Dec 2011 05:45:07 +0000
mod_adhoc: Add support for commands only executable by global administrators Florian Zeitz Thu, 02 Jun 2011 21:56:24 +0200