Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Invalidate caches when an event with a relation is redacted. (#12121) | Patrick Cloke | 2022-03-07 | 1 | -1/+0 |
| | | | | | The caches for the target of the relation must be cleared so that the bundled aggregations are re-calculated after the redaction is processed. | ||||
* | Improve and refactor the tests for relations. (#12113) | Patrick Cloke | 2022-03-02 | 1 | -0/+1 |
* Modernizes code (f-strings, etc.) * Fixes incorrect comments. * Splits the test case into two. * Factors out some duplicated code. |