summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '2fb1c2b6e' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2110-24/+88
|\
| * Fix a typo in the install docs. (#9040)0xflotus2021-01-112-1/+2
| * Remove unused SynapseService (#9058)Richard van der Hoff2021-01-112-22/+1
| * Drop last_used column from access_tokens (#9025)Jerin J Titus2021-01-113-0/+79
| * fix spurious MD in README.rstMatthew Hodgson2021-01-101-1/+1
| * Keycloak mapping_provider example (#9037) (#9057)Christopher Rücker2021-01-082-0/+5
* | Merge commit 'a03d71dc9' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2135-281/+641
|\|
| * Fix "Starting metrics collection from sentinel context" errors (#9053)Erik Johnston2021-01-083-21/+22
| * Merge pull request #9036 from matrix-org/rav/multi_idp/testsRichard van der Hoff2021-01-085-38/+253
| |\
| | * changelogRichard van der Hoff2021-01-071-0/+1
| | * Add some tests for the IDP picker flowRichard van der Hoff2021-01-073-5/+193
| | * Fix type hints in test_login.pyRichard van der Hoff2021-01-072-24/+55
| | * black-format tests/rest/client/v1/test_login.pyRichard van der Hoff2021-01-071-11/+6
| * | Fix validate_config on nested objects (#9054)Richard van der Hoff2021-01-083-1/+55
| * | Fix error handling during insertion of client IPs (#9051)Erik Johnston2021-01-082-31/+24
| * | Remove broken and unmaintained 'webserver.py' script (#9039)Richard van der Hoff2021-01-082-59/+1
| * | Run the linters on a consistent list of files (#9038)Richard van der Hoff2021-01-086-17/+24
| * | Allow running sendToDevice on workers (#9044)Erik Johnston2021-01-0711-105/+231
| * | Support routing edu's to multiple instances (#9042)Erik Johnston2021-01-072-5/+17
| * | Ensure that remote users' device list resyncing always happens on master (#9043)Erik Johnston2021-01-072-4/+14
* | | Merge commit '63593134a' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-215-58/+61
|\| |
| * | Some cleanups to device inbox store. (#9041)Erik Johnston2021-01-073-57/+59
| * | Fix typo in docs/systemd-with-workers/README.md (#9035)Emelie2021-01-072-1/+2
* | | Merge commit '23d701864' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2119-80/+464
|\| |
| * | Improve the performance of calculating ignored users in large rooms (#9024)Patrick Cloke2021-01-076-34/+304
| |/
| * tox: Add a -noextras factor (#9030)Richard van der Hoff2021-01-072-2/+7
| * Skip unit tests which require optional dependencies (#9031)Richard van der Hoff2021-01-077-13/+90
| * Handle updating schema version without any deltas. (#9033)Erik Johnston2021-01-072-7/+11
| * Empty iterables should count towards cache usage. (#9028)Patrick Cloke2021-01-063-24/+52
* | Merge commit '0312266ee' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2129-194/+628
|\|
| * Merge tag 'v1.25.0rc1' into developPatrick Cloke2021-01-0683-94/+96
| |\
| | * More updates to changes for consistency. v1.25.0rc1Patrick Cloke2021-01-061-1/+1
| | * A few more tweaks to changes.Patrick Cloke2021-01-061-2/+2
| | * Some manual tweaks to the changes file.Patrick Cloke2021-01-061-23/+18
| * | Handle a display name / avatar URL not included in a federation request. (#9023)Patrick Cloke2021-01-062-2/+3
| * | Ignore date-rotated logs (#9018)Eric Eastwood2021-01-052-0/+2
| * | Add type hints to the logging context code. (#8939)Patrick Cloke2021-01-054-22/+47
| * | Implement MSC2176: Updated redaction rules (#8984)Patrick Cloke2021-01-055-30/+206
| * | Add initial support for a "pick your IdP" page (#9017)Richard van der Hoff2021-01-0511-3/+194
| * | Combine the SSO Redirect Servlets (#9015)Richard van der Hoff2021-01-048-113/+174
* | | Merge commit '2fe0fb21f' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2185-123/+162
|\ \ \ | | |/ | |/|
| * | 1.25.0rc1Patrick Cloke2021-01-0680-79/+92
| * | Fix-up assertions about last stream token in push (#9020)Patrick Cloke2021-01-055-14/+8
| |/
| * Add type hints to the receipts and user directory handlers. (#8976)Patrick Cloke2021-01-044-32/+64
* | Merge commit '1c9a85056' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2134-446/+791
|\|
| * Add type hints to the crypto module. (#8999)Patrick Cloke2021-01-049-113/+158
| * Add link to Synapse dev room to the relevant README section (#9002)Eric Eastwood2021-01-042-0/+3
| * Use the SSO handler helpers for CAS registration/login. (#8856)Patrick Cloke2021-01-034-39/+199
| * Fix RoomDirectoryFederationTests and make them actually run (#8998)Andrew Morgan2020-12-303-21/+19
| * Check if group IDs are valid before using them. (#8977)Patrick Cloke2020-12-303-4/+47
| * Add additional type hints to the storage module. (#8980)Patrick Cloke2020-12-3012-148/+224
| * Doc/move database setup instructions in install md (#8987)Shashank Sabniveesu2020-12-302-121/+141
* | Merge commit '9999eb2d0' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2117-108/+141
|\|
| * Add type hints to admin and room list handlers. (#8973)Patrick Cloke2020-12-295-70/+100
| * Validate input parameters for the sendToDevice API. (#8975)Patrick Cloke2020-12-292-1/+3
| * Update the value of group_creation_prefix in sample config. (#8992)Jerin J Titus2020-12-293-2/+3
| * Allow redacting events on workers (#8994)Patrick Cloke2020-12-294-34/+16
| * Drop the unused local_invites table. (#8979)Patrick Cloke2020-12-293-1/+19
| * Support PyJWT v2.0.0. (#8986)Patrick Cloke2020-12-222-4/+13
* | Merge commit '4218473f9' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2116-78/+548
|\|
| * Refactor the CAS handler in prep for using the abstracted SSO code. (#8958)Patrick Cloke2020-12-184-69/+162
| * Send the location of the web client to the IS when inviting via 3PIDs. (#8930)Patrick Cloke2020-12-184-0/+34
| * Allow server admin to get admin bit in rooms where local user is an admin (#8...Erik Johnston2020-12-185-3/+294
| * Fix mainline ordering in state res v2 (#8971)Erik Johnston2020-12-183-2/+58
* | Merge commit '28877fade' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2126-113/+884
|\|
| * Implement a username picker for synapse (#8942)Richard van der Hoff2020-12-1814-59/+683
| * Allow re-using a UI auth validation for a period of time (#8970)Patrick Cloke2020-12-1810-49/+193
| * Ensure that a URL exists in the content during push. (#8965)Patrick Cloke2020-12-183-2/+7
* | Merge commit 'a7a913918' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2015-45/+635
|\|
| * Merge remote-tracking branch 'origin/erikj/as_mau_block' into developErik Johnston2020-12-187-9/+86
| |\
| | * Update tests/test_mau.pyErik Johnston2020-12-171-1/+2
| | * Correctly handle AS registerations and add testErik Johnston2020-12-175-9/+77
| | * NewsfileErik Johnston2020-12-171-0/+1
| * | Try and drop stale extremities. (#8929)Erik Johnston2020-12-186-18/+523
| * | Clean up tox.ini (#8963)Richard van der Hoff2020-12-173-19/+34
* | | Merge commit 'c9c1c9d82' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2014-27/+255
|\| |
| * | Fix `UsersListTestCase` (#8964)Richard van der Hoff2020-12-172-6/+5
| * | Use the simple dictionary in full text search for the user directory (#8959)Brendan Abolivier2020-12-173-12/+36
| * | Fix a bug that deactivated users appear in the directory (#8933)Dirk Klimpel2020-12-174-4/+95
| * | Make search statement in List Room and User Admin API case-insensitive (#8931)Dirk Klimpel2020-12-177-11/+125
* | | Merge commit '7932d4e9f' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-201-0/+7
|\ \ \ | | |/ | |/|
| * | Don't MAU limit AS ghost usersErik Johnston2020-12-171-0/+7
* | | Merge commit 'ff5c4da12' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-2014-128/+185
|\ \ \ | | |/ | |/|
| * | Add a maximum size for well-known lookups. (#8950)Patrick Cloke2020-12-165-18/+80
| * | Push login completion down into SsoHandler (#8941)Richard van der Hoff2020-12-165-86/+80
| * | Fix the sample config location for the ip_range_whitelist setting. (#8954)Patrick Cloke2020-12-164-24/+25
* | | Fix old-style uses of self.make_request in dinum test codeAndrew Morgan2021-04-168-73/+43
* | | Merge commit 'bd30cfe86' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-1687-1260/+1104
|\| |
| * | Convert internal pusher dicts to attrs classes. (#8940)Patrick Cloke2020-12-1617-204/+266
| * | Merge pull request #8951 from matrix-org/rav/username_picker_2Richard van der Hoff2020-12-163-82/+106
| |\ \
| | * | changelogRichard van der Hoff2020-12-151-0/+1
| * | | Merge pull request #8946 from matrix-org/rav/refactor_send_requestRichard van der Hoff2020-12-1660-1028/+776
| |\ \ \
| | * | | lintRichard van der Hoff2020-12-155-7/+3
| | * | | changelogRichard van der Hoff2020-12-151-0/+1
| | * | | Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-1559-983/+742
| | * | | Remove redundant reading of SynapseRequest.argsRichard van der Hoff2020-12-151-9/+1
| | * | | Skip redundant check on `request.args`Richard van der Hoff2020-12-151-2/+1
| | * | | remove 'response' result from `_get_shared_rooms`Richard van der Hoff2020-12-151-8/+9
| | * | | Replace `request.code` with `channel.code`Richard van der Hoff2020-12-158-22/+22
| * | | | Fix generate_log_config script (#8952)Richard van der Hoff2020-12-162-1/+4
| * | | | Do not assume that the contents dictionary includes history_visibility. (#8945)Patrick Cloke2020-12-169-28/+58
| |/ / /
* | | | Merge commit '8388a7fb3' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-162-82/+105
|\ \ \ \ | | |/ / | |/| |
| * | | Make `_make_callback_with_userinfo` asyncRichard van der Hoff2020-12-151-68/+83
| * | | Remove spurious mocking of complete_sso_loginRichard van der Hoff2020-12-151-2/+0
| * | | Test `get_extra_attributes` fallbackRichard van der Hoff2020-12-152-12/+22
| |/ /
* | | Merge commit '01333681b' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-1626-297/+345
|\| |
| * | Preparatory refactoring of the SamlHandlerTestCase (#8938)Richard van der Hoff2020-12-155-54/+126
| * | Fix handling of stream tokens for push. (#8943)Patrick Cloke2020-12-156-50/+18
| * | Fix startup failure with localdb_enabled: False (#8937)Richard van der Hoff2020-12-143-14/+36
| * | Various clean-ups to the logging context code (#8935)Patrick Cloke2020-12-1411-39/+20
| * | Preparatory refactoring of the OidcHandlerTestCase (#8911)Richard van der Hoff2020-12-142-141/+146
* | | lintAndrew Morgan2021-04-163-24/+8
* | | Merge commit 'f14428b25' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-1645-249/+521
|\| |
| * | Allow spam-checker modules to be provide async methods. (#8890)David Teller2020-12-1119-73/+98
| * | Add type hints to the push module. (#8901)Patrick Cloke2020-12-119-86/+159
| * | Honour AS ratelimit settings for /login requests (#8920)Erik Johnston2020-12-114-10/+27
| * | Improve tests for structured logging. (#8916)Patrick Cloke2020-12-112-27/+47
| * | Add number of local devices to Room Details Admin API (#8886)Dirk Klimpel2020-12-116-27/+138
| * | Don't ratelimit autojoining of rooms (#8921)Erik Johnston2020-12-114-11/+34
| * | Don't publish `latest` docker image until all archs are built (#8909)Richard van der Hoff2020-12-102-3/+5
| * | Fix deadlock on SIGHUP (#8918)Erik Johnston2020-12-102-1/+6
* | | Merge commit 'c64002e1c' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-1620-129/+292
|\| |
| * | Refactor `SsoHandler.get_mxid_from_sso` (#8900)Richard van der Hoff2020-12-103-28/+51
| * | Fix buglet in DirectRenderJsonResource (#8897)Richard van der Hoff2020-12-102-3/+6
| * | Deprecate Shutdown Room and Purge Room Admin API (#8829)Dirk Klimpel2020-12-105-11/+63
| * | Default to blacklisting reserved IP ranges and add a whitelist. (#8870)Patrick Cloke2020-12-0910-89/+172
* | | Merge commit '6ff34e00d' into anoa/dinsic_release_1_31_0Andrew Morgan2021-04-165-50/+111
|\| |
| * | Skip the SAML tests if xmlsec1 isn't available. (#8905)Patrick Cloke2020-12-092-0/+24
| * | Combine related media admin API docs (#8839)Dirk Klimpel2020-12-093-50/+87
| * | Merge remote-tracking branch 'origin/master' into developRichard van der Hoff2020-12-092-3/+6
| |\ \
* | | | Merge commit 'cf7d3c90d' into dinsicAndrew Morgan2021-04-1692-555/+1580
|\| | |
| * | | Merge branch 'release-v1.24.0' into developErik Johnston2020-12-091-1/+2
| |\ \ \
| | * | | Add 'xmlsec1' to dependency list github/release-v1.24.0 release-v1.24.0Erik Johnston2020-12-091-1/+2
| | | |/ | | |/|
| * | | Merge branch 'master' into developErik Johnston2020-12-092-0/+60
| |\ \ \
| * \ \ \ Merge branch 'master' into developErik Johnston2020-12-094-2/+58
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Add X-Robots-Tag header to stop crawlers from indexing media (#8887)Aaron Raimist2020-12-083-0/+19
| * | | | Better formatting for config errors from modules (#8874)Richard van der Hoff2020-12-0813-37/+160
| * | | | Simplify the flow for SSO UIA (#8881)Richard van der Hoff2020-12-087-40/+144
| * | | | Clarify config template comments (#8891)Richard van der Hoff2020-12-084-16/+9
| * | | | Call set_avatar_url with target_user, not user_id (#8872)Will Hunt2020-12-073-3/+9
| * | | | Do not raise a 500 exception when previewing empty media. (#8883)Patrick Cloke2020-12-073-12/+22
| * | | | Add type hints for HTTP and email pushers. (#8880)Patrick Cloke2020-12-078-101/+168
| * | | | Add type hints to the push mailer module. (#8882)Patrick Cloke2020-12-073-40/+85
| * | | | Add authentication to replication endpoints. (#8853)Patrick Cloke2020-12-047-15/+184
| * | | | Pass room_id to get_auth_chain_difference (#8879)Erik Johnston2020-12-046-17/+33
| * | | | Add additional validation to pusher URLs. (#8865)Patrick Cloke2020-12-046-30/+106
| * | | | Do not 500 if the content-length is not provided when uploading media. (#8862)Patrick Cloke2020-12-042-1/+2
| * | | | Merge tag 'v1.24.0rc2' into developPatrick Cloke2020-12-049-18/+81
| |\ \ \ \
| * | | | | Fix a buglet in the SAML username mapping provider doc (#8873)Richard van der Hoff2020-12-042-1/+4
| * | | | | Fix errorcode for disabled registration (#8867)Richard van der Hoff2020-12-033-1/+3
| * | | | | Merge pull request #8861 from matrix-org/rav/remove_unused_mocksRichard van der Hoff2020-12-037-143/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/develop' into rav/remove_unused_mocksRichard van der Hoff2020-12-0215-111/+367
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #8858 from matrix-org/rav/sso_uiaRichard van der Hoff2020-12-0213-73/+366
| |\ \ \ \ \ \
| | * | | | | | newsfileRichard van der Hoff2020-12-021-0/+1
| | * | | | | | UIA: offer only available auth flowsRichard van der Hoff2020-12-026-33/+278
| | * | | | | | Factor out FakeResponse from test_oidcRichard van der Hoff2020-12-022-16/+28
| | * | | | | | fix up various test casesRichard van der Hoff2020-12-025-17/+38
| | * | | | | | Add `create_resource_dict` method to HomeserverTestCaseRichard van der Hoff2020-12-021-7/+21
| * | | | | | | remove unused FakeResponse (#8864)Richard van der Hoff2020-12-022-26/+1
| | | * | | | | changelogRichard van der Hoff2020-12-021-0/+1
| | | * | | | | remove unused DeferredMockCallableRichard van der Hoff2020-12-021-90/+1
| | | * | | | | remove unused `resource_for_federation`Richard van der Hoff2020-12-022-18/+13
| | | * | | | | Remove redundant mockingRichard van der Hoff2020-12-025-36/+5
| | |/ / / / / | |/| | | | |
| * | | | | | Apply an IP range blacklist to push and key revocation requests. (#8821)Patrick Cloke2020-12-0243-115/+176
| * | | | | | Correctly handle unpersisted events when calculating auth chain difference. (...Erik Johnston2020-12-024-5/+216
| * | | | | | Add missing prometheus rules for persisted events (#8802)Johanna Dorothea Reichmann2020-12-022-0/+19
| * | | | | | Add additional validation for the admin register endpoint. (#8837)David Florness2020-12-022-0/+4
* | | | | | | Port "Allow providing credentials to HTTPS_PROXY (#9657)" from mainline (#95)Andrew Morgan2021-03-234-34/+183
* | | | | | | Stabilise all knock-related unstable identifiers that would be in state (#96)Andrew Morgan2021-03-232-5/+10
* | | | | | | Port "Add support for no_proxy and case insensitive env variables" from mainl...Andrew Morgan2021-03-2248-154/+398
* | | | | | | Remove extraneous print (#94)Andrew Morgan2021-03-191-1/+0
* | | | | | | Fix the pipeline to use knock v7 Complement branch (#92)Andrew Morgan2021-03-191-3/+3
* | | | | | | Cap mypy tests at twisted==20.3.0 (#90)Andrew Morgan2021-03-191-0/+3
* | | | | | | Change knock room version to v7 (#88)Andrew Morgan2021-03-185-18/+18
* | | | | | | Allow knock->knock transitions (#86)Andrew Morgan2021-03-021-2/+0
* | | | | | | change check_threepid_can_be_invited to async (#85)Mathieu Velten2021-03-011-5/+2
* | | | | | | Add a config option to prioritise local users in user directory search result...Andrew Morgan2021-02-194-9/+158
* | | | | | | Send a ver query parameter for make_knock (#83)Andrew Morgan2021-02-174-7/+33
* | | | | | | Show knock rooms in the public room directory and inform clients they can be ...Andrew Morgan2021-02-102-6/+10
* | | | | | | Add knocking support (#81)Andrew Morgan2021-02-0934-117/+1567
* | | | | | | Add complement running monolith synapse to buildkite pipeline (#80)Andrew Morgan2021-02-091-0/+36
* | | | | | | Fix Python Old-Deps CI step (#79)Andrew Morgan2021-02-094-5/+12
* | | | | | | Remove riot email registration backwards compatibility hackAndrew Morgan2021-01-291-10/+0
* | | | | | | Add a parameter to enable/disable freeze feature (#78)Mathieu Velten2021-01-212-1/+10
* | | | | | | Ensure we read account validity templates from custom template dir if provide...Andrew Morgan2021-01-192-1/+55
* | | | | | | Change check_3pid_allowed to async (#76)Mathieu Velten2021-01-181-13/+10
* | | | | | | Merge pull request #75 from matrix-org/anoa/dinsic_release_1_24_0Andrew Morgan2021-01-04471-9100/+18727
|\ \ \ \ \ \ \
| * | | | | | | Better align mainline and dinsic buildkite pipelinesAndrew Morgan2021-01-032-27/+59
| * | | | | | | Merge commit '3e8292d48' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-314-56/+59
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge pull request #8906 from matrix-org/rav/fix_multiarch_buildsRichard van der Hoff2020-12-092-3/+6
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Pin the docker version for multiarch buildsRichard van der Hoff2020-12-092-3/+6
| | * | | | | | Merge tag 'v1.23.1'Erik Johnston2020-12-092-0/+60
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge commit '1cec3d145' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-313-1/+59
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | 1.23.1 v1.23.1 github/release-v1.23.1 release-v1.23.1Erik Johnston2020-12-095-3/+59
| | * | | | | | Fix installing pysaml2 on Python 3.5. (#8898)Patrick Cloke2020-12-092-1/+6
| | * | | | | | Consistently use room_id from federation request body (#8776)Richard van der Hoff2020-12-095-54/+49
| | | |/ / / / | | |/| | | |
| * | | | | | Merge commit '9b26a4ac8' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-314-3/+59
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | 1.24.0 v1.24.0Erik Johnston2020-12-094-2/+53
| | * | | | | Fix installing pysaml2 on Python 3.5. (#8898)Patrick Cloke2020-12-082-1/+6
| | | |_|_|/ | | |/| | |
| | * | | | Minor update to CHANGES. v1.24.0rc2Patrick Cloke2020-12-041-1/+1
| * | | | | Merge commit '693dab487' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-319-24/+87
| |\| | | |
| | * | | | 1.24.0rc2Patrick Cloke2020-12-044-3/+16
| | * | | | Fix a regression that mapping providers should be able to redirect users. (#8...Patrick Cloke2020-12-046-8/+60
| | * | | | Remove version pin prometheus_client dependency (#8875)Jordan Bancino2020-12-043-9/+7
| | | |/ / | | |/| |
| | * | | Minor changes to the CHANGES doc. v1.24.0rc1Patrick Cloke2020-12-021-1/+1
| | * | | Minor fixes to changelog.Patrick Cloke2020-12-021-5/+5
| * | | | Merge commit '53b12688d' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-3159-118/+320
| |\| | |
| | * | | 1.24.0rc1Patrick Cloke2020-12-0255-54/+73
| | | |/ | | |/|
| | * | Fix a regression when grandfathering SAML users. (#8855)Patrick Cloke2020-12-026-48/+94
| | * | Add basic SAML tests for mapping users. (#8800)Patrick Cloke2020-12-025-19/+156
| * | | Merge commit 'd3ed93504' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-3118-203/+966
| |\| |
| | * | Create a `PasswordProvider` wrapper object (#8849)Richard van der Hoff2020-12-023-57/+152
| | * | Allow specifying room version in 'RestHelper.create_room_as' and add typing (...Andrew Morgan2020-12-022-2/+26
| | * | Support "identifier" dicts in UIA (#8848)Richard van der Hoff2020-12-015-147/+190
| | * | Add missing `ordering` to background updates (#8850)Richard van der Hoff2020-12-015-12/+13
| | * | Allow Date header through CORS (#8804)Nicolas Chamo2020-12-012-1/+2
| | * | Don't offer password login when it is disabled (#8835)Richard van der Hoff2020-12-013-4/+115
| | * | Add some tests for `password_auth_providers` (#8819)Richard van der Hoff2020-12-013-0/+488
| * | | Merge commit '09ac0569f' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-3125-52/+291
| |\| |
| | * | Fix broken testcase (#8851)Richard van der Hoff2020-12-012-1/+1
| | * | Fix typo in password_auth_providers docAndrew Morgan2020-12-011-0/+1
| | * | Simplify appservice login code (#8847)Richard van der Hoff2020-11-302-6/+22
| | * | Allow per-room profile to be used for server notice user (#8799)Mathieu Velten2020-11-302-1/+10
| | * | Drop (almost) unused index on event_json (#8845)Richard van der Hoff2020-11-303-1/+21
| | * | Add a config option to change whether unread push notification counts are per...Andrew Morgan2020-11-306-9/+207
| | * | Simplify the way the `HomeServer` object caches its internal attributes. (#8...Jonathan de Jong2020-11-3011-35/+39
| * | | Merge commit 'a090b8620' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-3112-110/+146
| |\| |
| | * | Add `force_purge` option to delete-room admin api. (#8843)Richard van der Hoff2020-11-304-12/+34
| | * | Remove special case of pretty printing JSON responses for curl (#8833)Tulir Asokan2020-11-272-24/+6
| | * | Add typing to membership Replication class methods (#8809)Andrew Morgan2020-11-272-22/+45
| | * | Update example prometheus console (#8824)Dirk Klimpel2020-11-262-51/+51
| | * | Defer SIGHUP handlers to reactor. (#8817)Erik Johnston2020-11-262-1/+10
| * | | Merge commit '7c4344747' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-3153-736/+1465
| |\| |
| | * | Strip trailing / from server_url in register_new_matrix_user (#8823)Dmitry Borodaenko2020-11-262-1/+2
| | * | Improve documentation how to configure prometheus for workers (#8822)Dirk Klimpel2020-11-263-20/+65
| | * | Remove deprecated `/_matrix/client/*/admin` endpoints (#8785)Dirk Klimpel2020-11-2516-68/+176
| | * | Fix the formatting of push config section (#8818)Andrew Morgan2020-11-253-29/+40
| | * | Speed up remote invite rejection database call (#8815)Andrew Morgan2020-11-253-6/+45
| | * | Add additional type hints to HTTP client. (#8812)Patrick Cloke2020-11-255-149/+142
| | * | Support trying multiple localparts for OpenID Connect. (#8801)Patrick Cloke2020-11-256-136/+330
| | * | Add type hints to matrix federation client / agent. (#8806)Patrick Cloke2020-11-256-195/+231
| | * | Clarify documentation of the admin list media API (#8795)Dirk Klimpel2020-11-242-0/+2
| | * | Add a script to sign arbitrary json objects. (#8772)Richard van der Hoff2020-11-243-0/+129
| | * | Update turn-howto (#8779)Richard van der Hoff2020-11-242-8/+124
| | * | Properly report user-agent/IP during registration of SSO users. (#8784)Patrick Cloke2020-11-236-122/+173
| | * | Fix synctl and duplicate worker spawning (#8798)Waylon Cude2020-11-232-0/+8
| | * | Improve logging of the mapping from SSO IDs to Matrix IDs. (#8773)Andrew Morgan2020-11-233-5/+13
| * | | Merge commit '8ca120df7' into anoa/dinsic_release_1_23_1Andrew Morgan2020-12-3122-238/+365
| |\| |
| | * | INSTALL: Fix setting content-type on well-known (#8793)Daniele Sluijters2020-11-232-1/+2
| | * | fix MDMatthew Hodgson2020-11-221-2/+2