Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove spurious "SynapseRequest" result from `make_request" | Richard van der Hoff | 2020-12-15 | 1 | -1/+1 |
* | Remove redundant `HomeserverTestCase.render` | Richard van der Hoff | 2020-11-16 | 1 | -1/+0 |
* | Remove unused parameter from, and add safeguard in, get_room_data (#8174) | Andrew Morgan | 2020-08-26 | 1 | -1/+1 |
* | Allow capping a room's retention policy (#8104) | Brendan Abolivier | 2020-08-24 | 1 | -28/+66 |
* | Add type hints to handlers.message and events.builder (#8067) | Erik Johnston | 2020-08-12 | 1 | -1/+3 |
* | Fix some spelling mistakes / typos. (#7811) | Patrick Cloke | 2020-07-09 | 1 | -1/+1 |
* | 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 |
* | Implement per-room message retention policies | Brendan Abolivier | 2019-11-04 | 1 | -0/+320 |