| Commit message (Expand) | Author | Files | Lines |
2022-02-15 | `_auth_and_persist_outliers`: drop events we have already seen (#11994) | Richard van der Hoff | 2 | -24/+21 |
2022-02-15 | Track cache invalidations (#12000) | Erik Johnston | 4 | -1/+10 |
2022-02-15 | Fix incorrect `get_rooms_for_user` for remote user (#11999) | Erik Johnston | 3 | -11/+124 |
2022-02-15 | Docker: remove `VOLUME` directive (#11997) | Richard van der Hoff | 2 | -2/+1 |
2022-02-15 | Refactor search code to reduce function size. (#11991) | Patrick Cloke | 3 | -226/+435 |
2022-02-15 | Fix incorrect thread summaries when the latest event is edited. (#11992) | Patrick Cloke | 5 | -31/+107 |
2022-02-15 | Add some tests for propagation of device list changes between local users (#1... | Andrew Morgan | 4 | -3/+163 |
2022-02-15 | Update CHANGES.md v1.53.0rc1 | Sean Quah | 1 | -7/+7 |
2022-02-15 | 1.53.0rc1 | Sean Quah | 60 | -58/+86 |
2022-02-14 | Revert "Pin to frozendict<2.1.2 (#11625)" and allow frozendict>2.1.2 (#11969) | Pascal Bach | 2 | -1/+2 |
2022-02-14 | Fix M_WRONG_ROOM_KEYS_VERSION error not including `current_version` field (#1... | Michael Telatynski | 2 | -0/+4 |
2022-02-14 | Note when unstable MSC3283 prefixes will be removed (#11989) | Andrew Morgan | 2 | -1/+2 |
2022-02-14 | |