summary refs log tree commit diff
path: root/tests/rest/client/test_retention.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #6358 from matrix-org/babolivier/message_retentionAndrew Morgan2020-03-181-2/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd31f69afa': clean up buildkite output Don't restrict the tests to v1 rooms Fix worker mode Fix 3PID invite exchange Lint again Lint again Lint Don't apply retention policy based filtering on state events Implement per-room message retention policies
| * Don't restrict the tests to v1 roomsBrendan Abolivier2019-11-261-2/+0
| |
| * Lint againBrendan Abolivier2019-11-191-10/+2
| |
| * LintBrendan Abolivier2019-11-191-50/+23
| |
| * Don't apply retention policy based filtering on state eventsBrendan Abolivier2019-11-061-0/+10
| | | | | | | | As per MSC1763, 'Retention is only considered for non-state events.', so don't filter out state events based on the room's retention policy.
| * Implement per-room message retention policiesBrendan Abolivier2019-11-041-0/+320
|
* Merge pull request #6294 from matrix-org/erikj/add_state_storageAndrew Morgan2020-03-161-1/+2
|
* Dinsic Blacking with black==18.6b2Andrew Morgan2020-02-111-63/+26
|
* Don't apply retention policy based filtering on state eventsBrendan Abolivier2019-11-061-0/+10
| | | | As per MSC1763, 'Retention is only considered for non-state events.', so don't filter out state events based on the room's retention policy.
* Implement per-room message retention policiesBrendan Abolivier2019-08-281-0/+319