Tue, 27 Jul 2021 01:08:54 +0200 mod_invites_register: Depend on mod_invites [rockspec]
Kim Alvefur <zash@zash.se> [Tue, 27 Jul 2021 01:08:54 +0200] rev 4639
mod_invites_register: Depend on mod_invites [rockspec] Per `module:depends()`
Tue, 27 Jul 2021 01:01:48 +0200 mod_conversejs: Add dependency on mod_bookmarks [rockspec]
Kim Alvefur <zash@zash.se> [Tue, 27 Jul 2021 01:01:48 +0200] rev 4638
mod_conversejs: Add dependency on mod_bookmarks [rockspec] So `prosodyctl install mod_conversejs` pulls in mod_bookmarks too.
Tue, 27 Jul 2021 00:22:30 +0200 mod_rest: Fix typo (thanks codespell)
Kim Alvefur <zash@zash.se> [Tue, 27 Jul 2021 00:22:30 +0200] rev 4637
mod_rest: Fix typo (thanks codespell)
Tue, 27 Jul 2021 00:21:42 +0200 mod_smacks: Fix typo in comment (thanks codespell)
Kim Alvefur <zash@zash.se> [Tue, 27 Jul 2021 00:21:42 +0200] rev 4636
mod_smacks: Fix typo in comment (thanks codespell)
Thu, 22 Jul 2021 17:26:32 +0200 mod_smacks: Fix traceback on missing stanza counter
Kim Alvefur <zash@zash.se> [Thu, 22 Jul 2021 17:26:32 +0200] rev 4635
mod_smacks: Fix traceback on missing stanza counter This shouldn't be possible, yet it was.
Wed, 21 Jul 2021 16:28:13 +0200 mod_register_apps: Reduce yellow yelling in log message
Kim Alvefur <zash@zash.se> [Wed, 21 Jul 2021 16:28:13 +0200] rev 4634
mod_register_apps: Reduce yellow yelling in log message
Wed, 21 Jul 2021 15:57:13 +0200 mod_s2s_keepalive: Ignore errors from the local server
Kim Alvefur <zash@zash.se> [Wed, 21 Jul 2021 15:57:13 +0200] rev 4633
mod_s2s_keepalive: Ignore errors from the local server If a stanza can't be delivered and instead an bounce is generated, the origin of the error, when different from the stanza 'from' should be indicated in the 'by' attribute of the <error>, which we look for here so this doesn't count as a successful ping. An error that does come from the remote means we have connectivity, but probably no XEP-0199 handling. This is fine. We care about connectivity, not protocol.
Wed, 21 Jul 2021 15:52:12 +0200 mod_s2s_keepalive: Fix identification of replies (error-replies included)
Kim Alvefur <zash@zash.se> [Wed, 21 Jul 2021 15:52:12 +0200] rev 4632
mod_s2s_keepalive: Fix identification of replies (error-replies included) Typo? This condition is supposed to filter out get and set (and anything else), not errors, which can still mean that there's connectivity, just no handling of XEP-0199.
Sun, 18 Jul 2021 00:21:35 +0200 mod_pubsub_alertmanager: Include status booleans in template input
Kim Alvefur <zash@zash.se> [Sun, 18 Jul 2021 00:21:35 +0200] rev 4631
mod_pubsub_alertmanager: Include status booleans in template input For easier conditionals, e.g. {firing&oh no} or {resolved&okay then}
Sun, 18 Jul 2021 00:19:50 +0200 mod_pubsub_alertmanager: Exclude "ends at" timestamp for unresolved alerts
Kim Alvefur <zash@zash.se> [Sun, 18 Jul 2021 00:19:50 +0200] rev 4630
mod_pubsub_alertmanager: Exclude "ends at" timestamp for unresolved alerts Wow, does the problem end in year 1? Let me get my time machine!
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip