summary refs log tree commit diff
path: root/synapse/rest/client/notifications.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a constant for receipt types (m.read). (#11531)Patrick Cloke2021-12-081-1/+2
| | | And expand some type hints in the receipts storage module.
* Additional type hints for REST servlets (part 2). (#10674)Patrick Cloke2021-08-261-3/+10
| | | Applies the changes from #10665 to additional modules.
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+91