| Commit message (Expand) | Author | Files | Lines |
2020-10-27 | Minor updates to docs on how to run tests (#8666) | Dan Callahan | 3 | -10/+6 |
2020-10-27 | Note support for Python 3.9 (#8665) | Dan Callahan | 4 | -2/+4 |
2020-10-27 | Cross-link documentation to the prometheus recording rules. (#8667) | Michael Kaye | 3 | -1/+4 |
2020-10-27 | Abstract code for stripping room state into a separate method (#8671) | Andrew Morgan | 3 | -29/+61 |
2020-10-27 | Don't unnecessarily start bg process in replication sending loop. (#8670) | Erik Johnston | 2 | -0/+11 |
2020-10-27 | Don't unnecessarily start bg process while handling typing. (#8668) | Erik Johnston | 2 | -8/+14 |
2020-10-27 | Add admin API to list users' local media (#8647) | Dirk Klimpel | 8 | -1/+494 |
2020-10-27 | 1.22.0 v1.22.0 github/release-v1.22.0 release-v1.22.0 | Erik Johnston | 3 | -1/+13 |
2020-10-26 | e2e: ensure we have both master and self-signing key (#8455) | Jonas Jelten | 2 | -5/+23 |
2020-10-26 | Add type hints for account validity handler (#8620) | Patrick Cloke | 6 | -12/+31 |
2020-10-26 | Split admin API for reported events into a detail and a list view (#8539) | Dirk Klimpel | 6 | -86/+411 |
2020-10-26 | Added basic instructions for Azure AD to OpenId documentation (#8582) | Peter Krantz | 2 | -0/+27 |
2020-10-26 | Add an admin api to delete local media. (#8519) | Dirk Klimpel | 7 | -3/+868 |
2020-10-26 | Fix filepath of Dex example config (#8657) | Andrew Morgan | 2 | -3/+3 |
2020-10-26 | Fix a bug in the joined_rooms admin API (#8643) | Dirk Klimpel | 3 | -4/+20 |
2020-10-26 | Fixup changelog v1.22.0rc2 | Erik Johnston | 1 | -3/+1 |
2020-10-26 | Expand changelog entry | Erik Johnston | 1 | -1/+1 |
2020-10-26 | 1.22.0rc2 | Erik Johnston | 5 | -4/+12 |
2020-10-26 | Fix get|set_type_stream_id_for_appservice store functions (#8648) | Will Hunt | 4 | -13/+85 |
2020-10-26 | Fix get|set_type_stream_id_for_appservice store functions (#8648) | Will Hunt | 4 | -13/+85 |
2020-10-26 | Add field `total` to device list in admin API (#8644) | Dirk Klimpel | 4 | -2/+23 |
2020-10-26 | |