dendrite/syncapi/routing
Till 365da70a23
Set historyVisibility for backfilled events over federation (#2656)
This should hopefully deflake Backfill works correctly with history visibility set to joined as we were using the default shared visibility, even if the events are set to joined (or something else)
2022-08-19 11:04:26 +02:00
..
context_test.go
context.go Implement history visibility on /messages, /context, /sync (#2511) 2022-08-11 18:23:35 +02:00
filter.go
messages.go Set historyVisibility for backfilled events over federation (#2656) 2022-08-19 11:04:26 +02:00
routing.go