prosody: Expose main thread on the 'prosody' global
|
Kim Alvefur |
Wed, 06 Oct 2021 14:49:26 +0200 |
prosody: Run shutdown procedure in async thread
|
Kim Alvefur |
Tue, 01 Jan 2019 16:43:49 +0100 |
prosody: Move last cleanup and shutdown code into util.startup
|
Kim Alvefur |
Tue, 01 Jan 2019 16:42:52 +0100 |
mod_admin_shell: Squeeze some characters out of the Certificate column
|
Kim Alvefur |
Thu, 17 Feb 2022 01:41:57 +0100 |
prosodyctl: Restore 'list --outdated'
|
Kim Alvefur |
Thu, 17 Feb 2022 01:39:35 +0100 |
mod_admin_shell: Fix description of muc:room() (thanks Link Mauve)
|
Kim Alvefur |
Tue, 15 Feb 2022 22:14:40 +0100 |
mod_turn_external: Fix type of config option (thanks mirux)
|
Kim Alvefur |
Tue, 15 Feb 2022 21:51:52 +0100 |
util.dns: Remove compat for pre-0.11 lack of inet_ntop binding
|
Kim Alvefur |
Tue, 15 Feb 2022 13:04:24 +0100 |
util.dns: Replace base16 implementation with util.hex
|
Kim Alvefur |
Tue, 15 Feb 2022 13:03:02 +0100 |
core.certmanager: Relax certificate filename check #1713
|
Kim Alvefur |
Mon, 14 Feb 2022 18:29:31 +0100 |
util.dependencies: Refer to 'apt' instead of 'apt-get'
|
Kim Alvefur |
Sun, 13 Feb 2022 17:27:29 +0100 |
mod_invites_register: Load mod_register_ibr in invite only mode
|
Kim Alvefur |
Thu, 10 Feb 2022 21:21:03 +0100 |
mod_invites_register: Replace COMPAT hack
|
Kim Alvefur |
Thu, 10 Feb 2022 20:44:45 +0100 |
mod_turn_external: Add option to enable TURN over TLS
|
Kim Alvefur |
Thu, 10 Feb 2022 15:41:47 +0100 |
mod_turn_external: Simplify configuration
|
Kim Alvefur |
Thu, 10 Feb 2022 15:39:15 +0100 |
mod_admin_shell: Track connected events instead of created
|
Kim Alvefur |
Sun, 06 Feb 2022 14:34:02 +0100 |
mod_s2s: Add new early s2s-connected events
|
Kim Alvefur |
Sun, 06 Feb 2022 14:31:27 +0100 |
doap: Reference some JSON RFCs
|
Kim Alvefur |
Sat, 05 Feb 2022 18:07:51 +0100 |
doap: Reference RFC 6331 which deprecated SASL DIGEST-MD5
|
Kim Alvefur |
Sat, 05 Feb 2022 18:06:59 +0100 |
prosody.cfg.lua.dist: Link to website (thanks eta)
|
Kim Alvefur |
Sat, 17 Jul 2021 19:44:48 +0200 |
prosody.cfg.lua.dist: Warn about adding settings at the end of the file
|
Kim Alvefur |
Sat, 17 Jul 2021 19:40:43 +0200 |
core.modulemanager: Save module metadata for potential later use
|
Kim Alvefur |
Sat, 05 Feb 2022 01:33:46 +0100 |
util.startup: Enable DANE in http client library with use_dane
|
Kim Alvefur |
Sat, 05 Feb 2022 01:36:10 +0100 |
net.http: Allow using DANE via options or per request settings
|
Kim Alvefur |
Sat, 05 Feb 2022 01:32:08 +0100 |
mod_smacks: Tweak resumption age buckets towards multiples of 60
|
Kim Alvefur |
Fri, 04 Feb 2022 22:11:14 +0100 |
tools: Allow processing instructions in some XML parsing tools
|
Kim Alvefur |
Fri, 04 Feb 2022 21:20:48 +0100 |
util.xml: Add an option to allow <?processing instructions?>
|
Kim Alvefur |
Fri, 04 Feb 2022 20:47:39 +0100 |
mod_http: Use interface name as default default global hostname
|
Kim Alvefur |
Fri, 04 Feb 2022 20:11:18 +0100 |
mod_http: Use http_default_host for URLs generated in global context
|
Kim Alvefur |
Fri, 04 Feb 2022 19:58:43 +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 |
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 |
core.features: New module to track and expose the features supported by Prosody
|
Matthew Wild |
Fri, 04 Feb 2022 14:10:34 +0000 |
util.pluginloader: Support for a per-file load filter
|
Matthew Wild |
Thu, 03 Feb 2022 12:56:52 +0000 |
util.pluginloader: Support for multiple pluginloader instances, and options
|
Matthew Wild |
Thu, 03 Feb 2022 12:53:19 +0000 |
mod_pep: Clarify purpose of fallback service
|
Kim Alvefur |
Thu, 03 Feb 2022 10:02:26 +0100 |
mod_pep: Correct initialization of fallback service
|
Kim Alvefur |
Thu, 03 Feb 2022 09:46:19 +0100 |
core.loggingmanager: Add FIXME about supporting console logging to stderr
|
Kim Alvefur |
Wed, 02 Feb 2022 18:36:08 +0100 |
man/prosodyctl: Complete list of 'check' variants
|
Kim Alvefur |
Wed, 02 Feb 2022 18:28:28 +0100 |
man/prosodyctl: Clarify description of --root
|
Kim Alvefur |
Wed, 02 Feb 2022 18:25:42 +0100 |
util.startup: Teach prosodyctl to be completely --silent
|
Kim Alvefur |
Sun, 28 Nov 2021 23:07:51 +0100 |
util.startup: Teach prosodyctl to be --quiet as complement to --verbose
|
Kim Alvefur |
Sun, 28 Nov 2021 23:07:35 +0100 |
man/prosodyctl: Normalize formatting syntax
|
Kim Alvefur |
Wed, 02 Feb 2022 18:30:54 +0100 |
util.dns: Minor updates of SVCB parser
|
Kim Alvefur |
Wed, 02 Feb 2022 17:58:48 +0100 |
util.dns: Implement SVCB record parser
|
Kim Alvefur |
Sun, 04 Oct 2020 21:29:44 +0200 |
util.dns: Fix returning read position after zero-length name
|
Kim Alvefur |
Sun, 04 Oct 2020 21:27:20 +0200 |
util.dnsregistry: Regenerate from IANA registry
|
Kim Alvefur |
Wed, 02 Feb 2022 17:31:39 +0100 |
tools.dnsregistry: For converting IANA DNS registry data to Lua table
|
Kim Alvefur |
Sun, 04 Oct 2020 19:26:53 +0200 |