summary refs log tree commit diff
path: root/synapse/types/rest/client (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove 3pid and identity serversRory&2025-06-281-33/+0
* import pydantic objects from the `_pydantic_compat` module (#17667)Éloi Rivard2024-09-111-24/+10
* Format files with Ruff (#17643)Quentin Gliech2024-09-021-2/+6
* Sliding Sync: Add typing notification extension (MSC3961) (#17505)Eric Eastwood2024-07-311-0/+18
* Sliding Sync: Add receipts extension (MSC3960) (#17489)Eric Eastwood2024-07-301-0/+18
* Sliding Sync: Track whether we have sent rooms down to clients (#17447)Erik Johnston2024-07-291-0/+5
* Sliding Sync: Add Account Data extension (MSC3959) (#17477)Eric Eastwood2024-07-241-0/+18
* Sliding Sync: Add E2EE extension (MSC3884) (#17454)Eric Eastwood2024-07-221-0/+10
* Add `heroes` and room summary fields to Sliding Sync `/sync` (#17419)Eric Eastwood2024-07-111-4/+0
* Handle to-device extensions to Sliding Sync (#17416)Erik Johnston2024-07-101-5/+43
* Add `room_types`/`not_room_types` filtering to Sliding Sync `/sync` (#17337)Eric Eastwood2024-07-021-1/+1
* Return some room data in Sliding Sync `/sync` (#17320)Eric Eastwood2024-07-021-11/+0
* Add `stream_ordering` sort to Sliding Sync `/sync` (#17293)Eric Eastwood2024-06-171-23/+1
* Add `is_dm` filtering to Sliding Sync `/sync` (#17277)Eric Eastwood2024-06-131-0/+47
* Reorganize Pydantic models and types used in handlers (#17279)Eric Eastwood2024-06-101-0/+284