dendrite/syncapi/sync
Till 58af7f61b6
Fix OTK upload spam (#2448)
* Fix OTK spam

* Update comment

* Optimize selectKeysCountSQL to only return max 100 keys

* Return CurrentPosition if the request timed out

* Revert "Return CurrentPosition if the request timed out"

This reverts commit 7dbdda9641.

Co-authored-by: kegsay <kegan@matrix.org>
2022-05-11 17:15:18 +01:00
..
request.go Use a value that is Go 1.16-friendly 2022-04-26 17:05:31 +01:00
requestpool.go Fix OTK upload spam (#2448) 2022-05-11 17:15:18 +01:00
requestpool_test.go Limit presence in /sync responses (#2394) 2022-04-28 15:12:40 +01:00