prosodyctl: Print a blank line to improve spacing and readability
0.11
|
Kim Alvefur |
Tue, 31 Dec 2019 02:50:25 +0100 |
prosodyctl check: Warn about conflict between mod_pep and mod_pep_simple
0.11
|
Kim Alvefur |
Tue, 31 Dec 2019 02:48:49 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Sat, 23 Nov 2019 23:12:01 +0100 |
prosodyctl check: Warn about conflict between mod_vcard and mod_vcard_legacy (#1469)
0.11
|
Kim Alvefur |
Sat, 23 Nov 2019 23:10:39 +0100 |
prosodyctl: Print friendly version of error messages
|
Kim Alvefur |
Fri, 01 Nov 2019 23:16:58 +0100 |
Merge 0.11->trunk
|
Kim Alvefur |
Sat, 21 Sep 2019 16:50:29 +0200 |
prosodyctl: Fix traceback on incorrect proxy65_address type
0.11
|
Matthew Wild |
Wed, 11 Sep 2019 15:03:54 +0100 |
Merge mod-installer (2019 GSoC by João Duarte)
|
Matthew Wild |
Mon, 19 Aug 2019 12:17:17 +0100 |
prosodyctl: Install, remove and list commands now use the call_luarocks function
|
João Duarte |
Fri, 16 Aug 2019 14:58:29 -0700 |
prosodyctl: Fixed a typo
|
João Duarte |
Fri, 16 Aug 2019 08:38:29 -0700 |
prosodyctl: Removed the auxiliary command 'enabled_plugins'
|
João Duarte |
Wed, 31 Jul 2019 11:13:14 -0700 |
prosodyctl: The install, remove and list commands now work by calling the execute_command function
|
João Duarte |
Wed, 31 Jul 2019 11:01:36 -0700 |
prosodyctl: Rewrote the list command, to make it cleaner and easier to work with
|
João Duarte |
Wed, 31 Jul 2019 10:22:40 -0700 |
prosodyctl: Rewrote the remove command, to make it cleaner and easier to work with
|
João Duarte |
Wed, 31 Jul 2019 10:07:22 -0700 |
prosodyctl: Rewrote the install command, to make it more cleaner
|
João Duarte |
Wed, 31 Jul 2019 07:31:03 -0700 |
prosodyctl: Removed unnecessary comments from the remove command
|
João Duarte |
Wed, 31 Jul 2019 05:55:32 -0700 |
prosodyctl: Swapped prints for the show_message function at the install/remove commands
|
João Duarte |
Wed, 31 Jul 2019 05:47:36 -0700 |
prosodyctl: Corrected the help output of the install and remove commands
|
João Duarte |
Fri, 26 Jul 2019 05:53:18 -0700 |
prosodyctl: Removed the list duplicate at the commands_order variable
|
João Duarte |
Thu, 25 Jul 2019 04:25:40 -0700 |
prosodyctl: Removed the local_plugins command
|
João Duarte |
Wed, 24 Jul 2019 11:29:55 -0700 |
prosodyctl: Custom plugins paths are now retrieved by an helper function
|
João Duarte |
Wed, 24 Jul 2019 11:26:29 -0700 |
prosodyctl: Updated the list command, to use the new directory for custom plugins
|
João Duarte |
Wed, 24 Jul 2019 10:48:20 -0700 |
prosodyctl: Updated the remove command to use the new directory for custom plugins
|
João Duarte |
Wed, 24 Jul 2019 10:46:05 -0700 |
prosodyctl: The install command now performs its job at a dedicated folder for custom plugins
|
João Duarte |
Wed, 24 Jul 2019 10:43:28 -0700 |
prosodyctl: Removed/rewrote comments at the install, remove and list commands
|
João Duarte |
Wed, 24 Jul 2019 05:07:57 -0700 |
prosodyctl: Corrected the remove and install commands' order
|
João Duarte |
Wed, 24 Jul 2019 05:01:35 -0700 |
prosodyctl: Added the install and remove arguments to the reorganized commands_order variable
|
João Duarte |
Wed, 24 Jul 2019 04:59:46 -0700 |
prosodyctl: Removed the admin_add and admin_remove from the commands_order variable
|
João Duarte |
Wed, 24 Jul 2019 04:53:02 -0700 |
prosodyctl: Removed the make, admin_add and admin_remove commands
|
João Duarte |
Wed, 24 Jul 2019 04:42:45 -0700 |
prosodyctl: Removed the development commands magic, get_modules and write_rockspec
|
João Duarte |
Wed, 24 Jul 2019 04:24:29 -0700 |