util/prosodyctl/shell.lua
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
Mon, 30 May 2022 15:28:44 +0200 Kim Alvefur prosodyctl shell: Communicate width of terminal to mod_admin_shell
Thu, 17 Mar 2022 10:21:43 +0000 Matthew Wild util.prosodyctl.shell: Support for receiving partial lines (no automatic \n)
Fri, 12 Nov 2021 22:34:04 +0100 Kim Alvefur util.prosodyctl.shell: Bring back banner set from config!
Thu, 11 Nov 2021 13:27:28 +0000 Matthew Wild util.prosodyctl.shell: Allow setting custom prompt (admin_shell_prompt)
Sun, 25 Apr 2021 17:32:27 +0200 Kim Alvefur util.prosodyctl.shell: Fix for different location of unpack in Lua 5.1
Sun, 25 Apr 2021 17:27:02 +0200 Kim Alvefur util.prosodyctl.shell: Fix for missing 'sep' arg to string.rep in Lua 5.1
Sun, 25 Apr 2021 17:20:58 +0200 Kim Alvefur util.prosodyctl.shell: Allow calling console commands with fewer shell quotes
Fri, 05 Mar 2021 13:02:37 +0100 Kim Alvefur util.prosodyctl.shell: Allow passing a single command as argument
Fri, 05 Mar 2021 12:39:49 +0100 Kim Alvefur util.prosodyctl.shell: Fix check for --quiet
Wed, 17 Jun 2020 19:39:14 +0200 Kim Alvefur util.prosodyctl.shell: Collect extra return values
Wed, 17 Jun 2020 19:36:39 +0200 Kim Alvefur util.prosodyctl.shell: Handle argument parsing errors
Tue, 02 Jun 2020 09:35:07 +0200 Kim Alvefur util.prosodyctl.shell: Save readline history
Tue, 02 Jun 2020 08:28:39 +0100 Matthew Wild util.prosodyctl.shell, util.adminstream: Move connection logic into adminstream for easier reuse
Tue, 02 Jun 2020 09:19:07 +0200 Kim Alvefur util.prosodyctl.shell: Really fix --socket option
Tue, 02 Jun 2020 09:07:29 +0200 Kim Alvefur util.prosodyctl.shell: Correct check for --socket
Tue, 02 Jun 2020 08:01:21 +0100 Matthew Wild prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl
Mon, 01 Jun 2020 23:57:50 +0200 Kim Alvefur util.prosodyctl.shell: Allow passing path to socket on command line
Mon, 01 Jun 2020 23:53:03 +0200 Kim Alvefur util.prosodyctl.shell: Use same config option as module for socket path
Mon, 01 Jun 2020 23:26:30 +0200 Kim Alvefur util.prosodyctl.shell: Join socket path with current data directory
Mon, 01 Jun 2020 16:14:06 +0100 Matthew Wild mod_admin_shell, mod_admin_telnet, util.prosodyctl.shell: Separate output from final result
Mon, 01 Jun 2020 15:44:44 +0100 Matthew Wild prosodyctl, util.prosodyctl.shell: `prosodyctl shell` - a client to access the prosodyctl admin shell
less more (0) tip