summary refs log tree commit diff
path: root/synapse/rest/client/report_event.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
| | | | | | | The presence of this method was confusing, and mostly present for backwards compatibility. Let's get rid of it. Part of #11733
* Additional type hints for client REST servlets (part 4) (#10728)Patrick Cloke2021-09-011-3/+12
|
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+68