log plugins/mod_admin_shell.lua @ 13542:67288253d9a2

age author description
Fri, 01 Nov 2024 13:10:45 +0100 Kim Alvefur mod_admin_shell: Reject attempt to add or remove roles for unrelated hosts
Fri, 01 Nov 2024 13:07:25 +0100 Kim Alvefur mod_admin_shell: Allow assigning roles to arbitrary JIDs when supported
Mon, 26 Aug 2024 22:26:59 +0200 Kim Alvefur mod_admin_shell: Prevent traceback due to type error
Sat, 27 Apr 2024 15:59:46 +0200 Kim Alvefur Merge 0.12->trunk
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
Tue, 21 Nov 2023 22:18:42 +0100 Kim Alvefur mod_admin_shell: Fix lint [luacheck]