0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-29 06:19:02 +02:00
dendrite/syncapi/routing
Till 0f09e9d196
Move /event to the SyncAPI (#2782)
This allows us to apply history visibility without having to recalculate
it in the roomserver.
Unblocks https://github.com/matrix-org/complement/pull/495, fix missing
part of https://github.com/matrix-org/dendrite/issues/617
2022-10-10 12:19:16 +02:00
..
context.go Fix broken /sync due to transaction error 2022-09-30 16:07:18 +01: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
getevent.go Move /event to the SyncAPI (#2782) 2022-10-10 12:19:16 +02:00
messages.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
routing.go Move /event to the SyncAPI (#2782) 2022-10-10 12:19:16 +02:00
search.go Fix broken /sync due to transaction error 2022-09-30 16:07:18 +01:00