summary refs log tree commit diff
path: root/synapse/rest/client/sync.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor the code to inject bundled relations during serialization. (#11408)Patrick Cloke2021-11-231-1/+1
* Support filtering by relations per MSC3440 (#11236)Patrick Cloke2021-11-091-3/+3
* Use direct references for configuration variables (part 6). (#10916)Patrick Cloke2021-09-291-1/+1
* Additional type hints for client REST servlets (part 4) (#10728)Patrick Cloke2021-09-011-2/+14
* Additional type hints for the sync REST servlet. (#10666)Patrick Cloke2021-08-231-51/+81
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+532