summary refs log tree commit diff
path: root/tests/rest/client/test_redactions.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement MSC2174: move redacts to a content property. (#15395)Patrick Cloke2023-04-131-2/+37
* Implement MSC3912: Relation-based redactions (#14260)Brendan Abolivier2022-11-031-4/+269
* Use literals in place of `HTTPStatus` constants in tests (#13463)Dirk Klimpel2022-08-051-2/+2
* Add type hints to `tests/rest/client` (#12084)Dirk Klimpel2022-02-281-9/+17
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-2/+1
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-2/+1
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-6/+2
* Remove redundant `HomeserverTestCase.render`Richard van der Hoff2020-11-161-2/+0
* Fix commentsErik Johnston2019-09-111-2/+2
* Add test for admin redaction ratelimiting.Erik Johnston2019-09-111-0/+25
* Ignore redactions of m.room.create events (#5701)Richard van der Hoff2019-07-171-0/+20
* More refactoring in `get_events_as_list` (#5707)Richard van der Hoff2019-07-171-0/+159