summary refs log tree commit diff
path: root/synapse/rest/client/receipts.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a constant for receipt types (m.read). (#11531)Patrick Cloke2021-12-081-2/+2
| | | And expand some type hints in the receipts storage module.
* Require body for read receipts with user-agent exceptions (#11157)rogersheu2021-11-091-1/+11
| | | Co-authored-by: reivilibre <olivier@librepush.net>
* Additional type hints for the client REST servlets (part 3). (#10707)Patrick Cloke2021-08-311-3/+12
|
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+71