log plugins/mod_admin_shell.lua @ 13591:382d1a92006f

age author description
Tue, 07 Jan 2025 18:15:50 +0000 Matthew Wild mod_admin_shell: Don't pause async thread while waiting for promise result
Sat, 28 Dec 2024 18:35:24 +0000 Matthew Wild mod_admin_shell: stats:show(): Friendlier error message when statistics disabled
Fri, 15 Nov 2024 15:52:37 +0100 Kim Alvefur mod_admin_shell: Report when a module is already loaded
Fri, 15 Nov 2024 15:48:07 +0100 Kim Alvefur mod_admin_shell: Refactor end of module:load
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