log plugins/mod_admin_shell.lua @ 13488:b2b090181270 0.12

age author description
Fri, 31 Mar 2023 22:01:27 +0200 Kim Alvefur mod_admin_shell: Allow matching on host or bare JID in c2s:show 0.12
Wed, 03 Apr 2024 21:56:03 -0700 aidan mod_admin_shell: Add connection created time
Wed, 29 Nov 2023 17:49:20 +0000 Matthew Wild mod_admin_shell: Fix linter issues
Wed, 29 Nov 2023 17:33:56 +0000 Matthew Wild mod_admin_shell: Remove verbose logging
Wed, 29 Nov 2023 17:22:18 +0000 Matthew Wild mod_admin_shell: Remove timer:info() (it's been debug:timers() for some time)
Wed, 29 Nov 2023 17:19:53 +0000 Matthew Wild mod_admin_shell: Support for 'shell-command' items (global and per-host)
Wed, 29 Nov 2023 17:18:17 +0000 Matthew Wild mod_admin_shell: Refactor help to data structures for extensibility