summary refs log tree commit diff
path: root/synapse/rest/client/profile.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Merge remote-tracking branch 'gitlab/clokep/license-license' into new_developErik Johnston2023-12-131-10/+16
|\
| * Update license headersPatrick Cloke2023-11-211-10/+16
* | Implement MSC4069: Inhibit profile propagation (#16636)Travis Ralston2023-12-041-3/+28
|/
* Add a primitive helper script for listing worker endpoints. (#15243)reivilibre2023-03-231-0/+3
* `synapse.api.auth.Auth` cleanup: make permission-related methods use `Request...Quentin Gliech2022-08-221-2/+2
* Fix `destination_is` errors seen in sentry. (#13041)David Robertson2022-06-141-4/+16
* Use direct references for configuration variables (part 6). (#10916)Patrick Cloke2021-09-291-3/+3
* Additional type hints for REST servlets (part 2). (#10674)Patrick Cloke2021-08-261-10/+27
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+155