0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-12-24 19:53:44 +01:00
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.go Implement history visibility on /messages, /context, /sync (#2511) 2022-08-11 18:23:35 +02:00
context_test.go
filter.go Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
messages.go Set historyVisibility for backfilled events over federation (#2656) 2022-08-19 11:04:26 +02:00
routing.go Move LL cache (#2429) 2022-05-06 15:33:34 +02:00