log plugins/mod_admin_adhoc.lua @ 6462:fcff8fa495d4

age author description
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
Thu, 07 Feb 2013 00:40:00 +0100 Florian Zeitz mod_admin_adhoc: Implement global module reloading
Wed, 06 Feb 2013 00:53:49 +0100 Florian Zeitz mod_admin_adhoc: Fix info message for module reload/unload
Wed, 06 Feb 2013 00:51:25 +0100 Florian Zeitz mod_admin_adhoc: Implement global module loading
Tue, 05 Feb 2013 00:43:14 +0100 Florian Zeitz mod_admin_adhoc: Remove a TODO, our pretty_print turns out not to be helpful after all