| Commit message (Expand) | Author | Files | Lines |
2021-12-21 | update changelog v1.49.2 | Richard van der Hoff | 1 | -1/+1 |
2021-12-21 | 1.49.2 | Richard van der Hoff | 4 | -3/+19 |
2021-12-21 | Pin to frozendict<2.1.2 (#11625) | Richard van der Hoff | 2 | -1/+3 |
2021-12-21 | Add notes about dropping support for Python 3.6 and Postgres 9.6. v1.49.1 | Richard van der Hoff | 2 | -2/+6 |
2021-12-21 | typopo | Richard van der Hoff | 1 | -1/+1 |
2021-12-21 | more words | Richard van der Hoff | 1 | -0/+2 |
2021-12-21 | 1.49.1 | Richard van der Hoff | 4 | -2/+16 |
2021-12-20 | Disable aggregation bundling on `/sync` responses (#11583) | Richard van der Hoff | 3 | -6/+15 |
2021-12-14 | Restructure changelog v1.49.0 | Olivier Wilkinson (reivilibre) | 1 | -2/+9 |
2021-12-14 | 1.49.0 | Olivier Wilkinson (reivilibre) | 3 | -1/+18 |
2021-12-07 | Sort internal changes in changelog v1.49.0rc1 | Sean Quah | 1 | -16/+16 |
2021-12-07 | Update CHANGES.md | Sean Quah | 1 | -30/+26 |
2021-12-07 | 1.49.0rc1 | Sean Quah | 65 | -63/+87 |
2021-12-07 | Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common`... | Sean Quah | 8 | -12/+124 |
2021-12-07 | Refactors in `_generate_sync_entry_for_rooms` (#11515) | David Robertson | 3 | -46/+79 |
2021-12-07 | Correctly register shutdown handler for presence workers (#11518) | David Robertson | 2 | -1/+2 |
2021-12-07 | Fix `ModuleApi.looping_background_call` for non-async functions (#11524) | Sean Quah | 2 | -3/+3 |
2021-12-07 | Fix 'delete room' admin api to work on incomplete rooms (#11523) | Richard van der Hoff | 5 | -37/+33 |
2021-12-07 | Correctly ignore invites from ignored users (#11511) | David Robertson | 2 | -5/+7 |
2021-12-07 | Fix the test breakage introduced by #11435 as a result of concurrent PRs (#11... | reivilibre | 2 | -1/+2 |
2021-12-06 | Stabilise support for MSC2918 refresh tokens as they have now been merged int... | reivilibre | 6 | -44/+115 |
2021-12-06 | Save the OIDC session ID (sid) with the device on login (#11482) | Quentin Gliech | 15 | -65/+370 |
2021-12-06 | Add admin API to get some information about federation status (#11407) | Dirk Klimpel | 7 | -0/+783 |
2021-12-06 | Include bundled |