aboutsummaryrefslogtreecommitdiff
path: root/syncapi/types/types_test.go
AgeCommit message (Expand)Author
2024-01-29Fix x86 tests (#3317)Till
2023-09-15Move pseudoID ClientEvent hotswapping to a common location (#3199)devonh
2023-08-31Handle event_format federation in /sync responses (#3192)devonh
2023-06-12Cleanup remaining statekey usage for senderIDs (#3106)devonh
2023-06-06PDU Sender split (#3100)devonh
2023-05-02Use PDU not *Event in HeaderedEvent (#3073)kegsay
2023-04-27Remove gmsl.HeaderedEvent (#3068)kegsay
2023-04-21Implement new RoomVersionImpl API (#3062)kegsay
2023-04-20refactor: funnel event creation through room versions (#3060)kegsay
2023-04-04Move GMSL client types to Dendrite (#3045)kegsay
2022-11-29Fix `m.receipt`s causing notifications (#2893)Till
2022-04-06Add presence module V2 (#2312)Till
2022-03-03Implement Push Notifications (#1842)Dan
2022-01-20BREAKING: Remove Partitioned Stream Positions (#2096)kegsay
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-15De-map device list positions in streaming tokens (#1642)Neil Alexander
2020-12-10Refactor sync tokens (#1628)Neil Alexander
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-10-08Include a stripped version of the invite itself (#1495)Neil Alexander
2020-07-30Implement /keys/changes (#1232)Kegsay
2020-07-29Add support for logs in StreamingToken (#1229)Kegsay
2020-05-13syncapi: Rename and split out tokens (#1025)Kegsay
2020-01-23CS API: Support for /messages, fixes for /sync (#847)Neil Alexander