0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-08 15:38:58 +02:00
dendrite/syncapi/routing
Till 29f2168789
Make /messages filterable (#2347)
* Make /messages filterable
Fix bug when determining if an event contains an URL

* Add newly passing test

* Fix test
2022-04-13 13:16:02 +02:00
..
context.go Correctly use provided filters (#2339) 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
filter.go Implement /sync limited and read timeline limit from stored filters (#1168) 2020-06-26 15:34:41 +01:00
messages.go Make /messages filterable (#2347) 2022-04-13 13:16:02 +02:00
routing.go Implement /context (#2207) 2022-02-21 17:12:22 +01:00