Log

plugins/adhoc/mod_adhoc.lua @ 12723:4cfd09343947

description author age
Switch to a new role-based authorization framework, removing is_admin() Matthew Wild Wed, 15 Jun 2022 12:15:01 +0100
mod_adhoc: Simplify variable references Kim Alvefur Tue, 22 Mar 2022 18:07:11 +0100
Spelling: Fix various spelling mistakes (thanks timeless) Kim Alvefur Mon, 07 Mar 2022 00:13:56 +0100
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
mod_adhoc: Answer disco#info for node=xmlns_cmd Florian Zeitz Fri, 01 Oct 2010 16:44:49 +0200
mod_adhoc: remove 0.7 compat code Florian Zeitz Wed, 01 Sep 2010 22:46:35 +0200
mod_adhoc: Answer disco#info (This is a MUST in XEP-0050) Florian Zeitz Sun, 22 Aug 2010 20:53:40 +0200
mod_adhoc: Code restructuring Florian Zeitz Sun, 22 Aug 2010 20:48:47 +0200
mod_adhoc: Update for new is_admin usage Matthew Wild Tue, 22 Jun 2010 19:04:10 +0100
mod_adhoc: Scan through list of items on load, in case items have been added before we were loaded Matthew Wild Fri, 11 Jun 2010 13:23:10 +0100
mod_adhoc: Imported from prosody-modules, thanks Florob! Matthew Wild Wed, 09 Jun 2010 21:27:43 +0100