Files
matrix-rust-sdk/crates
Stefan Ceriu f8836568a9 fix(search): only index valid replacement edits
get_most_recent_edit indexed the latest m.replace regardless of whether it was
a valid replacement, letting any user rewrite another user's indexed message.
Validate edits with check_validity_of_replacement_events (matching sender, type,
etc.), as the timeline does, before indexing them.
2026-07-23 12:55:43 +03:00
..
2026-07-22 15:38:53 +02:00