prosodyctl: Return success status code from --help
|
Kim Alvefur |
2022-02-04 |
prosodyctl: Use argument parsing library to parse --help, -h, -?
|
Kim Alvefur |
2022-02-04 |
mod_websocket: Only enable host-agnostic HTTP routing when enabled globally
|
Kim Alvefur |
2022-02-04 |
mod_bosh: Only enable host-agnostic HTTP routing when enabled globally
|
Kim Alvefur |
2022-02-04 |
util.format: Fix typo in comment [codespell]
|
Kim Alvefur |
2022-02-04 |
mod_pep: Fix typo in comment [codespell]
|
Kim Alvefur |
2022-02-04 |
mod_bookmarks: Fix typos in stanza error messages [codespell]
|
Kim Alvefur |
2022-02-04 |
mod_admin_shell: Fix typo in comment [codespell]
|
Kim Alvefur |
2022-02-04 |
modulemanager: Shorten metadata keys to improve readability and memorability
|
Matthew Wild |
2022-02-04 |
Revert util.debug change accidentally committed in e157e5c79daa
|
Matthew Wild |
2022-02-04 |
util.pluginloader: Fix method to return any module metadata (luacheck)
|
Matthew Wild |
2022-02-04 |
modulemanager: Add plugin load filter that reads module metadata from source
|
Matthew Wild |
2022-02-04 |
modulemanager, moduleapi: Switch to new pluginloader interface
|
Matthew Wild |
2022-02-04 |
core.features: New module to track and expose the features supported by Prosody
|
Matthew Wild |
2022-02-04 |
util.pluginloader: Support for a per-file load filter
|
Matthew Wild |
2022-02-03 |
util.pluginloader: Support for multiple pluginloader instances, and options
|
Matthew Wild |
2022-02-03 |
mod_pep: Clarify purpose of fallback service
|
Kim Alvefur |
2022-02-03 |
mod_pep: Correct initialization of fallback service
|
Kim Alvefur |
2022-02-03 |
core.loggingmanager: Add FIXME about supporting console logging to stderr
|
Kim Alvefur |
2022-02-02 |
man/prosodyctl: Complete list of 'check' variants
|
Kim Alvefur |
2022-02-02 |
man/prosodyctl: Clarify description of --root
|
Kim Alvefur |
2022-02-02 |
util.startup: Teach prosodyctl to be completely --silent
|
Kim Alvefur |
2021-11-28 |
util.startup: Teach prosodyctl to be --quiet as complement to --verbose
|
Kim Alvefur |
2021-11-28 |
man/prosodyctl: Normalize formatting syntax
|
Kim Alvefur |
2022-02-02 |
util.dns: Minor updates of SVCB parser
|
Kim Alvefur |
2022-02-02 |
util.dns: Implement SVCB record parser
|
Kim Alvefur |
2020-10-04 |
util.dns: Fix returning read position after zero-length name
|
Kim Alvefur |
2020-10-04 |
util.dnsregistry: Regenerate from IANA registry
|
Kim Alvefur |
2022-02-02 |
tools.dnsregistry: For converting IANA DNS registry data to Lua table
|
Kim Alvefur |
2020-10-04 |
util.dns: Move DNS parameters details into util.dnsregistry
|
Kim Alvefur |
2020-10-04 |
doap: Make note of mod_mam storing XEP-0184 receipts
|
Kim Alvefur |
2021-03-17 |
plugins: Update for namespace bump in XEP-0353 v0.4.0
|
Kim Alvefur |
2022-01-11 |