| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to recover from unknown encodings when previewing media. (#9164) | Patrick Cloke | 2021-01-26 | 1 | -0/+29 |
* | Add an admin API for shadow-banning users. (#9209) | Patrick Cloke | 2021-01-25 | 2 | -6/+66 |
* | Merge tag 'v1.26.0rc2' into develop | Patrick Cloke | 2021-01-25 | 1 | -0/+12 |
|\ |
|
| * | Fix chain cover update to handle events with duplicate auth events (#9210) | Erik Johnston | 2021-01-22 | 1 | -0/+12 |
* | | Handle missing content keys when calculating presentable names. (#9165) | Patrick Cloke | 2021-01-25 | 2 | -1/+230 |
* | | Return a 404 if no valid thumbnail is found. (#9163) | Patrick Cloke | 2021-01-21 | 1 | -1/+24 |
* | | Add tests for List Users Admin API (#9045) | Dirk Klimpel | 2021-01-21 | 1 | -27/+196 |
|/ |
|
* | Prefix idp_id with "oidc-" (#9189) | Richard van der Hoff | 2021-01-21 | 1 | -1/+1 |
* | Support icons for Identity Providers (#9154) | Richard van der Hoff | 2021-01-20 | 1 | -1/+1 |
* | Give `public_baseurl` a default value (#9159) | Richard van der Hoff | 2021-01-20 | 2 | -10/+0 |
* | Allow moving account data and receipts streams off master (#9104) | Erik Johnston | 2021-01-18 | 1 | -6/+106 |
* | Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) | Richard van der Hoff | 2021-01-18 | 4 | -82/+181 |
* | Fix test failure due to bad merge | Richard van der Hoff | 2021-01-15 | 1 | -1/+3 |
* | Make chain cover index bg update go faster (#9124) | Erik Johnston | 2021-01-15 | 1 | -31/+186 |
* | Land support for multiple OIDC providers (#9110) | Richard van der Hoff | 2021-01-15 | 1 | -2/+2 |
* | Add an admin API endpoint to protect media. (#9086) | Patrick Cloke | 2021-01-15 | 1 | -3/+5 |
* | Avoid raising the body exceeded error multiple times. (#9108) | Patrick Cloke | 2021-01-15 | 2 | -2/+103 |
* | Improve UsernamePickerTestCase (#9112) | Richard van der Hoff | 2021-01-15 | 4 | -125/+113 |
* | Store an IdP ID in the OIDC session (#9109) | Richard van der Hoff | 2021-01-15 | 1 | -1/+2 |
* | Merge pull request #9091 from matrix-org/rav/error_on_bad_sso | Richard van der Hoff | 2021-01-15 | 1 | -0/+27 |
|\ |
|
| * | Add a test for wrong user returned by SSO | Richard van der Hoff | 2021-01-13 | 1 | -0/+27 |
* | | Fix event chain bg update. (#9118) | Erik Johnston | 2021-01-14 | 1 | -0/+8 |
* | | Add background update for add chain cover index (#9029) | Erik Johnston | 2021-01-14 | 1 | -0/+114 |
* | | Split OidcProvider out of OidcHandler (#9107) | Richard van der Hoff | 2021-01-14 | 1 | -45/+48 |
|/ |
|
* | Add a test for UI-Auth-via-SSO (#9082) | Richard van der Hoff | 2021-01-13 | 3 | -42/+226 |
* | Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) | Patrick Cloke | 2021-01-13 | 1 | -0/+4 |
* | Merge branch 'master' into develop | Erik Johnston | 2021-01-13 | 1 | -0/+130 |
|\ |
|
| * | Don't apply the IP range blacklist to proxy connections (#9084) | Marcus | 2021-01-12 | 1 | -0/+130 |
* | | Preparatory refactors of OidcHandler (#9067) | Richard van der Hoff | 2021-01-13 | 1 | -24/+37 |
* | | Remove user's avatar URL and displayname when deactivated. (#8932) | Dirk Klimpel | 2021-01-12 | 5 | -3/+284 |
* | | Handle bad JSON data being returned from the federation API. (#9070) | Patrick Cloke | 2021-01-12 | 1 | -1/+1 |
* | | Remove SynapseRequest.get_user_agent (#9069) | Richard van der Hoff | 2021-01-12 | 3 | -4/+3 |
* | | Also support remote users on the joined_rooms admin API. (#8948) | David Teller | 2021-01-11 | 1 | -6/+52 |
* | | Removes unnecessary declarations in the tests for the admin API. (#9063) | Dirk Klimpel | 2021-01-11 | 6 | -17/+0 |
* | | Use a chain cover index to efficiently calculate auth chain difference (#8868) | Erik Johnston | 2021-01-11 | 3 | -25/+737 |
* | | Merge pull request #9036 from matrix-org/rav/multi_idp/tests | Richard van der Hoff | 2021-01-08 | 2 | -36/+249 |
|\ \ |
|
| * | | Add some tests for the IDP picker flow | Richard van der Hoff | 2021-01-07 | 2 | -3/+191 |
| * | | Fix type hints in test_login.py | Richard van der Hoff | 2021-01-07 | 1 | -24/+54 |
| * | | black-format tests/rest/client/v1/test_login.py | Richard van der Hoff | 2021-01-07 | 1 | -11/+6 |
* | | | Fix validate_config on nested objects (#9054) | Richard van der Hoff | 2021-01-08 | 1 | -0/+53 |
* | | | Improve the performance of calculating ignored users in large rooms (#9024) | Patrick Cloke | 2021-01-07 | 1 | -0/+120 |
|/ / |
|
* | | Skip unit tests which require optional dependencies (#9031) | Richard van der Hoff | 2021-01-07 | 6 | -13/+89 |
* | | Empty iterables should count towards cache usage. (#9028) | Patrick Cloke | 2021-01-06 | 1 | -23/+50 |
* | | Implement MSC2176: Updated redaction rules (#8984) | Patrick Cloke | 2021-01-05 | 1 | -21/+164 |
* | | Combine the SSO Redirect Servlets (#9015) | Richard van der Hoff | 2021-01-04 | 1 | -1/+1 |
|/ |
|
* | Add type hints to the crypto module. (#8999) | Patrick Cloke | 2021-01-04 | 1 | -5/+5 |
* | Use the SSO handler helpers for CAS registration/login. (#8856) | Patrick Cloke | 2021-01-03 | 1 | -0/+121 |
* | Fix RoomDirectoryFederationTests and make them actually run (#8998) | Andrew Morgan | 2020-12-30 | 2 | -21/+18 |
* | Drop the unused local_invites table. (#8979) | Patrick Cloke | 2020-12-29 | 1 | -1/+0 |
* | Support PyJWT v2.0.0. (#8986) | Patrick Cloke | 2020-12-22 | 1 | -4/+12 |
* | Allow server admin to get admin bit in rooms where local user is an admin (#8... | Erik Johnston | 2020-12-18 | 1 | -0/+138 |
* | Fix mainline ordering in state res v2 (#8971) | Erik Johnston | 2020-12-18 | 1 | -1/+56 |
* | Implement a username picker for synapse (#8942) | Richard van der Hoff | 2020-12-18 | 2 | -2/+149 |
* | Allow re-using a UI auth validation for a period of time (#8970) | Patrick Cloke | 2020-12-18 | 1 | -31/+63 |
* | Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop | Erik Johnston | 2020-12-18 | 1 | -2/+44 |
|\ |
|
| * | Update tests/test_mau.py | Erik Johnston | 2020-12-17 | 1 | -1/+2 |
| * | Correctly handle AS registerations and add test | Erik Johnston | 2020-12-17 | 1 | -2/+43 |
* | | Try and drop stale extremities. (#8929) | Erik Johnston | 2020-12-18 | 1 | -0/+334 |
* | | Fix `UsersListTestCase` (#8964) | Richard van der Hoff | 2020-12-17 | 1 | -6/+4 |
* | | Use the simple dictionary in full text search for the user directory (#8959) | Brendan Abolivier | 2020-12-17 | 1 | -0/+23 |
* | | Fix a bug that deactivated users appear in the directory (#8933) | Dirk Klimpel | 2020-12-17 | 2 | -2/+88 |
* | | Make search statement in List Room and User Admin API case-insensitive (#8931) | Dirk Klimpel | 2020-12-17 | 3 | -3/+112 |
* | | Add a maximum size for well-known lookups. (#8950) | Patrick Cloke | 2020-12-16 | 1 | -0/+27 |
* | | Push login completion down into SsoHandler (#8941) | Richard van der Hoff | 2020-12-16 | 1 | -4/+4 |
* | | Convert internal pusher dicts to attrs classes. (#8940) | Patrick Cloke | 2020-12-16 | 3 | -9/+9 |
* | | Merge pull request #8951 from matrix-org/rav/username_picker_2 | Richard van der Hoff | 2020-12-16 | 2 | -82/+105 |
|\ \ |
|
| * | | Make `_make_callback_with_userinfo` async | Richard van der Hoff | 2020-12-15 | 1 | -68/+83 |
| * | | Remove spurious mocking of complete_sso_login | Richard van der Hoff | 2020-12-15 | 1 | -2/+0 |
| * | | Test `get_extra_attributes` fallback | Richard van der Hoff | 2020-12-15 | 2 | -12/+22 |
* | | | lint | Richard van der Hoff | 2020-12-15 | 5 | -7/+3 |
* | | | Remove spurious "SynapseRequest" result from `make_request" | Richard van der Hoff | 2020-12-15 | 59 | -983/+742 |
* | | | Remove redundant reading of SynapseRequest.args | Richard van der Hoff | 2020-12-15 | 1 | -9/+1 |
* | | | Skip redundant check on `request.args` | Richard van der Hoff | 2020-12-15 | 1 | -2/+1 |
* | | | remove 'response' result from `_get_shared_rooms` | Richard van der Hoff | 2020-12-15 | 1 | -8/+9 |
* | | | Replace `request.code` with `channel.code` | Richard van der Hoff | 2020-12-15 | 8 | -22/+22 |
|/ / |
|
* | | Preparatory refactoring of the SamlHandlerTestCase (#8938) | Richard van der Hoff | 2020-12-15 | 3 | -54/+102 |
* | | Fix startup failure with localdb_enabled: False (#8937) | Richard van der Hoff | 2020-12-14 | 1 | -0/+23 |
* | | Various clean-ups to the logging context code (#8935) | Patrick Cloke | 2020-12-14 | 4 | -10/+7 |
* | | Preparatory refactoring of the OidcHandlerTestCase (#8911) | Richard van der Hoff | 2020-12-14 | 1 | -141/+145 |
* | | Allow spam-checker modules to be provide async methods. (#8890) | David Teller | 2020-12-11 | 1 | -2/+2 |
* | | Improve tests for structured logging. (#8916) | Patrick Cloke | 2020-12-11 | 1 | -27/+46 |
* | | Add number of local devices to Room Details Admin API (#8886) | Dirk Klimpel | 2020-12-11 | 2 | -0/+60 |
* | | Don't ratelimit autojoining of rooms (#8921) | Erik Johnston | 2020-12-11 | 1 | -0/+16 |
* | | Default to blacklisting reserved IP ranges and add a whitelist. (#8870) | Patrick Cloke | 2020-12-09 | 1 | -1/+1 |
* | | Skip the SAML tests if xmlsec1 isn't available. (#8905) | Patrick Cloke | 2020-12-09 | 1 | -0/+23 |
* | | Add X-Robots-Tag header to stop crawlers from indexing media (#8887) | Aaron Raimist | 2020-12-08 | 1 | -0/+13 |
* | | Call set_avatar_url with target_user, not user_id (#8872) | Will Hunt | 2020-12-07 | 1 | -1/+6 |
* | | Do not raise a 500 exception when previewing empty media. (#8883) | Patrick Cloke | 2020-12-07 | 1 | -11/+16 |
* | | Add authentication to replication endpoints. (#8853) | Patrick Cloke | 2020-12-04 | 2 | -8/+120 |
* | | Pass room_id to get_auth_chain_difference (#8879) | Erik Johnston | 2020-12-04 | 2 | -12/+20 |
* | | Add additional validation to pusher URLs. (#8865) | Patrick Cloke | 2020-12-04 | 3 | -27/+89 |
* | | Merge tag 'v1.24.0rc2' into develop | Patrick Cloke | 2020-12-04 | 2 | -2/+29 |
|\| |
|
| * | Fix a regression that mapping providers should be able to redirect users. (#8... | Patrick Cloke | 2020-12-04 | 2 | -2/+29 |
* | | Fix errorcode for disabled registration (#8867) | Richard van der Hoff | 2020-12-03 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/develop' into rav/remove_unused_mocks | Richard van der Hoff | 2020-12-02 | 9 | -95/+279 |
|\ \ |
|
| * \ | Merge pull request #8858 from matrix-org/rav/sso_uia | Richard van der Hoff | 2020-12-02 | 8 | -57/+279 |
| |\ \ |
|
| | * | | UIA: offer only available auth flows | Richard van der Hoff | 2020-12-02 | 3 | -18/+193 |
| | * | | Factor out FakeResponse from test_oidc | Richard van der Hoff | 2020-12-02 | 2 | -16/+28 |
| | * | | fix up various test cases | Richard van der Hoff | 2020-12-02 | 4 | -16/+37 |
| | * | | Add `create_resource_dict` method to HomeserverTestCase | Richard van der Hoff | 2020-12-02 | 1 | -7/+21 |
| | |/ |
|
| * | | remove unused FakeResponse (#8864) | Richard van der Hoff | 2020-12-02 | 1 | -26/+0 |
* | | | remove unused DeferredMockCallable | Richard van der Hoff | 2020-12-02 | 1 | -90/+1 |
* | | | remove unused `resource_for_federation` | Richard van der Hoff | 2020-12-02 | 2 | -18/+13 |
* | | | Remove redundant mocking | Richard van der Hoff | 2020-12-02 | 5 | -36/+5 |
|/ / |
|
* | | Apply an IP range blacklist to push and key revocation requests. (#8821) | Patrick Cloke | 2020-12-02 | 28 | -40/+52 |
* | | Correctly handle unpersisted events when calculating auth chain difference. (... | Erik Johnston | 2020-12-02 | 2 | -1/+132 |
|/ |
|
* | Fix a regression when grandfathering SAML users. (#8855) | Patrick Cloke | 2020-12-02 | 2 | -1/+41 |
* | Add basic SAML tests for mapping users. (#8800) | Patrick Cloke | 2020-12-02 | 2 | -17/+153 |
* | Create a `PasswordProvider` wrapper object (#8849) | Richard van der Hoff | 2020-12-02 | 1 | -2/+3 |
* | Allow specifying room version in 'RestHelper.create_room_as' and add typing (... | Andrew Morgan | 2020-12-02 | 1 | -2/+25 |
* | Support "identifier" dicts in UIA (#8848) | Richard van der Hoff | 2020-12-01 | 2 | -18/+26 |
* | Don't offer password login when it is disabled (#8835) | Richard van der Hoff | 2020-12-01 | 1 | -3/+105 |
* | Add some tests for `password_auth_providers` (#8819) | Richard van der Hoff | 2020-12-01 | 1 | -0/+486 |
* | Fix broken testcase (#8851) | Richard van der Hoff | 2020-12-01 | 1 | -1/+0 |
* | Add a config option to change whether unread push notification counts are per... | Andrew Morgan | 2020-11-30 | 1 | -2/+161 |
* | Simplify the way the `HomeServer` object caches its internal attributes. (#8... | Jonathan de Jong | 2020-11-30 | 5 | -14/+17 |
* | Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) | Dirk Klimpel | 2020-11-25 | 6 | -10/+118 |
* | Support trying multiple localparts for OpenID Connect. (#8801) | Patrick Cloke | 2020-11-25 | 1 | -1/+87 |
* | Improve error checking for OIDC/SAML mapping providers (#8774) | Patrick Cloke | 2020-11-19 | 1 | -20/+69 |
* | Consistently use room_id from federation request body (#8776) | Richard van der Hoff | 2020-11-19 | 1 | -1/+0 |
* | Fix tests on develop (#8777) | Erik Johnston | 2020-11-18 | 1 | -16/+0 |
* | Merge pull request #8761 from matrix-org/rav/test_request_rendering | Richard van der Hoff | 2020-11-17 | 58 | -813/+102 |
|\ |
|
| * | Remove redundant `HomeserverTestCase.render` | Richard van der Hoff | 2020-11-16 | 44 | -629/+0 |
| * | Remove redundant calls to `render()` | Richard van der Hoff | 2020-11-16 | 13 | -106/+32 |
| * | Make `make_request` actually render the request | Richard van der Hoff | 2020-11-16 | 9 | -68/+57 |
| * | Fix the URL in the URL preview tests | Richard van der Hoff | 2020-11-16 | 1 | -19/+22 |
* | | Abstract shared SSO code. (#8765) | Patrick Cloke | 2020-11-17 | 1 | -7/+7 |
* | | Add admin API for logging in as a user (#8617) | Erik Johnston | 2020-11-17 | 6 | -42/+265 |
|/ |
|
* | Merge pull request #8757 from matrix-org/rav/pass_site_to_make_request | Richard van der Hoff | 2020-11-16 | 16 | -88/+227 |
|\ |
|
| * | fixup test | Richard van der Hoff | 2020-11-16 | 1 | -0/+1 |
| * | Merge branch 'develop' into rav/pass_site_to_make_request | Richard van der Hoff | 2020-11-16 | 9 | -33/+33 |
| |\ |
|
| * | | use global make_request() directly where we have a custom Resource | Richard van der Hoff | 2020-11-15 | 11 | -60/+154 |
| * | | fix dict handling for make_request() | Richard van der Hoff | 2020-11-15 | 2 | -3/+2 |
| * | | pass a Site into make_request | Richard van der Hoff | 2020-11-15 | 4 | -20/+68 |
| * | | pass a Site into RestHelper | Richard van der Hoff | 2020-11-15 | 2 | -6/+7 |
* | | | Move `wait_until_result` into `FakeChannel` (#8758) | Richard van der Hoff | 2020-11-16 | 2 | -25/+23 |
| |/
|/| |
|
* | | Rename `create_test_json_resource` to `create_test_resource` (#8759) | Richard van der Hoff | 2020-11-16 | 6 | -23/+15 |
* | | Add a `custom_headers` param to `make_request` (#8760) | Richard van der Hoff | 2020-11-16 | 3 | -11/+23 |
|/ |
|
* | Add an admin API for users' media statistics (#8700) | Dirk Klimpel | 2020-11-05 | 1 | -0/+485 |
* | Add `displayname` to Shared-Secret Registration for admins (#8722) | Dirk Klimpel | 2020-11-05 | 2 | -8/+132 |
* | Consolidate purge table lists to prevent desyncronisation (#8713) | Andrew Morgan | 2020-11-04 | 1 | -67/+38 |
* | Block clients from sending server ACLs that lock the local server out. (#8708) | Erik Johnston | 2020-11-03 | 1 | -0/+57 |
* | Implement and use an @lru_cache decorator (#8595) | Richard van der Hoff | 2020-10-30 | 1 | -1/+59 |
* | Fail test cases if they fail to await all awaitables (#8690) | Patrick Cloke | 2020-10-30 | 2 | -2/+38 |
* | Fix race for concurrent downloads of remote media. (#8682) | Erik Johnston | 2020-10-30 | 2 | -1/+278 |
* | Fix unit tests (#8689) | Erik Johnston | 2020-10-29 | 1 | -1/+1 |
* | Gracefully handle a pending logging connection during shutdown. (#8685) | Patrick Cloke | 2020-10-29 | 1 | -0/+16 |
* | Add ability for access tokens to belong to one user but grant access to anoth... | Erik Johnston | 2020-10-29 | 10 | -33/+30 |
* | Support generating structured logs in addition to standard logs. (#8607) | Patrick Cloke | 2020-10-29 | 5 | -400/+258 |
* | Don't require hiredis to run unit tests (#8680) | Erik Johnston | 2020-10-29 | 1 | -1/+10 |
* | Add an admin APIs to allow server admins to list users' pushers (#8610) | Dirk Klimpel | 2020-10-28 | 1 | -0/+124 |
* | Tell Black to format code for Python 3.5 (#8664) | Dan Callahan | 2020-10-27 | 5 | -6/+6 |
* | Add admin API to list users' local media (#8647) | Dirk Klimpel | 2020-10-27 | 1 | -0/+282 |
* | Split admin API for reported events into a detail and a list view (#8539) | Dirk Klimpel | 2020-10-26 | 1 | -13/+183 |
* | Add an admin api to delete local media. (#8519) | Dirk Klimpel | 2020-10-26 | 1 | -0/+568 |
* | Fix a bug in the joined_rooms admin API (#8643) | Dirk Klimpel | 2020-10-26 | 1 | -1/+15 |
* | Fix get|set_type_stream_id_for_appservice store functions (#8648) | Will Hunt | 2020-10-26 | 1 | -0/+56 |
* | Add field `total` to device list in admin API (#8644) | Dirk Klimpel | 2020-10-26 | 1 | -0/+17 |
* | Start fewer opentracing spans (#8640) | Erik Johnston | 2020-10-26 | 1 | -12/+8 |
* | Fix handling of User-Agent headers with bad utf-8. (#8632) | Erik Johnston | 2020-10-23 | 1 | -6/+18 |
* | Fix email notifications for invites without local state. (#8627) | Erik Johnston | 2020-10-23 | 1 | -0/+29 |
* | Don't instansiate Requester directly (#8614) | Erik Johnston | 2020-10-22 | 5 | -11/+11 |
* | Merge pull request #8572 from matrix-org/rav/cache_hacking/2 | Richard van der Hoff | 2020-10-21 | 3 | -237/+385 |
|\ |
|
| * | Add some more tests | Richard van der Hoff | 2020-10-21 | 2 | -0/+147 |
| * | Push some deferred wrangling down into DeferredCache | Richard van der Hoff | 2020-10-21 | 2 | -12/+11 |
| * | Combine the two sets of tests for CacheDescriptor | Richard van der Hoff | 2020-10-21 | 2 | -228/+230 |
* | | Limit AS transactions to 100 events (#8606) | Will Hunt | 2020-10-21 | 1 | -0/+41 |
* | | Separate the TCP and terse JSON formatting code. (#8587) | Patrick Cloke | 2020-10-21 | 1 | -1/+1 |
|/ |
|
* | Remove some extraneous @unittest.INFOs on unit tests (#8592) | Andrew Morgan | 2020-10-20 | 2 | -2/+0 |
* | Fix 'LruCache' object has no attribute '_on_resize' (#8591) | Richard van der Hoff | 2020-10-19 | 1 | -1/+7 |
* | Add `DeferredCache.get_immediate` method (#8568) | Richard van der Hoff | 2020-10-19 | 1 | -4/+23 |
* | Include a simple message in email notifications that include encrypted conten... | Patrick Cloke | 2020-10-19 | 1 | -1/+14 |
* | Make LruCache register its own metrics (#8561) | Richard van der Hoff | 2020-10-16 | 1 | -2/+2 |
* | Merge pull request #8535 from matrix-org/rav/third_party_events_updates | Richard van der Hoff | 2020-10-15 | 1 | -4/+24 |
|\ |
|
| * | guard against accidental modification | Richard van der Hoff | 2020-10-13 | 1 | -0/+20 |
| * | Allow ThirdPartyRules modules to replace event content | Richard van der Hoff | 2020-10-13 | 1 | -4/+4 |
* | | Solidify the HomeServer constructor. (#8515) | Jonathan de Jong | 2020-10-15 | 5 | -20/+23 |
* | | Send some ephemeral events to appservices (#8437) | Will Hunt | 2020-10-15 | 2 | -23/+62 |
* | | Merge pull request #8548 from matrix-org/rav/deferred_cache | Richard van der Hoff | 2020-10-15 | 4 | -118/+140 |
|\ \ |
|
| * | | Combine the two sets of DeferredCache tests | Richard van der Hoff | 2020-10-14 | 2 | -74/+75 |
| * | | move DeferredCache into its own module | Richard van der Hoff | 2020-10-14 | 4 | -46/+67 |
| * | | Rename Cache->DeferredCache | Richard van der Hoff | 2020-10-14 | 3 | -9/+9 |
| |/ |
|
* | | Merge pull request #8537 from matrix-org/rav/simplify_locally_reject_invite | Richard van der Hoff | 2020-10-15 | 4 | -5/+4 |
|\ \ |
|
| * | | Simplify `_locally_reject_invite` | Richard van der Hoff | 2020-10-13 | 3 | -4/+4 |
| * | | Remove redundant `token_id` parameter to create_event | Richard van der Hoff | 2020-10-13 | 1 | -1/+0 |
| |/ |
|
* | | Add basic tests for sync/pagination with vector clock tokens. (#8488) | Erik Johnston | 2020-10-14 | 2 | -1/+248 |
* | | Fix not sending events over federation when using sharded event persisters (#... | Erik Johnston | 2020-10-14 | 1 | -3/+10 |
|/ |
|
* | Move additional tasks to the background worker, part 4 (#8513) | Patrick Cloke | 2020-10-13 | 1 | -34/+14 |
* | Fix message duplication if something goes wrong after persisting the event (#... | Erik Johnston | 2020-10-13 | 3 | -3/+167 |
* | Make event persisters periodically announce position over replication. (#8499) | Erik Johnston | 2020-10-12 | 1 | -9/+16 |
* | Clean-up some broken/unused code in the test framework (#8514) | Patrick Cloke | 2020-10-09 | 2 | -70/+54 |
* | Fix threadsafety in ThreadedMemoryReactorClock (#8497) | Richard van der Hoff | 2020-10-09 | 1 | -4/+32 |
* | Allow modules to create and send events into rooms (#8479) | Andrew Morgan | 2020-10-09 | 2 | -1/+122 |
* | Remove the deprecated Handlers object (#8494) | Patrick Cloke | 2020-10-09 | 18 | -63/+36 |
* | Invalidate the cache when an olm fallback key is uploaded (#8501) | Hubert Chathi | 2020-10-08 | 1 | -0/+20 |
* | Reduce serialization errors in MultiWriterIdGen (#8456) | Erik Johnston | 2020-10-07 | 1 | -0/+1 |
* | Add support for MSC2697: Dehydrated devices (#8380) | Hubert Chathi | 2020-10-07 | 1 | -0/+82 |
* | Merge pull request #8463 from matrix-org/rav/clean_up_event_handling | Richard van der Hoff | 2020-10-07 | 2 | -2/+4 |
|\ |
|
| * | kill off `send_nonmember_event` | Richard van der Hoff | 2020-10-05 | 2 | -2/+4 |
* | | Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) | Richard van der Hoff | 2020-10-07 | 1 | -2/+2 |
* | | Add support for MSC2732: olm fallback keys (#8312) | Hubert Chathi | 2020-10-06 | 1 | -0/+65 |
* | | Additional tests for third-party event rules (#8468) | Richard van der Hoff | 2020-10-06 | 1 | -13/+71 |
* | | Merge pull request #8467 from matrix-org/rav/fix_3pevent_rules | Richard van der Hoff | 2020-10-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix third-party event modules for `check_visibility_can_be_modified` check | Richard van der Hoff | 2020-10-05 | 1 | -1/+1 |
| |/ |
|
* / | Update default room version to 6 (#8461) | Richard van der Hoff | 2020-10-05 | 1 | -1/+10 |
|/ |
|
* | Allow ThirdPartyEventRules modules to manipulate public room state (#8292) | Andrew Morgan | 2020-10-05 | 2 | -13/+74 |
* | Add logging on startup/shutdown (#8448) | Erik Johnston | 2020-10-02 | 2 | -5/+11 |
* | Speed up unit tests when using PostgreSQL (#8450) | Erik Johnston | 2020-10-02 | 1 | -0/+4 |
* | Allow background tasks to be run on a separate worker. (#8369) | Patrick Cloke | 2020-10-02 | 2 | -2/+2 |
* | Add unit test for event persister sharding (#8433) | Erik Johnston | 2020-10-02 | 3 | -22/+306 |
* | Add config option for always using "userinfo endpoint" for OIDC (#7658) | BBBSnowball | 2020-10-01 | 1 | -2/+8 |
* | Make token serializing/deserializing async (#8427) | Erik Johnston | 2020-09-30 | 2 | -11/+28 |
* | Merge pull request #8425 from matrix-org/rav/extremity_metrics | Richard van der Hoff | 2020-09-30 | 1 | -8/+11 |
|\ |
|
| * | Rewrite BucketCollector | Richard van der Hoff | 2020-09-30 | 1 | -8/+11 |
* | | Allow additional SSO properties to be passed to the client (#8413) | Patrick Cloke | 2020-09-30 | 1 | -55/+105 |
|/ |
|
* | Various clean ups to room stream tokens. (#8423) | Erik Johnston | 2020-09-29 | 2 | -10/+8 |
* | Don't table scan events on worker startup (#8419) | Erik Johnston | 2020-09-29 | 1 | -0/+18 |
* | Filter out appservices from mau count (#8404) | Will Hunt | 2020-09-29 | 1 | -1/+16 |
* | Only assert valid next_link params when provided (#8417) | Andrew Morgan | 2020-09-29 | 1 | -0/+6 |
* | Fix handling of connection timeouts in outgoing http requests (#8400) | Richard van der Hoff | 2020-09-29 | 2 | -6/+188 |
* | Add checks for postgres sequence consistency (#8402) | Erik Johnston | 2020-09-28 | 2 | -4/+49 |
* | Create a mechanism for marking tests "logcontext clean" (#8399) | Richard van der Hoff | 2020-09-28 | 2 | -1/+17 |
* | Fix occasional "Re-starting finished log context" from keyring (#8398) | Richard van der Hoff | 2020-09-25 | 1 | -64/+56 |
* | Allow existing users to login via OpenID Connect. (#8345) | Tdxdxoz | 2020-09-25 | 1 | -0/+35 |
* | Fix MultiWriteIdGenerator's handling of restarts. (#8374) | Erik Johnston | 2020-09-24 | 1 | -8/+111 |
* | Add EventStreamPosition type (#8388) | Erik Johnston | 2020-09-24 | 1 | -3/+9 |
* | Use `async with` for ID gens (#8383) | Erik Johnston | 2020-09-23 | 1 | -25/+41 |
* | Fixed a bug with reactivating users with the admin API (#8362) | Dirk Klimpel | 2020-09-22 | 1 | -0/+14 |
* | Admin API for reported events (#8217) | Dirk Klimpel | 2020-09-22 | 1 | -0/+382 |
* | Create function to check for long names in devices (#8364) | Dionysis Grigoropoulos | 2020-09-22 | 2 | -1/+12 |
* | Admin API for querying rooms where a user is a member (#8306) | Dirk Klimpel | 2020-09-18 | 1 | -2/+94 |
* | Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup (#8322) | reivilibre | 2020-09-18 | 1 | -0/+99 |
* | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 9 | -9/+9 |
* | Allow appservice users to /login (#8320) | Will Hunt | 2020-09-18 | 1 | -1/+133 |
* | Update test logging to be able to accept braces (#8335) | Jonathan de Jong | 2020-09-18 | 1 | -2/+1 |
* | Catch-up after Federation Outage (split, 4): catch-up loop (#8272) | reivilibre | 2020-09-15 | 2 | -0/+170 |
* | Add the topic and avatar to the room details admin API (#8305) | Tulir Asokan | 2020-09-14 | 1 | -0/+2 |
* | Merge tag 'v1.20.0rc3' into develop | Patrick Cloke | 2020-09-11 | 3 | -0/+161 |
|\ |
|
| * | Fix the exception that is raised when invalid JSON is encountered. (#8291) | Patrick Cloke | 2020-09-10 | 3 | -0/+161 |
* | | Make `StreamToken.room_key` be a `RoomStreamToken` instance. (#8281) | Erik Johnston | 2020-09-11 | 1 | -1/+4 |
* | | Use TLSv1.2 for fake servers in tests (#8208) | Dan Callaghan | 2020-09-10 | 1 | -1/+1 |
* | | Show a confirmation page during user password reset (#8004) | Andrew Morgan | 2020-09-10 | 3 | -3/+45 |
* | | Do not error when thumbnailing invalid files (#8236) | Patrick Cloke | 2020-09-09 | 1 | -10/+29 |
* | | Fixup pusher pool notifications (#8287) | Erik Johnston | 2020-09-09 | 1 | -0/+1 |
* | | Revert "Fixup pusher pool notifications" | Erik Johnston | 2020-09-09 | 1 | -1/+0 |
* | | Fixup pusher pool notifications | Erik Johnston | 2020-09-09 | 1 | -0/+1 |
* | | Don't remember `enabled` of deleted push rules and properly return 404 for mi... | reivilibre | 2020-09-09 | 1 | -0/+448 |
* | | Add a config option for validating 'next_link' parameters against a domain wh... | Andrew Morgan | 2020-09-08 | 1 | -7/+96 |
* | | Fix `MultiWriterIdGenerator.current_position`. (#8257) | Erik Johnston | 2020-09-08 | 1 | -0/+50 |
* | | Allow for make_awaitable's return value to be re-used. (#8261) | Patrick Cloke | 2020-09-08 | 11 | -70/+55 |