util.startup: Removed unnecessary if clause at startup.set_plugindir
|
João Duarte |
Thu, 25 Jul 2019 06:46:04 -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 |
util.prosodyctl: Created the helper function get_path_custom_plugins
|
João Duarte |
Wed, 24 Jul 2019 11:20:35 -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 |
util.startup: Now it also loads default or configured paths to custom plugin directories and creates them
|
João Duarte |
Wed, 24 Jul 2019 10:37:01 -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 |
util.prosodyctl: Removed the admin_operation command
|
João Duarte |
Wed, 24 Jul 2019 04:44:44 -0700 |
prosodyctl: Removed the make, admin_add and admin_remove commands
|
João Duarte |
Wed, 24 Jul 2019 04:42:45 -0700 |
make_repo: This script creates a repository with prosody plugins' rockspecs
|
João Duarte |
Wed, 24 Jul 2019 04:31:39 -0700 |
prosodyctl: Removed the development commands magic, get_modules and write_rockspec
|
João Duarte |
Wed, 24 Jul 2019 04:24:29 -0700 |
prosodyctl: Created a temporary function, that automatically sets up a repo with rockspecs for prosody modules
|
João Duarte |
Tue, 23 Jul 2019 13:27:19 -0700 |
prosodyctl: The install command now prints output regarding module configuration
|
João Duarte |
Tue, 23 Jul 2019 10:26:00 -0700 |
util.prosodyctl: Added the show_module_configuration_help function
|
João Duarte |
Tue, 23 Jul 2019 10:24:55 -0700 |
prosodyctl: The install command is now also checking a specified remote server
|
João Duarte |
Tue, 23 Jul 2019 08:48:31 -0700 |
prosodyctl: Corrected the outputs from the install command
|
João Duarte |
Tue, 23 Jul 2019 08:36:06 -0700 |
prosodyctl: Corrected output printed by the remove command
|
João Duarte |
Tue, 23 Jul 2019 07:21:08 -0700 |
util.prosodyctl: Corrected indentation on my code
|
João Duarte |
Sat, 20 Jul 2019 12:41:31 -0700 |
prosodyctl: Corrected indentation on my code
|
João Duarte |
Sat, 20 Jul 2019 12:41:06 -0700 |
prosodyctl: Removed trailing whitespaces
|
João Duarte |
Wed, 17 Jul 2019 09:47:37 -0700 |
prosodyctl: Added missing semicolons to some return calls
|
João Duarte |
Wed, 17 Jul 2019 09:12:32 -0700 |
prosodyctl: Improved the 'remove' command
|
João Duarte |
Wed, 17 Jul 2019 09:03:15 -0700 |
prosodyctl: The 'install' command can now recognize the flag '--tree'
|
João Duarte |
Wed, 17 Jul 2019 03:45:26 -0700 |
prosodyctl: Improved the 'list' command
|
João Duarte |
Wed, 17 Jul 2019 03:31:02 -0700 |