Log

prosodyctl @ 13231:6a11d92ae436

description author age
prosodyctl: Add experimental way to reload specific modules directly Kim Alvefur Sun, 25 Jun 2023 17:34:13 +0200
Merge 0.12->trunk Matthew Wild Fri, 07 Apr 2023 16:00:23 +0100
prosodyctl: Fix using variable content in a format string 0.12 Matthew Wild Fri, 07 Apr 2023 15:54:59 +0100
executables: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:29:54 +0100
executables: Invoke loader to allow mixing of old and new import style Kim Alvefur Fri, 17 Mar 2023 16:29:07 +0100
Merge 0.12->trunk Kim Alvefur Sun, 22 Jan 2023 15:43:44 +0100
util.startup: Close state on exit to ensure GC finalizers are called 0.12 Kim Alvefur Sun, 22 Jan 2023 14:45:47 +0100
compat: Remove handling of Lua 5.1 location of 'unpack' function Kim Alvefur Mon, 11 Jul 2022 19:07:38 +0200
executables: Reject Lua 5.1 early Kim Alvefur Sat, 02 Jul 2022 17:27:39 +0200
prosodyctl: Pass server when listing (outdated) plugins (fix #1738) 0.12 Kim Alvefur Tue, 05 Apr 2022 14:27:37 +0200
prosodyctl about: Report version of lua-readline 0.12 Kim Alvefur Sun, 27 Mar 2022 14:05:56 +0200
prosodyctl: Restore 'list --outdated' Kim Alvefur Thu, 17 Feb 2022 01:39:35 +0100
prosodyctl: Allow passing server on command line with --server Kim Alvefur Fri, 04 Feb 2022 19:04:32 +0100
prosodyctl: Allow install plugin via explicit path or URL Kim Alvefur Fri, 04 Feb 2022 19:03:02 +0100
prosodyctl: Return success status code from --help Kim Alvefur Fri, 04 Feb 2022 19:01:34 +0100
prosodyctl: Use argument parsing library to parse --help, -h, -? Kim Alvefur Fri, 04 Feb 2022 18:56:01 +0100
prosodyctl: Hide process management commands when init system should be used instead Kim Alvefur Tue, 21 Dec 2021 14:23:09 +0100
prosodyctl: Reorder help sections Kim Alvefur Tue, 21 Dec 2021 13:11:41 +0100
prosodyctl: Fix weird indentation Kim Alvefur Sat, 06 Nov 2021 18:45:44 +0100
Merge 0.11->trunk Kim Alvefur Mon, 20 Sep 2021 15:51:43 +0200
prosodyctl: Fix later import of LuaFileSystem 0.11 Kim Alvefur Sat, 11 Sep 2021 22:26:50 +0200
prosodyctl: Add a note about checking the order of listed commands Kim Alvefur Thu, 15 Jul 2021 00:38:27 +0200
prosodyctl: Add cert to command listing Kim Alvefur Thu, 15 Jul 2021 00:37:47 +0200
prosodyctl: Add 'shell' to command listing Kim Alvefur Thu, 15 Jul 2021 00:35:57 +0200
prosodyctl: Add 'check' to command listing (fixes #1622) Kim Alvefur Sun, 30 May 2021 12:27:12 +0200
Merge 0.11->trunk Kim Alvefur Thu, 27 May 2021 12:51:07 +0200
prosodyctl: Add 'limits' to known globals to warn about misplacing it 0.11 Kim Alvefur Thu, 27 May 2021 12:35:55 +0200
prosodyctl: Reorganize help / command list Kim Alvefur Fri, 22 Jan 2021 00:11:39 +0100
prosodyctl: Report OpenSSL version Kim Alvefur Wed, 12 May 2021 01:11:42 +0200
Merge 0.11->trunk Matthew Wild Thu, 13 May 2021 11:17:13 +0100
prosodyctl about: Report libexpat version if known 0.11 Matthew Wild Tue, 11 May 2021 14:15:22 +0100
prosodyctl: check config: Add 'gc' to list of global options 0.11 Matthew Wild Fri, 30 Apr 2021 21:20:14 +0100
prosodyctl: Add reference to #1602 (plugin installer docs) in comment Kim Alvefur Thu, 21 Jan 2021 19:23:15 +0100
prosodyctl: Move message after condition Kim Alvefur Thu, 21 Jan 2021 19:20:08 +0100
prosodyctl: Fix copypaste oversight Kim Alvefur Thu, 21 Jan 2021 19:16:24 +0100
prosodyctl: Abort if no plugin source specified for the installer Kim Alvefur Thu, 21 Jan 2021 19:11:27 +0100
prosodyctl: Move UI related calls out of util.prosodyctl Kim Alvefur Thu, 21 Jan 2021 19:04:57 +0100
prosodyctl: Use luarocks status code as exit code Kim Alvefur Thu, 21 Jan 2021 19:02:03 +0100
prosodyctl: Remove non-existant command from hidden commands Kim Alvefur Tue, 05 Jan 2021 17:08:24 +0100
util.prosodyctl: Get Luarocks server from config Kim Alvefur Mon, 05 Oct 2020 21:24:14 +0200
util.prosodyctl: Move hardcoded luarocks server into prosodyctl Kim Alvefur Mon, 05 Oct 2020 21:24:07 +0200
util.prosodyctl: Flip argument order Kim Alvefur Mon, 05 Oct 2020 21:17:29 +0200
prosodyctl about: Show longer name for luaunbound Kim Alvefur Fri, 10 Jul 2020 03:33:37 +0200
prosodyctl about: Strip name from lua module _VERSION Kim Alvefur Fri, 10 Jul 2020 03:29:06 +0200
prosodyctl about: Substitute better names for some Lua modules Kim Alvefur Fri, 10 Jul 2020 03:29:02 +0200
prosodyctl about: Split out libraries into a separate section Kim Alvefur Fri, 10 Jul 2020 03:23:10 +0200
prosodyctl about: Use library function for sorted listing of lua modules Kim Alvefur Fri, 10 Jul 2020 03:13:27 +0200
prosodyctl about: Report versions of luaunbound and libunbound Kim Alvefur Thu, 25 Jun 2020 17:26:58 +0200
prosodyctl: Fix traceback when no command provided (thanks Zash) Matthew Wild Thu, 04 Jun 2020 17:26:18 +0100
prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl Matthew Wild Tue, 02 Jun 2020 08:01:21 +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
prosodyctl: Add 'daemonize' to deprecated options known by check command Kim Alvefur Sun, 26 Jan 2020 16:52:32 +0100
Merge 0.11->trunk Matthew Wild Thu, 23 Jan 2020 21:59:43 +0000
prosodyctl: Fix some luacheck warnings 0.11 Matthew Wild Thu, 23 Jan 2020 21:59:13 +0000
Merge 0.11->trunk Matthew Wild Thu, 23 Jan 2020 21:44:42 +0000
Log warning when using prosodyctl start/stop/restart 0.11 Matthew Wild Thu, 23 Jan 2020 21:43:36 +0000
Merge 0.11->trunk Kim Alvefur Tue, 31 Dec 2019 02:52:12 +0100
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
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
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
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
prosodyctl: Added the 'install' command João Duarte Wed, 17 Jul 2019 03:20:08 -0700
prosodyctl: Added the 'remove' command João Duarte Tue, 16 Jul 2019 10:34:13 -0700
prosodyctl: Added the 'make' function João Duarte Tue, 16 Jul 2019 10:26:44 -0700
prosodyctl: Added the 'write_rockspec' function João Duarte Tue, 16 Jul 2019 10:08:12 -0700
prosodyctl: Added the 'get_modules' commands João Duarte Tue, 16 Jul 2019 10:05:31 -0700
prosodyctl: added help support to all my functions João Duarte Thu, 27 Jun 2019 18:00:11 +0100
prosodyctl: Complemented my functions with return calls, when possible João Duarte Wed, 26 Jun 2019 16:46:51 +0100
prosodyctl: Corrected the calls to the recently moved function 'admin_operation' João Duarte Tue, 25 Jun 2019 13:22:22 +0100
util.prosodyctl: Moved the 'admin_operation' function from prosodyctl to here João Duarte Tue, 25 Jun 2019 13:20:54 +0100
prosodyctl: Added the 'admin_remove' command João Duarte Tue, 25 Jun 2019 12:03:20 +0100
prosodyctl: Added the 'admin_add' command João Duarte Tue, 25 Jun 2019 12:02:37 +0100
prosodyctl: Changed the command 'admin_add' to 'admin_operation', which will be called by both add/remove operations João Duarte Tue, 25 Jun 2019 00:52:12 +0100
prosodyctl: Implemented a command bridge to the 'luarocks-admin add' command, called 'admin_add' João Duarte Fri, 21 Jun 2019 19:03:04 +0100
prosodyctl: Implemented the 'list' command, which is a bridge to 'luarocks list' João Duarte Thu, 20 Jun 2019 19:17:47 +0100
prosodyctl: Renamed the command function 'test' to 'enabled_plugins', which now only shows the plugins, in a list João Duarte Fri, 07 Jun 2019 13:09:01 +0100
prosodyctl: Added the 'local_plugins' command function, which prints back a list of locally available plugins João Duarte Fri, 07 Jun 2019 13:00:40 +0100
prosodyctl: The 'test' function now also prints which plugins are enabled João Duarte Fri, 07 Jun 2019 11:46:19 +0100
prosodyctl: Created a custom function, 'test', that prints back a welcoming message João Duarte Fri, 07 Jun 2019 11:36:13 +0100
prosodyctl: Fix extraction of interpreter from arg when additional arguments (fixes #1386) Kim Alvefur Sat, 29 Jun 2019 16:54:39 +0200
Merge 0.11->trunk Kim Alvefur Fri, 03 May 2019 18:14:14 +0200
prosodyctl: Include version of LuaDBI in 'about' 0.11 Kim Alvefur Wed, 01 May 2019 22:34:15 +0200
Merge 0.11->trunk Matthew Wild Thu, 14 Mar 2019 08:10:01 +0000