log util/prosodyctl/shell.lua @ 13725:c51140dfbc4e 13.0

age author description
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)
Fri, 07 Apr 2023 13:42:20 +0200 Kim Alvefur util.human.io: Prefer using the $COLUMNS environment variable if set (by readline)
Fri, 07 Apr 2023 13:38:59 +0200 Kim Alvefur util.prosodyctl.shell: Use new term_width() for width
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Sun, 22 Jan 2023 15:43:44 +0100 Kim Alvefur Merge 0.12->trunk
Sun, 22 Jan 2023 14:42:07 +0100 Kim Alvefur util.prosodyctl.shell: Close state on exit to fix saving shell history 0.12
Sat, 02 Jul 2022 17:31:14 +0200 Kim Alvefur util: Remove various Lua 5.1 compatibility hacks
Wed, 01 Jun 2022 13:59:00 +0200 Kim Alvefur util.prosodyctl.shell: Print errors in red to highlight them