dendrite/syncapi/routing
Till 69f2ff7c82
Correctly use provided filters (#2339)
* Apply filters correctly

* Fix issues; Use prepareWithFilters

* Update gmsl & tests

* go.mod..

* PR comments
2022-04-11 09:05:23 +02:00
..
context_test.go Return state on calls to /message and lazy load members (#2218) 2022-03-01 14:39:56 +00:00
context.go Correctly use provided filters (#2339) 2022-04-11 09:05:23 +02:00
filter.go Implement /sync limited and read timeline limit from stored filters (#1168) 2020-06-26 15:34:41 +01:00
messages.go Better mapping of stream positions to topological positions in /messages (#2263) 2022-03-18 10:40:01 +00:00
routing.go Implement /context (#2207) 2022-02-21 17:12:22 +01:00