log plugins/mod_admin_shell.lua @ 13735:5e8a707f1dbf 13.0

age author description
Mon, 17 Feb 2025 19:09:11 +0000 Matthew Wild mod_admin_shell: Set flag on session when in REPL mode 13.0
Mon, 17 Feb 2025 18:25:52 +0000 Matthew Wild mod_admin_shell: Improved error handling for shell-invoked commands 13.0
Mon, 17 Feb 2025 17:02:35 +0000 Matthew Wild mod_admin_shell, util.prosodyctl.shell: Process command-line args on server-side, with argparse support 13.0
Thu, 13 Feb 2025 17:05:36 +0000 Matthew Wild mod_admin_shell: Remove duplicated line 13.0
Thu, 13 Feb 2025 16:20:42 +0000 Matthew Wild mod_admin_shell: Rename user:setrole to user:set_roles 13.0
Thu, 13 Feb 2025 16:18:59 +0000 Matthew Wild mod_admin_shell: Hide secondary role commands, focus on primary roles 13.0
Thu, 13 Feb 2025 16:16:19 +0000 Matthew Wild mod_admin_shell: Support for hiding certain commands from default help listing 13.0
Thu, 13 Feb 2025 15:54:39 +0000 Matthew Wild mod_admin_shell: Fix result handling of user addrole/delrole commands 13.0
Sun, 02 Feb 2025 14:12:52 +0100 Kim Alvefur mod_admin_shell: Fix column alignment in 'help roles'
Sun, 02 Feb 2025 13:33:17 +0100 Kim Alvefur mod_admin_shell: Fix help forgetting arguments
Thu, 16 Jan 2025 11:35:19 +0000 Matthew Wild mod_admin_shell: Remove log statement intended for development only
Wed, 08 Jan 2025 08:41:15 +0100 Kim Alvefur mod_admin_shell: Remove redundant 'mod_' prefix from debug message