Sun, 13 Feb 2022 21:52:43 +0100 Kim Alvefur prosody.cfg.lua.dist: Remove example certificate, this should just work
Sat, 12 Feb 2022 18:47:22 +0100 Kim Alvefur net.server_epoll: Disable verbose mode by default
Fri, 11 Feb 2022 00:16:36 +0100 Kim Alvefur prosody.cfg.lua.dist: Remove allow_registration in favor of invites
Mon, 14 Feb 2022 16:30:01 +0000 Matthew Wild prosody.cfg.lua.dist: Comment improvements: s2s authentication
Mon, 14 Feb 2022 16:29:38 +0000 Matthew Wild prosody.cfg.lua.dist: Comment improvements: authentication
Mon, 14 Feb 2022 16:27:58 +0000 Matthew Wild prosody.cfg.lua.dist: Improve section-like layout via headers and spacing
Mon, 14 Feb 2022 16:01:34 +0000 Matthew Wild prosody.cfg.lua.dist: Comment improvements
Mon, 14 Feb 2022 15:59:03 +0000 Matthew Wild prosody.cfg.lua.dist: Update s2s_secure_auth comment and default
Mon, 14 Feb 2022 15:51:13 +0000 Matthew Wild prosody.cfg.lua.dist: TURN configuration improvements and example
Mon, 14 Feb 2022 15:49:43 +0000 Matthew Wild prosody.cfg.lua.dist: Enable csi_simple by default
Thu, 10 Feb 2022 19:54:14 +0000 Matthew Wild usermanager, mod_saslauth: Default to internal_hashed if no auth module specified
Mon, 14 Feb 2022 15:58:08 +0000 Matthew Wild prosody.cfg.lua.dist: Remove require_encryption options
Thu, 10 Feb 2022 17:15:55 +0100 Kim Alvefur core.certmanager: Turn soft dependency on LuaSec into a hard
Sat, 25 Dec 2021 16:23:40 +0100 Kim Alvefur various: Require encryption by default for real
Thu, 10 Feb 2022 15:49:01 +0000 Matthew Wild mod_invites_register: Default to require encryption
Thu, 10 Feb 2022 15:48:34 +0000 Matthew Wild mod_legacyauth: Default to require encryption
Thu, 10 Feb 2022 18:35:39 +0100 Kim Alvefur prosody.cfg.lua.dist: Remove mod_http_files
Thu, 10 Feb 2022 17:15:18 +0100 Kim Alvefur prosody.cfg.lua.dist: Move Dialback down
Sat, 05 Feb 2022 18:17:52 +0100 Kim Alvefur prosody.cfg.lua.dist: Remove https_certificate, this should Just Work now
Sat, 05 Feb 2022 18:14:17 +0100 Kim Alvefur prosody.cfg.lua.dist: Remove mention of deprecated daemonize option
Sat, 05 Feb 2022 18:10:41 +0100 Kim Alvefur prosody.cfg.lua.dist: Remove installer_plugin_path
Thu, 10 Feb 2022 18:02:59 +0100 Kim Alvefur prosody.cfg.lua.dist: Add new modules
Thu, 04 Feb 2021 00:49:07 +0100 Kim Alvefur prosody.cfg.lua.dist: Add note about 'localhost'
Wed, 02 Mar 2022 16:12:28 +0000 Matthew Wild prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config
Wed, 02 Mar 2022 16:02:42 +0000 Matthew Wild prosodyctl: check dns: List discovered addresses for diagnostic purposes
Wed, 02 Mar 2022 15:45:24 +0000 Matthew Wild util.prosodyctl: check: warn about unreferenced components, suggest disco_items
Wed, 02 Mar 2022 15:22:12 +0000 Matthew Wild util.prosodyctl: Warn about enabled public registration in 'check config'
Wed, 23 Feb 2022 20:31:03 +0100 Kim Alvefur util.poll: Add support for the poll() API
Sun, 27 Feb 2022 14:36:43 +0100 Kim Alvefur util.poll: Expose API (epoll or select) used
Wed, 23 Feb 2022 20:30:22 +0100 Kim Alvefur util.poll: Restructure to make adding additional system APIs easier
Sun, 13 Feb 2022 16:53:56 +0100 Kim Alvefur make: Split up install targets to allow different subset
Tue, 22 Feb 2022 13:41:05 +0100 Kim Alvefur core.portmanager: Fix traceback on attempt to get non-existent service
Tue, 22 Feb 2022 14:17:27 +0100 Kim Alvefur mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin)
Tue, 22 Feb 2022 14:17:10 +0100 Kim Alvefur util.async: Optionally allow too many 'done' callbacks
Tue, 22 Feb 2022 12:35:31 +0100 Kim Alvefur mod_c2s,mod_s2s: Wrap callback to improve tracebacks
Mon, 21 Feb 2022 11:24:58 +0100 Kim Alvefur mod_carbons: Allow plugging into decision of whether to carbon-copy
Sat, 11 Dec 2021 18:01:04 +0100 Kim Alvefur mod_mam: Fix a comment
Fri, 10 Dec 2021 22:37:32 +0100 Kim Alvefur mod_mam: Allow plugging into archive decision
Mon, 21 Feb 2022 08:54:39 +0100 Kim Alvefur core.certmanager: Ensure key exists for fullchain
Sun, 20 Feb 2022 00:24:18 +0100 Kim Alvefur mod_admin_shell: Use a table to show help sections
Fri, 18 Feb 2022 23:20:24 +0100 Kim Alvefur CHANGES: Mention graceful shutdown
Fri, 18 Feb 2022 23:13:01 +0100 Kim Alvefur mod_c2s: Ignore unused event payload [luacheck]
Thu, 17 Feb 2022 03:49:47 +0100 Kim Alvefur mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown steps
Fri, 18 Feb 2022 14:25:22 +0100 Kim Alvefur mod_c2s: Close ports in a separate, earlier event from closing sessions
Fri, 11 Feb 2022 21:41:04 +0100 Kim Alvefur mod_s2s: Disable creation of new outgoing connections during shutdown
Fri, 11 Feb 2022 21:36:53 +0100 Kim Alvefur mod_c2s,mod_s2s: Disable and close port listeners before closing sessions
Wed, 06 Oct 2021 14:50:47 +0200 Kim Alvefur mod_posix: Run signal handlers in the startup thread
Wed, 06 Oct 2021 14:49:26 +0200 Kim Alvefur prosody: Expose main thread on the 'prosody' global
Tue, 01 Jan 2019 16:43:49 +0100 Kim Alvefur prosody: Run shutdown procedure in async thread
Tue, 01 Jan 2019 16:42:52 +0100 Kim Alvefur prosody: Move last cleanup and shutdown code into util.startup
Thu, 17 Feb 2022 01:41:57 +0100 Kim Alvefur mod_admin_shell: Squeeze some characters out of the Certificate column
Thu, 17 Feb 2022 01:39:35 +0100 Kim Alvefur prosodyctl: Restore 'list --outdated'
Tue, 15 Feb 2022 22:14:40 +0100 Kim Alvefur mod_admin_shell: Fix description of muc:room() (thanks Link Mauve)
Tue, 15 Feb 2022 21:51:52 +0100 Kim Alvefur mod_turn_external: Fix type of config option (thanks mirux)
Tue, 15 Feb 2022 13:04:24 +0100 Kim Alvefur util.dns: Remove compat for pre-0.11 lack of inet_ntop binding
Tue, 15 Feb 2022 13:03:02 +0100 Kim Alvefur util.dns: Replace base16 implementation with util.hex
Mon, 14 Feb 2022 18:29:31 +0100 Kim Alvefur core.certmanager: Relax certificate filename check #1713
Sun, 13 Feb 2022 17:27:29 +0100 Kim Alvefur util.dependencies: Refer to 'apt' instead of 'apt-get'
Thu, 10 Feb 2022 21:21:03 +0100 Kim Alvefur mod_invites_register: Load mod_register_ibr in invite only mode
Thu, 10 Feb 2022 20:44:45 +0100 Kim Alvefur mod_invites_register: Replace COMPAT hack
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip