0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-10-03 00:08:56 +02:00
dendrite/syncapi/storage/shared
S7evinK cf525d1f61
Implement /context (#2207)
* Add QueryEventsAfter

* Add /context

* Make all tests pass on sqlite

* Add queries to get the events for /context requests

* Move /context to the syncapi

* Revert "Add QueryEventsAfter"

This reverts commit 440a771d10.

* Simplify getting the required events

* Apply RoomEventFilter when getting events

* Add passing tests

* Remove logging

* Remove unused SQL statements
Update comments & add TODO
2022-02-21 17:12:22 +01:00
..
syncserver.go Implement /context (#2207) 2022-02-21 17:12:22 +01:00