aboutsummaryrefslogtreecommitdiff
path: root/syncapi/sync/request.go
AgeCommit message (Expand)Author
2023-04-04Move GMSL client types to Dendrite (#3045)kegsay
2022-11-02Don't limit `"state"` (#2849)Neil Alexander
2022-10-19Get state deltas without filters (#2810)Till
2022-08-25SyncAPI tweaks/fixes (#2671)Till
2022-04-26Use a value that is Go 1.16-friendlyNeil Alexander
2022-04-26Send all account data on complete sync by defaultNeil Alexander
2022-04-13Use default sync filter if specified filter is not found (should fix #2350) (...Neil Alexander
2021-01-19Basic sync filtering (#1721)Neil Alexander
2021-01-08Sync refactor — Part 1 (#1688)Neil Alexander
2020-12-18More sane next batch handling, typing notification tweaks, give invites their...Neil Alexander
2020-12-10Refactor sync tokens (#1628)Neil Alexander
2020-07-29Add support for logs in StreamingToken (#1229)Kegsay
2020-06-26Implement /sync `limited` and read timeline limit from stored filters (#1168)Kegsay
2020-06-19Bind build support, further Yggdrasil demo updates (#1152)Neil Alexander
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-05-20sytest: Add remaining backfill tests (#1052)Kegsay
2020-05-13syncapi: Rename and split out tokens (#1025)Kegsay
2020-01-23CS API: Support for /messages, fixes for /sync (#847)Neil Alexander
2019-07-12Add typing notifications to /sync responses - fixes #635 (#718)Alex Chen
2019-05-21use go module for dependencies (#594)ruben