summary refs log tree commit diff
path: root/synapse/rest/client/room.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v1.48.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-061-3/+9
|\
| * 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-2/+8
* | Merge tag 'v1.47.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-061-1/+1
|\|
| * Enable passing typing stream writers as a list. (#11237)Nick Barrett2021-11-031-1/+1
* | Merge tag 'v1.45.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-061-1/+1
|\|
| * Use direct references for configuration variables (part 6). (#10916)Patrick Cloke2021-09-291-1/+1
* | Merge tag 'v1.43.0' into babolivier/dinsic_1.48.0Brendan Abolivier2021-12-061-73/+164
|\|
| * Use direct references for some configuration variables (#10798)Patrick Cloke2021-09-131-2/+2
| * Additional type hints for the client REST servlets (part 3). (#10707)Patrick Cloke2021-08-311-71/+162
* | Converge with mainlineBrendan Abolivier2021-10-261-1/+0
* | Merge tag 'v1.41.0' into babolivier/dinsic_1.41.0Brendan Abolivier2021-09-011-1/+2
|/
* Allow /createRoom to be run on workers (#10564)Andrew Morgan2021-08-171-1/+1
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+1152