Sun, 26 Apr 2020 20:17:43 +0200 mod_carbons: Refactor in new style (mod_mam/csi)
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 20:17:43 +0200] rev 10783
mod_carbons: Refactor in new style (mod_mam/csi)
Sun, 26 Apr 2020 20:49:31 +0200 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 20:49:31 +0200] rev 10782
Merge 0.11->trunk
Sun, 26 Apr 2020 20:39:39 +0200 mod_carbons: Fix handling of incoming MUC PMs #1540 0.11
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 20:39:39 +0200] rev 10781
mod_carbons: Fix handling of incoming MUC PMs #1540 27f5db07bec9 fixed this wrong. The code is supposed to check if the stanza is NOT sent to your bare JID. A MUC PM is always sent to your full JID. Hopefully nobody sends MUC invites to full JIDs, because those would be skipped by this as well.
Sat, 25 Apr 2020 20:55:00 +0200 mod_http_files: Avoid using inode in etag, fix #1498 0.11
Kim Alvefur <zash@zash.se> [Sat, 25 Apr 2020 20:55:00 +0200] rev 10780
mod_http_files: Avoid using inode in etag, fix #1498
Sun, 26 Apr 2020 19:38:38 +0200 MUC: Adapt rules for what should be stored from mod_mam
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 19:38:38 +0200] rev 10779
MUC: Adapt rules for what should be stored from mod_mam This is the subset of mod_mam rules I believe makes sense in MUC. Note that mod_muc_mam does not have its own rules, but uses these.
Sun, 26 Apr 2020 14:31:43 +0200 util.sasl.scram: Mention if clients try PLUS without channel binding
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 14:31:43 +0200] rev 10778
util.sasl.scram: Mention if clients try PLUS without channel binding This isn't normal, but is it invalid? Likely a client bug in any case.
Sun, 26 Apr 2020 14:28:00 +0200 mod_mam: Store only incoming errors
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 14:28:00 +0200] rev 10777
mod_mam: Store only incoming errors Unclear if clients normally ever send error messages, but there may be locally generated bounces sent on behalf of local sessions.
Sun, 26 Apr 2020 11:40:48 +0200 mod_csi_simple: Explicitly mention iq stanzas
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 11:40:48 +0200] rev 10776
mod_csi_simple: Explicitly mention iq stanzas Should be more obvious that all iq stanzas are considered important. Changes behavior for invalid things in the default namespace.
Sun, 26 Apr 2020 11:13:25 +0200 mod_csi_simple: Clarify what might not be stanzas here
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 11:13:25 +0200] rev 10775
mod_csi_simple: Clarify what might not be stanzas here
Sun, 26 Apr 2020 11:13:01 +0200 mod_csi_simple: Consider nonzas important
Kim Alvefur <zash@zash.se> [Sun, 26 Apr 2020 11:13:01 +0200] rev 10774
mod_csi_simple: Consider nonzas important This case was previously handled by fall-trough at the end of the function.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip