summary refs log tree commit diff
path: root/synapse/rest/client/reporting.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop unstable MSC4151 implementation (#18052)Travis Ralston2025-01-071-12/+0
* Support & use stable endpoints for MSC4151 (#17374)Travis Ralston2024-10-311-13/+22
* import pydantic objects from the `_pydantic_compat` module (#17667)Éloi Rivard2024-09-111-5/+1
* Clarify that MSC4151 is enabled on matrix.org (#17296)Quentin Gliech2024-06-131-1/+9
* Add report room API (MSC4151) (#17270)Travis Ralston2024-06-121-0/+154