4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-12 10:26:34 +00:00
dendrite/roomserver/internal/input
Till 9bcd0a2105
Make redaction check easier to read ()
We need to check the redaction PL in Dendrite, if we do it in GMSL, we
end up not sending the event to the output stream because it will be
rejected.

---------

Co-authored-by: kegsay <kegan@matrix.org>
2023-03-03 14:03:17 +01:00
..
input_events_test.go Fix outliers whose auth_events are in a different room are correctly rejected () 2022-10-14 09:14:54 +02:00
input_events.go Make redaction check easier to read () 2023-03-03 14:03:17 +01:00
input_latest_events.go Ensure that all state event IDs are included in the added section when rewriting state () 2022-09-16 10:35:32 +01:00
input_membership.go Refactor StoreEvent, add MaybeRedactEvent, create an EventDatabase () 2023-03-01 17:06:47 +01:00
input_missing.go Refactor StoreEvent, add MaybeRedactEvent, create an EventDatabase () 2023-03-01 17:06:47 +01:00
input_test.go Ristretto cache () 2022-07-11 14:31:31 +01:00
input.go Refactor StoreEvent and create a new RoomDatabase interface () 2023-02-24 09:40:20 +01:00