plugins/mod_admin_adhoc.lua
Sun, 30 Sep 2018 13:51:25 +0200 Kim Alvefur mod_admin_adhoc: Ignore the very long lines at the end [luacheck]
Sun, 30 Sep 2018 13:39:25 +0200 Kim Alvefur mod_admin_adhoc: Ignore shadowed 'err' variables [luacheck]
Sun, 30 Sep 2018 13:38:33 +0200 Kim Alvefur mod_admin_adhoc: Remove unused argument [luacheck]
Sun, 30 Sep 2018 13:37:51 +0200 Kim Alvefur mod_admin_adhoc: Remove unused loop variables [luacheck]
Fri, 03 Aug 2018 20:51:08 +0200 Kim Alvefur mod_admin_adhoc: Normalize indentation
Fri, 03 Aug 2018 20:48:23 +0200 Kim Alvefur mod_admin_adhoc: Keep options for list-single in 'options' field where they belong
Tue, 01 May 2018 21:25:30 +0200 Kim Alvefur mod_admin_adhoc: Silence various harmless warnings [luacheck]
Tue, 01 May 2018 21:02:15 +0200 Kim Alvefur mod_admin_adhoc: Rename loop variable to avoid name clash [luacheck]
Tue, 01 May 2018 20:54:51 +0200 Kim Alvefur mod_admin_adhoc: Rename variable to avoid name clash [luacheck]
Tue, 01 May 2018 20:51:37 +0200 Kim Alvefur mod_admin_adhoc: Remove unused initial values [luacheck]
Tue, 01 May 2018 20:47:52 +0200 Kim Alvefur mod_admin_adhoc: Split a long line (improves readability) [luacheck]
Sun, 04 Feb 2018 01:51:25 +0100 Kim Alvefur Fix spelling throughout the codebase [codespell]
Fri, 28 Jul 2017 13:15:29 +0200 Kim Alvefur core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512)
Sun, 03 Jan 2016 17:48:36 +0100 Kim Alvefur mod_admin_adhoc: Show only connections to/from the host the command was run on
Sun, 03 Jan 2016 17:22:58 +0100 Kim Alvefur mod_admin_adhoc: Remove extra ) that should not be there
Wed, 26 Aug 2015 13:08:51 +0200 Kim Alvefur mod_admin_adhoc: Declare local variable, don't set a global [luacheck]
Wed, 26 Aug 2015 13:08:10 +0200 Kim Alvefur mod_admin_adhoc: Import missing util.set (fixes #518)
Sat, 21 Feb 2015 10:42:19 +0100 Kim Alvefur core.*: Remove use of module() function
Sat, 25 Apr 2015 14:21:40 +0200 Kim Alvefur mod_admin_adhoc: Remove special treatment of the "pending" roster entry
Sun, 05 Oct 2014 15:37:21 +0200 Kim Alvefur Merge 0.9->0.10
Mon, 29 Sep 2014 11:18:04 +0200 Kim Alvefur mod_admin_adhoc: Add required to field in user deletion form too
Mon, 29 Sep 2014 11:02:06 +0200 Kim Alvefur mod_admin_adhoc: Mark 'accountjids' field as required in 'end user sessions' command (thanks Lloyd)
Sun, 28 Sep 2014 23:03:03 +0200 Florian Zeitz mod_admin_web: Add "List S2S connections" command
Sun, 28 Sep 2014 21:06:50 +0200 Florian Zeitz mod_admin_adhoc: Show IP in detailed version of online user listing
Tue, 03 Sep 2013 12:22:22 +0100 Matthew Wild mod_admin_adhoc: As the only user of set:items(), update... it's now an iterator, and the extra keys() iterator is now unnecessary
Sat, 29 Jun 2013 22:40:10 +0200 Florian Zeitz mod_admin_adhoc: Fix node of the "Get List of Online Users" command
Tue, 23 Apr 2013 14:49:48 +0200 Florian Zeitz mod_admin_adhoc: Use util.adhoc
Sat, 23 Mar 2013 01:27:38 +0100 Kim Alvefur mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports
Thu, 07 Feb 2013 22:11:35 +0100 Florian Zeitz mod_admin_adhoc: Fix 'Shut down service' command
Thu, 07 Feb 2013 21:14:01 +0100 Florian Zeitz mod_admin_adhoc: Implement global module unloading
less more (0) -50 -30 tip