aboutsummaryrefslogtreecommitdiff
path: root/syncapi/syncapi_test.go
AgeCommit message (Expand)Author
2022-09-13Send-to-device consumer/producer tweaks (#2713)Till
2022-08-25SyncAPI tweaks/fixes (#2671)Till
2022-08-19Fetch more data for newly joined rooms in an incremental sync (#2657)Till
2022-08-19Make SyncAPI unit tests more reliable (#2655)Till
2022-08-18Add a delay after sending events to the roomserverTill Faelligen
2022-08-11Implement history visibility on `/messages`, `/context`, `/sync` (#2511)Till
2022-08-11Generic-based internal HTTP API (#2626)Neil Alexander
2022-08-02Delete correct Send-to-Device messages (#2608)Till
2022-05-17bugfix: fix race condition when updating presence via /sync (#2470)kegsay
2022-05-17bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)kegsay
2022-05-12Wait 100ms for events to be processed by syncapiKegan Dougal
2022-05-11More syncapi tests (#2451)kegsay
2022-05-09Begin adding syncapi component tests (#2442)kegsay