summary refs log tree commit diff
path: root/synapse/rest/client/receipts.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce duplicate code in receipts servlets. (#13198)Patrick Cloke2022-07-131-12/+8
* No longer permit empty body when sending receipts (#12709)David Robertson2022-05-111-12/+1
* Implement changes to MSC2285 (hidden read receipts) (#12168)Šimon Brandner2022-05-041-20/+31
* Add a constant for receipt types (m.read). (#11531)Patrick Cloke2021-12-081-2/+2
* Require body for read receipts with user-agent exceptions (#11157)rogersheu2021-11-091-1/+11
* 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