| Commit message (Expand) | Author | Files | Lines |
2020-11-18 | Fix formatting in upgrades | Erik Johnston | 1 | -1/+1 |
2020-11-18 | Update changelog | Erik Johnston | 1 | -0/+4 |
2020-11-18 | 1.23.0 | Erik Johnston | 4 | -2/+16 |
2020-11-17 | Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767) | Andrew Morgan | 3 | -1/+7 |
2020-11-13 | Fix changelog v1.23.0rc1 | Erik Johnston | 1 | -4/+4 |
2020-11-13 | Fix changelog | Erik Johnston | 1 | -2/+2 |
2020-11-13 | 1.23.0rc1 | Erik Johnston | 71 | -70/+87 |
2020-11-13 | Migrate documentation `docs/admin_api/event_reports` to markdown (#8742) | Dirk Klimpel | 3 | -165/+173 |
2020-11-13 | SAML: add <mdui:UIInfo> element examples (#8718) | Marcus Schopen | 3 | -0/+45 |
2020-11-13 | Updating README.rst (#8746) | chagai95 | 2 | -6/+11 |
2020-11-13 | Add metrics for tracking 3PID /requestToken requests. (#8712) | Erik Johnston | 4 | -0/+33 |
2020-11-13 | Fix port script so that it can be run again after failure. (#8755) | Erik Johnston | 2 | -30/+55 |
2020-11-13 | Cache event ID to auth event IDs lookups (#8752) | Erik Johnston | 2 | -12/+71 |
2020-11-12 | Enable reconnection in DB pool (#8726) | Erik Johnston | 2 | -1/+7 |
2020-11-11 | Fix port script fails when DB has no backfilled events. (#8729) | Erik Johnston | 2 | -7/+6 |
2020-11-11 | Fix port script to handle foreign key constraints (#8730) | Erik Johnston | 3 | -6/+63 |
2020-11-11 | Check support room has only two users before sending a notice (#8728) | Will Hunt | 2 | -1/+2 |
2020-11-11 | Better error message when a remote resource uses invalid Content-Type (#8719) | Andrew Morgan | 2 | -2/+9 |
2020-11-11 | Catch exceptions in password_providers (#8636) | Nicolai Søborg | 2 | -4/+10 |
2020-11-06 | Notes on SSO logins and media_repository worker (#8701) | Marcus Schopen | 2 | -0/+6 |
2020-11-06 | Add documentation about documentation to CONTRIBUTING.md (#8714) | Andrew Morgan | 2 | -0/+19 |
2020-11-06 | Fix SIGHUP handler (#8697) | Richard van der Hoff | 2 | -3/+3 |
2020-11-05 | Add an admin API for users' media statistics (#8700) | Dirk Klimpel | 6 | -0/+820 |
2020-11-05 | Add `displayname` to Shared-Secret Registration for admins (#8722) | Dirk Klimpel | 5 | -9/+138 |
2020-11-04 | Consolidate purge table lists to prevent desyncronisation (#8713) | Andrew Morgan | 2 | -67/+39 |
2020-11-03 | Remove the "draft" status of the Room Details Admin API (#8702) | Dirk Klimpel | 2 | -3/+2 |
2020-11-03 | Block clients from sending server ACLs that lock the local server out. (#8708) | Erik Johnston | 5 | -9/+80 |
2020-11-03 | Document how to set up multiple event persisters (#8706) | Erik Johnston | 2 | -0/+13 |
2020-11-02 | grammar | Matthew Hodgson | 1 | -1/+1 |
2020-11-02 | Improve error messages of non-str displayname/avatar_url (#8705) | Andrew Morgan | 2 | -2/+7 |
2020-11-02 | Add base pushrule to notify for jitsi conferences (#8286) | David Baker | 2 | -0/+25 |
2020-11-02 | Use Python 3.8 in Docker images by default (#8698) | Dan Callahan | 2 | -1/+2 |
2020-11-02 | Improve start time by adding index to e2e_cross_signing_keys (#8694) | Erik Johnston | 4 | -2/+36 |
2020-11-02 | typo | Matthew Hodgson | 1 | -1/+1 |
2020-11-02 | Fix typos in systemd-with-workers doc | Andrew Morgan | 1 | -2/+2 |
2020-11-02 | Fix typo in workers doc | Andrew Morgan | 1 | -1/+1 |
2020-10-30 | Fix error handling around when completing an AS transaction (#8693) | Brendan Abolivier | 2 | -1/+2 |
2020-10-30 | Fix changelog v1.22.1 github/release-v1.22.1 release-v1.22.1 | Erik Johnston | 1 | -2/+2 |
2020-10-30 | use correct version | Erik Johnston | 2 | -2/+2 |
2020-10-30 | 1.22.1 | Erik Johnston | 4 | -2/+16 |
2020-10-30 | Merge pull request #8678 from matrix-org/rav/fix_frozen_events | Richard van der Hoff | 7 | -40/+32 |
2020-10-30 | Tie together matches_user_in_member_list and get_users_in_room caches (#8676) | Will Hunt | 2 | -4/+7 |
2020-10-30 | Improve the sample config for SSO (OIDC, SAML, and CAS). (#8635) | Patrick Cloke | 5 | -104/+157 |
2020-10-30 | Implement and use an @lru_cache decorator (#8595) | Richard van der Hoff | 4 | -61/+272 |
2020-10-30 | Fail test cases if they fail to await all awaitables (#8690) | Patrick Cloke | 3 | -2/+39 |
2020-10-30 | Fix race for concurrent downloads of remote media. (#8682) | Erik Johnston | 6 | -71/+431 |
2020-10-30 | Fix optional parameter in stripped state storage method (#8688) | Andrew Morgan | 2 | -1/+2 |
2020-10-29 | Fix unit tests (#8689) | Erik Johnston | 2 | -1/+2 |
2020-10-29 | Tie together matches_user_in_member_list and get_users_in_room caches (#8676) | Will Hunt | 2 | -4/+7 |
2020-10-29 | Gracefully handle a pending logging connection during shutdown. (#8685) | Patrick Cloke | 5 | -10/+36 |
2020-10-29 | Add ability for access tokens to belong to one user but grant access to anoth... | Erik Johnston | 22 | -138/+197 |
2020-10-29 | Fix cache call signature to accept `on_invalidate`. (#8684) | Erik Johnston | 3 | -16/+35 |
2020-10-29 | Use `%r` rather than `%s` for stringifying events (#8679) | Richard van der Hoff | 2 | -2/+3 |
2020-10-29 | Optimise createRoom with multiple invites (#8559) | Richard van der Hoff | 3 | -13/+25 |
2020-10-29 | Support generating structured logs in addition to standard logs. (#8607) | Patrick Cloke | 19 | -1011/+706 |
2020-10-29 | Don't require hiredis to run unit tests (#8680) | Erik Johnston | 2 | -1/+11 |
2020-10-28 | remove unused imports | Richard van der Hoff | 1 | -2/+0 |
2020-10-28 | Remove frozendict_json_encoder and support frozendicts everywhere | Richard van der Hoff | 7 | -38/+32 |
2020-10-28 | Add type hints to application services. (#8655) | Patrick Cloke | 5 | -79/+122 |
2020-10-28 | Add an admin APIs to allow server admins to list users' pushers (#8610) | Dirk Klimpel | 5 | -1/+259 |
2020-10-28 | Run mypy as part of the lint.sh script. (#8633) | kleph | 3 | -2/+4 |
2020-10-28 | Don't pull event from DB when handling replication traffic. (#8669) | Erik Johnston | 5 | -31/+87 |
2020-10-27 | Tell Black to format code for Python 3.5 (#8664) | Dan Callahan | 10 | -11/+12 |
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 |
|