log util/prosodyctl/shell.lua @ 14229:ce31fdde0ad1 default tip

age author description
Tue, 30 Dec 2025 16:30:43 +0000 Matthew Wild prosodyctl shell: Move non-error result lines back to stdout, suppress with --quiet
Fri, 19 Dec 2025 15:32:26 +0000 Matthew Wild prosodyctl shell: Improve process exit codes
Mon, 06 Oct 2025 00:30:14 +0200 Kim Alvefur util.prosodyctl.shell: Send result line to stderr to help TSV parsing
Sun, 31 Aug 2025 00:47:25 +0200 Kim Alvefur prosodyctl shell: Output TSV when output is not a TTY
Mon, 31 Mar 2025 17:30:50 +0100 Matthew Wild mod_admin_shell, prosodyctl shell: Report command failure when no password entered (fixes #1907) 13.0
Thu, 13 Mar 2025 11:37:11 +0000 Matthew Wild prosodyctl shell: More reliable detection of REPL/interactive mode (fixes #1895) 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, 06 Feb 2025 14:23:15 +0000 Matthew Wild util.prosodyctl.shell: Export function to check for availability of admin socket
Wed, 08 Jan 2025 08:53:43 +0100 Kim Alvefur util.prosodyctl.shell: Remove non-existent export [luacheck]
Tue, 07 Jan 2025 18:10:59 +0000 Matthew Wild util.prosodyctl.shell: Support for requesting special inputs, e.g. passwords
Wed, 24 Apr 2024 11:45:37 +0100 Matthew Wild prosodyctl shell: Fix invocation with 3+ command arguments
Sat, 09 Dec 2023 17:00:22 +0100 Kim Alvefur util.prosodyctl.shell: Fix lint [luacheck]
Sat, 09 Dec 2023 16:25:04 +0100 Kim Alvefur util.prosodyctl.shell: Add :method syntax to make e.g. MUC commands easier
Fri, 07 Apr 2023 13:58:39 +0200 Kim Alvefur util.prosodyctl.shell: Fix sending terminal width with single argument
Fri, 07 Apr 2023 13:53:40 +0200 Kim Alvefur util.prosodyctl.shell: Coerce terminal width to string (for util.stanza)