Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace make_awaitable with AsyncMock (#16179) | Patrick Cloke | 2023-08-24 | 1 | -19/+14 |
* | Fix forgotten rooms missing in initial sync (#15815) | Nicolas Werner | 2023-06-21 | 1 | -0/+21 |
* | Add config option to forget rooms automatically when users leave them (#15224) | Sean Quah | 2023-05-03 | 1 | -0/+11 |
* | Faster joins: Refactor handling of servers in room (#14954) | Sean Quah | 2023-02-03 | 1 | -1/+1 |
* | Fix that user cannot `/forget` rooms after the last member has left (#13546) | Dirk Klimpel | 2022-08-30 | 1 | -2/+91 |
* | Reduce the number of tests using TCP replication. (#13543) | Patrick Cloke | 2022-08-19 | 1 | -2/+2 |
* | Use literals in place of `HTTPStatus` constants in tests (#13463) | Dirk Klimpel | 2022-08-05 | 1 | -2/+1 |
* | Rate limit joins per-room (#13276) | David Robertson | 2022-07-19 | 1 | -0/+290 |