0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 20:18:56 +02: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 Return state on calls to /message and lazy load members (#2218) 2022-03-01 14:39:56 +00:00
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