Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6358 from matrix-org/babolivier/message_retention | Andrew Morgan | 2020-03-18 | 1 | -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 rooms | Brendan Abolivier | 2019-11-26 | 1 | -2/+0 |
| | | |||||
| * | Lint again | Brendan Abolivier | 2019-11-19 | 1 | -10/+2 |
| | | |||||
| * | Lint | Brendan Abolivier | 2019-11-19 | 1 | -50/+23 |
| | | |||||
| * | Don't apply retention policy based filtering on state events | Brendan Abolivier | 2019-11-06 | 1 | -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 policies | Brendan Abolivier | 2019-11-04 | 1 | -0/+320 |
| | |||||
* | Merge pull request #6294 from matrix-org/erikj/add_state_storage | Andrew Morgan | 2020-03-16 | 1 | -1/+2 |
| | |||||
* | Dinsic Blacking with black==18.6b2 | Andrew Morgan | 2020-02-11 | 1 | -63/+26 |
| | |||||
* | Don't apply retention policy based filtering on state events | Brendan Abolivier | 2019-11-06 | 1 | -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 policies | Brendan Abolivier | 2019-08-28 | 1 | -0/+319 |