summary refs log tree commit diff
path: root/synapse/rest/client/events.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add new module API for adding custom fields to events `unsigned` section (#16...Erik Johnston2023-10-271-1/+1
* Add a primitive helper script for listing worker endpoints. (#15243)reivilibre2023-03-231-0/+2
* Pass the requester during event serialization. (#15174)Quentin Gliech2023-03-061-7/+9
* Do not allow a None-limit on PaginationConfig. (#14146)Patrick Cloke2022-10-141-1/+3
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
* Bundle aggregations outside of the serialization method. (#11612)Patrick Cloke2022-01-071-1/+1
* Additional type hints for REST servlets (part 2). (#10674)Patrick Cloke2021-08-261-15/+23
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+94