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