aboutsummaryrefslogtreecommitdiff
path: root/syncapi/routing/filter.go
AgeCommit message (Expand)Author
2024-10-18Update the license headers to mention the commercial licenseQuentin Gliech
2024-10-17Rename the go packageQuentin Gliech
2024-10-17Update the copyright headers in all filesQuentin Gliech
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-04-04Move GMSL client types to Dendrite (#3045)kegsay
2022-08-05Do not use `ioutil` as it is deprecated (#2625)Neil Alexander
2022-08-05Fix linter issues (#2624)Till
2022-04-26Send all account data on complete sync by defaultNeil Alexander
2020-06-26Implement /sync `limited` and read timeline limit from stored filters (#1168)Kegsay