0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-02 04:29:00 +02:00
dendrite/syncapi/routing
Till 2086992caf
Don't return end if there are not more messages (#2542)
* Be more spec compliant

* Move lazyLoadMembers to own method
2022-06-29 10:49:12 +02:00
..
context.go Handle state before, send history visibility in output (#2532) 2022-06-13 15:11:10 +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 Send all account data on complete sync by default 2022-04-26 16:58:20 +01:00
messages.go Don't return end if there are not more messages (#2542) 2022-06-29 10:49:12 +02:00
routing.go Move LL cache (#2429) 2022-05-06 15:33:34 +02:00