plugins/adhoc/mod_adhoc.lua
Fri, 21 Sep 2018 14:37:18 +0100 Matthew Wild mod_adhoc: Use util.iterators.sorted_pairs() to sort commands
Fri, 24 Aug 2018 20:34:00 +0200 Emmanuel Gil Peyrot mod_adhoc: Simplify iq handling by hooking on iq-set/ instead of iq/.
Tue, 06 Mar 2018 19:11:23 +0100 Kim Alvefur mod_adhoc: Remove unused local [luacheck]
Tue, 05 Dec 2017 12:32:51 +0100 Kim Alvefur mod_adhoc: Rename variable to avoid name clash [luacheck]
Mon, 21 Sep 2015 23:06:22 +0200 Kim Alvefur plugins: Explicitly return to halt event propagation (session.send sometimes does not return true)
Wed, 24 Jul 2013 23:30:32 +0200 Florian Zeitz mod_adhoc: Add local_user permission
Wed, 24 Jul 2013 22:58:44 +0200 Florian Zeitz mod_adhoc: Use mod_disco for disco handling
Wed, 24 Jul 2013 22:08:07 +0200 Florian Zeitz mod_adhoc: Sort commands by node. This guarantees the order remains the same across restarts etc.
Tue, 12 Jun 2012 14:29:04 +0200 Florian Zeitz mod_adhoc, mod_admin_adhoc, mod_announce: Use module:provides() to manage Ad-Hoc commands
Sat, 10 Dec 2011 05:45:07 +0000 Matthew Wild mod_adhoc: Use module:handle_items()
Thu, 02 Jun 2011 21:56:24 +0200 Florian Zeitz mod_adhoc: Add support for commands only executable by global administrators
Fri, 01 Oct 2010 16:44:49 +0200 Florian Zeitz mod_adhoc: Answer disco#info for node=xmlns_cmd
Wed, 01 Sep 2010 22:46:35 +0200 Florian Zeitz mod_adhoc: remove 0.7 compat code
Sun, 22 Aug 2010 20:53:40 +0200 Florian Zeitz mod_adhoc: Answer disco#info (This is a MUST in XEP-0050)
Sun, 22 Aug 2010 20:48:47 +0200 Florian Zeitz mod_adhoc: Code restructuring
Tue, 22 Jun 2010 19:04:10 +0100 Matthew Wild mod_adhoc: Update for new is_admin usage
Fri, 11 Jun 2010 13:23:10 +0100 Matthew Wild mod_adhoc: Scan through list of items on load, in case items have been added before we were loaded
Wed, 09 Jun 2010 21:27:43 +0100 Matthew Wild mod_adhoc: Imported from prosody-modules, thanks Florob!
less more (0) tip