Sun, 06 Feb 2022 14:34:02 +0100 mod_admin_shell: Track connected events instead of created
Kim Alvefur <zash@zash.se> [Sun, 06 Feb 2022 14:34:02 +0100] rev 12285
mod_admin_shell: Track connected events instead of created The connection events are more appropriate here, where the s2s-created events happens a bit later or earlier in a sessions lifetime depending on its direction and for outgoing connections isn't actually the creation time (which happens immediately after pressing enter, so not very interesting), but rather closer to the connection time.
Sun, 06 Feb 2022 14:31:27 +0100 mod_s2s: Add new early s2s-connected events
Kim Alvefur <zash@zash.se> [Sun, 06 Feb 2022 14:31:27 +0100] rev 12284
mod_s2s: Add new early s2s-connected events Allows doing things based on connections rather than sessions, which may have been created before or after.
Sat, 05 Feb 2022 18:07:51 +0100 doap: Reference some JSON RFCs
Kim Alvefur <zash@zash.se> [Sat, 05 Feb 2022 18:07:51 +0100] rev 12283
doap: Reference some JSON RFCs RFC 4627 JSON - util.json RFC 6901 JSON Pointer - util.jsonpointer
Sat, 05 Feb 2022 18:06:59 +0100 doap: Reference RFC 6331 which deprecated SASL DIGEST-MD5
Kim Alvefur <zash@zash.se> [Sat, 05 Feb 2022 18:06:59 +0100] rev 12282
doap: Reference RFC 6331 which deprecated SASL DIGEST-MD5
Sat, 17 Jul 2021 19:44:48 +0200 prosody.cfg.lua.dist: Link to website (thanks eta)
Kim Alvefur <zash@zash.se> [Sat, 17 Jul 2021 19:44:48 +0200] rev 12281
prosody.cfg.lua.dist: Link to website (thanks eta)
Sat, 17 Jul 2021 19:40:43 +0200 prosody.cfg.lua.dist: Warn about adding settings at the end of the file
Kim Alvefur <zash@zash.se> [Sat, 17 Jul 2021 19:40:43 +0200] rev 12280
prosody.cfg.lua.dist: Warn about adding settings at the end of the file It is very often a confusing mistake that leads to support questions
Sat, 05 Feb 2022 01:33:46 +0100 core.modulemanager: Save module metadata for potential later use
Kim Alvefur <zash@zash.se> [Sat, 05 Feb 2022 01:33:46 +0100] rev 12279
core.modulemanager: Save module metadata for potential later use Makes it reachable from the shell if nothing else
Sat, 05 Feb 2022 01:36:10 +0100 util.startup: Enable DANE in http client library with use_dane
Kim Alvefur <zash@zash.se> [Sat, 05 Feb 2022 01:36:10 +0100] rev 12278
util.startup: Enable DANE in http client library with use_dane
Sat, 05 Feb 2022 01:32:08 +0100 net.http: Allow using DANE via options or per request settings
Kim Alvefur <zash@zash.se> [Sat, 05 Feb 2022 01:32:08 +0100] rev 12277
net.http: Allow using DANE via options or per request settings Dare to enable by default?
Fri, 04 Feb 2022 22:11:14 +0100 mod_smacks: Tweak resumption age buckets towards multiples of 60
Kim Alvefur <zash@zash.se> [Fri, 04 Feb 2022 22:11:14 +0100] rev 12276
mod_smacks: Tweak resumption age buckets towards multiples of 60 This seems like the thing to do for time, which is usually divided into divisors divisible by 60, or multiplied by multiples of 60
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip