Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
This reverts commit 2bf31f7807c7a0c229170803c97090d612dc16f9. Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> | |||||
2022-02-14 | Fix M_WRONG_ROOM_KEYS_VERSION error not including `current_version` field ↵ | Michael Telatynski | 2 | -0/+4 | |
(#11988) Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> | |||||
2022-02-14 | Note when unstable MSC3283 prefixes will be removed (#11989) | Andrew Morgan | 2 | -1/+2 | |
2022-02-14 | remove empty file, reword/rename newsfragment, and add line to upgrade doc | H. Shay | 4 | -1/+2 | |
2022-02-14 | Require that modules register their callbacks using keyword arguments. (#11975) | Patrick Cloke | 2 | -0/+7 | |
To allow for easier backwards/forwards compatibility by making it easier to add/remove callbacks. | |||||
2022-02-14 | Use version string helper from matrix-common (#11979) | David Robertson | 13 | -112/+42 | |
* Require latest matrix-common * Use the common function | |||||
2022-02-12 | Notify users, rather than rooms, of device list updates (#11905) | Andrew Morgan | 2 | -5/+4 | |
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com> | |||||
2022-02-12 | Implement MSC3706: partia |