prosodyctl
Sat, 11 Sep 2021 22:26:50 +0200 Kim Alvefur prosodyctl: Fix later import of LuaFileSystem 0.11
Thu, 15 Jul 2021 00:38:27 +0200 Kim Alvefur prosodyctl: Add a note about checking the order of listed commands
Thu, 15 Jul 2021 00:37:47 +0200 Kim Alvefur prosodyctl: Add cert to command listing
Thu, 15 Jul 2021 00:35:57 +0200 Kim Alvefur prosodyctl: Add 'shell' to command listing
Sun, 30 May 2021 12:27:12 +0200 Kim Alvefur prosodyctl: Add 'check' to command listing (fixes #1622)
Thu, 27 May 2021 12:51:07 +0200 Kim Alvefur Merge 0.11->trunk
Thu, 27 May 2021 12:35:55 +0200 Kim Alvefur prosodyctl: Add 'limits' to known globals to warn about misplacing it 0.11
Fri, 22 Jan 2021 00:11:39 +0100 Kim Alvefur prosodyctl: Reorganize help / command list
Wed, 12 May 2021 01:11:42 +0200 Kim Alvefur prosodyctl: Report OpenSSL version
Thu, 13 May 2021 11:17:13 +0100 Matthew Wild Merge 0.11->trunk
Tue, 11 May 2021 14:15:22 +0100 Matthew Wild prosodyctl about: Report libexpat version if known 0.11
Fri, 30 Apr 2021 21:20:14 +0100 Matthew Wild prosodyctl: check config: Add 'gc' to list of global options 0.11
Thu, 21 Jan 2021 19:23:15 +0100 Kim Alvefur prosodyctl: Add reference to #1602 (plugin installer docs) in comment
Thu, 21 Jan 2021 19:20:08 +0100 Kim Alvefur prosodyctl: Move message after condition
Thu, 21 Jan 2021 19:16:24 +0100 Kim Alvefur prosodyctl: Fix copypaste oversight
Thu, 21 Jan 2021 19:11:27 +0100 Kim Alvefur prosodyctl: Abort if no plugin source specified for the installer
Thu, 21 Jan 2021 19:04:57 +0100 Kim Alvefur prosodyctl: Move UI related calls out of util.prosodyctl
Thu, 21 Jan 2021 19:02:03 +0100 Kim Alvefur prosodyctl: Use luarocks status code as exit code
Tue, 05 Jan 2021 17:08:24 +0100 Kim Alvefur prosodyctl: Remove non-existant command from hidden commands
Mon, 05 Oct 2020 21:24:14 +0200 Kim Alvefur util.prosodyctl: Get Luarocks server from config
Mon, 05 Oct 2020 21:24:07 +0200 Kim Alvefur util.prosodyctl: Move hardcoded luarocks server into prosodyctl
Mon, 05 Oct 2020 21:17:29 +0200 Kim Alvefur util.prosodyctl: Flip argument order
Fri, 10 Jul 2020 03:33:37 +0200 Kim Alvefur prosodyctl about: Show longer name for luaunbound
Fri, 10 Jul 2020 03:29:06 +0200 Kim Alvefur prosodyctl about: Strip name from lua module _VERSION
Fri, 10 Jul 2020 03:29:02 +0200 Kim Alvefur prosodyctl about: Substitute better names for some Lua modules
Fri, 10 Jul 2020 03:23:10 +0200 Kim Alvefur prosodyctl about: Split out libraries into a separate section
Fri, 10 Jul 2020 03:13:27 +0200 Kim Alvefur prosodyctl about: Use library function for sorted listing of lua modules
Thu, 25 Jun 2020 17:26:58 +0200 Kim Alvefur prosodyctl about: Report versions of luaunbound and libunbound
Thu, 04 Jun 2020 17:26:18 +0100 Matthew Wild prosodyctl: Fix traceback when no command provided (thanks Zash)
Tue, 02 Jun 2020 08:01:21 +0100 Matthew Wild prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl
Mon, 01 Jun 2020 15:44:44 +0100 Matthew Wild prosodyctl, util.prosodyctl.shell: `prosodyctl shell` - a client to access the prosodyctl admin shell
Sun, 26 Jan 2020 16:52:32 +0100 Kim Alvefur prosodyctl: Add 'daemonize' to deprecated options known by check command
Thu, 23 Jan 2020 21:59:43 +0000 Matthew Wild Merge 0.11->trunk
Thu, 23 Jan 2020 21:59:13 +0000 Matthew Wild prosodyctl: Fix some luacheck warnings 0.11
Thu, 23 Jan 2020 21:44:42 +0000 Matthew Wild Merge 0.11->trunk
Thu, 23 Jan 2020 21:43:36 +0000 Matthew Wild Log warning when using prosodyctl start/stop/restart 0.11
Tue, 31 Dec 2019 02:52:12 +0100 Kim Alvefur Merge 0.11->trunk
Tue, 31 Dec 2019 02:50:25 +0100 Kim Alvefur prosodyctl: Print a blank line to improve spacing and readability 0.11
Tue, 31 Dec 2019 02:48:49 +0100 Kim Alvefur prosodyctl check: Warn about conflict between mod_pep and mod_pep_simple 0.11
Sat, 23 Nov 2019 23:12:01 +0100 Kim Alvefur Merge 0.11->trunk
Sat, 23 Nov 2019 23:10:39 +0100 Kim Alvefur prosodyctl check: Warn about conflict between mod_vcard and mod_vcard_legacy (#1469) 0.11
Fri, 01 Nov 2019 23:16:58 +0100 Kim Alvefur prosodyctl: Print friendly version of error messages
Sat, 21 Sep 2019 16:50:29 +0200 Kim Alvefur Merge 0.11->trunk
Wed, 11 Sep 2019 15:03:54 +0100 Matthew Wild prosodyctl: Fix traceback on incorrect proxy65_address type 0.11
Mon, 19 Aug 2019 12:17:17 +0100 Matthew Wild Merge mod-installer (2019 GSoC by João Duarte)
Fri, 16 Aug 2019 14:58:29 -0700 João Duarte prosodyctl: Install, remove and list commands now use the call_luarocks function
Fri, 16 Aug 2019 08:38:29 -0700 João Duarte prosodyctl: Fixed a typo
Wed, 31 Jul 2019 11:13:14 -0700 João Duarte prosodyctl: Removed the auxiliary command 'enabled_plugins'
Wed, 31 Jul 2019 11:01:36 -0700 João Duarte prosodyctl: The install, remove and list commands now work by calling the execute_command function
Wed, 31 Jul 2019 10:22:40 -0700 João Duarte prosodyctl: Rewrote the list command, to make it cleaner and easier to work with
Wed, 31 Jul 2019 10:07:22 -0700 João Duarte prosodyctl: Rewrote the remove command, to make it cleaner and easier to work with
Wed, 31 Jul 2019 07:31:03 -0700 João Duarte prosodyctl: Rewrote the install command, to make it more cleaner
Wed, 31 Jul 2019 05:55:32 -0700 João Duarte prosodyctl: Removed unnecessary comments from the remove command
Wed, 31 Jul 2019 05:47:36 -0700 João Duarte prosodyctl: Swapped prints for the show_message function at the install/remove commands
Fri, 26 Jul 2019 05:53:18 -0700 João Duarte prosodyctl: Corrected the help output of the install and remove commands
Thu, 25 Jul 2019 04:25:40 -0700 João Duarte prosodyctl: Removed the list duplicate at the commands_order variable
Wed, 24 Jul 2019 11:29:55 -0700 João Duarte prosodyctl: Removed the local_plugins command
Wed, 24 Jul 2019 11:26:29 -0700 João Duarte prosodyctl: Custom plugins paths are now retrieved by an helper function
Wed, 24 Jul 2019 10:48:20 -0700 João Duarte prosodyctl: Updated the list command, to use the new directory for custom plugins
Wed, 24 Jul 2019 10:46:05 -0700 João Duarte prosodyctl: Updated the remove command to use the new directory for custom plugins
less more (0) -300 -100 -60 tip