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 |
mod_websocket: Only enable host-agnostic HTTP routing when enabled globally
|
Kim Alvefur |
Fri, 04 Feb 2022 17:59:42 +0100 |
mod_bosh: Only enable host-agnostic HTTP routing when enabled globally
|
Kim Alvefur |
Fri, 04 Feb 2022 17:52:13 +0100 |
util.format: Fix typo in comment [codespell]
|
Kim Alvefur |
Fri, 04 Feb 2022 16:40:38 +0100 |
mod_pep: Fix typo in comment [codespell]
|
Kim Alvefur |
Fri, 04 Feb 2022 16:40:23 +0100 |
mod_bookmarks: Fix typos in stanza error messages [codespell]
|
Kim Alvefur |
Fri, 04 Feb 2022 16:39:35 +0100 |
mod_admin_shell: Fix typo in comment [codespell]
|
Kim Alvefur |
Fri, 04 Feb 2022 16:39:21 +0100 |
modulemanager: Shorten metadata keys to improve readability and memorability
|
Matthew Wild |
Fri, 04 Feb 2022 15:42:13 +0000 |
Revert util.debug change accidentally committed in e157e5c79daa
|
Matthew Wild |
Fri, 04 Feb 2022 15:13:13 +0000 |
util.pluginloader: Fix method to return any module metadata (luacheck)
|
Matthew Wild |
Fri, 04 Feb 2022 15:04:20 +0000 |
modulemanager: Add plugin load filter that reads module metadata from source
|
Matthew Wild |
Fri, 04 Feb 2022 14:20:00 +0000 |
modulemanager, moduleapi: Switch to new pluginloader interface
|
Matthew Wild |
Fri, 04 Feb 2022 14:11:46 +0000 |