| Commit message (Expand) | Author | Age | Files | Lines |
* | FIXUP: Now testing that the user is admin! | David Teller | 2021-01-28 | 1 | -4/+1 |
* | New API /_synapse/admin/rooms/{roomId}/context/{eventId} | David Teller | 2021-01-28 | 1 | -0/+4 |
* | Add notes on integrating with Facebook for SSO login. (#9244) | Richard van der Hoff | 2021-01-27 | 1 | -0/+1 |
* | Check if a user is in the room before sending a PowerLevel event on their beh... | Pankaj Yadav | 2021-01-27 | 1 | -0/+1 |
* | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-01-27 | 1 | -0/+1 |
|\ |
|
| * | Implement MSC2858 support (#9183) | Richard van der Hoff | 2021-01-27 | 1 | -0/+1 |
| * | Fix Python 3.5 old deps build by using a compatible pip version. (#9217) | Patrick Cloke | 2021-01-25 | 1 | -0/+1 |
| * | Merge tag 'v1.26.0rc2' into social_login | Richard van der Hoff | 2021-01-25 | 1 | -1/+0 |
| |\ |
|
* | | | Clean-up the template loading code. (#9200) | Patrick Cloke | 2021-01-27 | 1 | -0/+1 |
* | | | Add a note to changelog about redis usage (#9227) | Erik Johnston | 2021-01-27 | 1 | -0/+1 |
* | | | Pass a dict, instead of None, to modules if a None config is specified in the... | Andrew Morgan | 2021-01-27 | 1 | -0/+1 |
* | | | Add type hints to various handlers. (#9223) | Patrick Cloke | 2021-01-26 | 1 | -0/+1 |
* | | | Do not require the CAS service URL setting (use public_baseurl instead). (#9199) | Patrick Cloke | 2021-01-26 | 1 | -0/+1 |
* | | | Precompute joined hosts and store in Redis (#9198) | Erik Johnston | 2021-01-26 | 1 | -0/+1 |
* | | | Try to recover from unknown encodings when previewing media. (#9164) | Patrick Cloke | 2021-01-26 | 1 | -0/+1 |
* | | | Update isort to v5.7.0 (#9222) | Andrew Morgan | 2021-01-26 | 1 | -0/+1 |
* | | | Merge pull request #9062 from matrix-org/jaywink/admin-forward-extremities | Jason Robinson | 2021-01-26 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'develop' into jaywink/admin-forward-extremities | Jason Robinson | 2021-01-26 | 2 | -0/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'origin/develop' into jaywink/admin-forward-extr... | Patrick Cloke | 2021-01-25 | 1 | -0/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge remote-tracking branch 'origin/develop' into jaywink/admin-forward-extr... | Jason Robinson | 2021-01-25 | 4 | -3/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'develop' into jaywink/admin-forward-extremities | Jason Robinson | 2021-01-23 | 37 | -23/+14 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Add changelog and admin API docs | Jason Robinson | 2021-01-09 | 1 | -0/+1 |
* | | | | | | | | Periodically send pings to detect dead Redis connections (#9218) | Erik Johnston | 2021-01-26 | 1 | -0/+1 |
| |_|_|_|/ / /
|/| | | | | | |
|
* | | | | | | | Don't error if deleting a non-existent pusher. (#9121) | Patrick Cloke | 2021-01-25 | 1 | -0/+1 |
* | | | | | | | Add an admin API for shadow-banning users. (#9209) | Patrick Cloke | 2021-01-25 | 1 | -0/+1 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Fix Python 3.5 old deps build by using a compatible pip version. (#9217) | Patrick Cloke | 2021-01-25 | 1 | -0/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge tag 'v1.26.0rc2' into develop | Patrick Cloke | 2021-01-25 | 3 | -3/+0 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | 1.26.0rc2 | Patrick Cloke | 2021-01-25 | 5 | -5/+0 |
| * | | | | Fix chain cover update to handle events with duplicate auth events (#9210) | Erik Johnston | 2021-01-22 | 1 | -0/+1 |
| * | | | | Bump psycopg2 version (#9204) | Erik Johnston | 2021-01-22 | 1 | -0/+1 |
* | | | | | Handle missing content keys when calculating presentable names. (#9165) | Patrick Cloke | 2021-01-25 | 1 | -0/+1 |
| |_|/ /
|/| | | |
|
* | | | | Return a 404 if no valid thumbnail is found. (#9163) | Patrick Cloke | 2021-01-21 | 1 | -0/+1 |
* | | | | Align the directories linted in CI with the defaults in scripts-dev/lint.sh (... | Andrew Morgan | 2021-01-21 | 1 | -0/+1 |
* | | | | Speed up chain cover calculation (#9176) | Erik Johnston | 2021-01-21 | 1 | -0/+1 |
* | | | | Increase perf of handling concurrent use of StreamIDGenerators. (#9190) | Erik Johnston | 2021-01-21 | 1 | -0/+1 |
* | | | | Merge remote-tracking branch 'origin/release-v1.26.0' into develop | Erik Johnston | 2021-01-21 | 1 | -0/+1 |
|\| | | |
|
| * | | | Add schema update to fix existing DBs affected by #9193 (#9195) | Erik Johnston | 2021-01-21 | 1 | -0/+1 |
* | | | | Merge remote-tracking branch 'origin/release-v1.26.0' into develop | Erik Johnston | 2021-01-21 | 1 | -0/+1 |
|\| | | |
|
| * | | | Fix receipts or account data not being sent down sync (#9193) | Erik Johnston | 2021-01-21 | 1 | -0/+1 |
* | | | | Use execute_batch in more places (#9188) | Erik Johnston | 2021-01-21 | 1 | -0/+1 |
* | | | | Add tests for List Users Admin API (#9045) | Dirk Klimpel | 2021-01-21 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Add a check for duplicate IdP ids (#9184) | Richard van der Hoff | 2021-01-21 | 1 | -0/+1 |
* | | | Merge remote-tracking branch 'origin/release-v1.26.0' into develop | Richard van der Hoff | 2021-01-21 | 1 | -0/+1 |
|\| | |
|
| * | | Prefix idp_id with "oidc-" (#9189) | Richard van der Hoff | 2021-01-21 | 1 | -0/+1 |
* | | | Use execute_batch instead of executemany in places (#9181) | Erik Johnston | 2021-01-21 | 1 | -0/+1 |
* | | | Specify that the long description is rST in the package metadata. (#9180) | Patrick Cloke | 2021-01-20 | 1 | -0/+1 |
* | | | Merge tag 'v1.26.0rc1' into develop | Patrick Cloke | 2021-01-20 | 1 | -1/+0 |
|\| | |
|
| * | | Re-run towncrier. | Patrick Cloke | 2021-01-20 | 3 | -3/+0 |
| * | | Tighten the restrictions on `idp_id` (#9177) | Richard van der Hoff | 2021-01-20 | 1 | -0/+1 |
| * | | Support icons for Identity Providers (#9154) | Richard van der Hoff | 2021-01-20 | 1 | -0/+1 |
* | | | Various improvements to the federation client. (#9129) | Patrick Cloke | 2021-01-20 | 1 | -0/+1 |
* | | | docs: Add link to Matrix VoIP tester for turn-howto (#9135) | rht | 2021-01-20 | 1 | -0/+1 |
|/ / |
|
* | | Merge remote-tracking branch 'origin/develop' into release-v1.26.0 | Richard van der Hoff | 2021-01-20 | 1 | -0/+1 |
|\ \ |
|
| * | | Give `public_baseurl` a default value (#9159) | Richard van der Hoff | 2021-01-20 | 1 | -0/+1 |
* | | | 1.26.0rc1 | Patrick Cloke | 2021-01-20 | 74 | -74/+0 |
|/ / |
|
* | | Use the account handler in additional places. (#9166) | Patrick Cloke | 2021-01-20 | 1 | -0/+1 |
* | | Validate the server name for the /publicRooms endpoint. (#9161) | Patrick Cloke | 2021-01-19 | 1 | -0/+1 |
* | | Replace 'perspectives' config block with 'trusted_key_servers' in docker home... | Andrew Morgan | 2021-01-19 | 1 | -0/+1 |
* | | Fix error messages from OIDC config parsing (#9153) | Richard van der Hoff | 2021-01-19 | 1 | -0/+1 |
* | | Quote pip install with brackets to avoid shell interpretation. (#9151) | Patrick Cloke | 2021-01-18 | 1 | -0/+1 |
* | | Allow moving account data and receipts streams off master (#9104) | Erik Johnston | 2021-01-18 | 1 | -0/+1 |
* | | Enforce all replication HTTP clients calls use kwargs (#9144) | Erik Johnston | 2021-01-18 | 1 | -0/+1 |
* | | Properly raise an exception when the body exceeds the max size. (#9145) | Patrick Cloke | 2021-01-18 | 1 | -0/+1 |
* | | Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) | Richard van der Hoff | 2021-01-18 | 2 | -0/+2 |
* | | Fix the Python 3.5 old-deps build. (#9146) | Patrick Cloke | 2021-01-18 | 1 | -0/+1 |
* | | Ensure the user ID is serialized in the payload instead of used as an instanc... | Patrick Cloke | 2021-01-18 | 1 | -0/+1 |
* | | Make chain cover index bg update go faster (#9124) | Erik Johnston | 2021-01-15 | 1 | -0/+1 |
* | | Ensure we store pusher data as text (#9117) | Richard van der Hoff | 2021-01-15 | 1 | -0/+1 |
* | | Land support for multiple OIDC providers (#9110) | Richard van der Hoff | 2021-01-15 | 1 | -0/+1 |
* | | Add an admin API endpoint to protect media. (#9086) | Patrick Cloke | 2021-01-15 | 1 | -0/+1 |
* | | Avoid raising the body exceeded error multiple times. (#9108) | Patrick Cloke | 2021-01-15 | 1 | -0/+1 |
* | | Remote dependency on distutils (#9125) | Richard van der Hoff | 2021-01-15 | 1 | -0/+1 |
* | | Add type hints to media rest resources. (#9093) | Patrick Cloke | 2021-01-15 | 1 | -0/+1 |
* | | Improve UsernamePickerTestCase (#9112) | Richard van der Hoff | 2021-01-15 | 1 | -0/+1 |
* | | Store an IdP ID in the OIDC session (#9109) | Richard van der Hoff | 2021-01-15 | 1 | -0/+1 |
* | | Add some extra notes for getting Synapse running on macOS. (#8997) | Eric Eastwood | 2021-01-15 | 1 | -0/+1 |
* | | Merge pull request #9091 from matrix-org/rav/error_on_bad_sso | Richard van der Hoff | 2021-01-15 | 1 | -0/+1 |
|\ \ |
|
| * | | Give the user a better error when they present bad SSO creds | Richard van der Hoff | 2021-01-13 | 1 | -0/+1 |
* | | | Fix event chain bg update. (#9118) | Erik Johnston | 2021-01-14 | 1 | -0/+1 |
* | | | Fix perf of get_cross_signing_keys (#9116) | Erik Johnston | 2021-01-14 | 2 | -1/+2 |
* | | | Fix chain cover background update to work with split out event persisters (#9... | Erik Johnston | 2021-01-14 | 1 | -0/+1 |
* | | | Fix get destinations to catch up query. (#9114) | Erik Johnston | 2021-01-14 | 1 | -0/+1 |
* | | | Add background update for add chain cover index (#9029) | Erik Johnston | 2021-01-14 | 2 | -1/+2 |
* | | | Split OidcProvider out of OidcHandler (#9107) | Richard van der Hoff | 2021-01-14 | 1 | -0/+1 |
* | | | Fix wrong arguments being passed to BlacklistingAgentWrapper (#9098) | Tim Leung | 2021-01-14 | 1 | -0/+1 |
|/ / |
|
* | | Add a test for UI-Auth-via-SSO (#9082) | Richard van der Hoff | 2021-01-13 | 1 | -0/+1 |
* | | Merge pull request #9105 from matrix-org/rav/multi_idp/oidc_provider_config | Richard van der Hoff | 2021-01-13 | 1 | -0/+1 |
|\ \ |
|
| * | | changelog | Richard van der Hoff | 2021-01-13 | 1 | -0/+1 |
* | | | Reduce scope of exception handler. (#9106) | Patrick Cloke | 2021-01-13 | 1 | -0/+1 |
* | | | Register the /devices endpoint on workers. (#9092) | Patrick Cloke | 2021-01-13 | 1 | -0/+1 |
|/ / |
|
* | | Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) | Patrick Cloke | 2021-01-13 | 1 | -0/+1 |
* | | Preparatory refactors of OidcHandler (#9067) | Richard van der Hoff | 2021-01-13 | 1 | -0/+1 |
* | | Remove user's avatar URL and displayname when deactivated. (#8932) | Dirk Klimpel | 2021-01-12 | 1 | -0/+1 |
* | | UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) | Richard van der Hoff | 2021-01-12 | 1 | -0/+1 |
* | | Handle bad JSON data being returned from the federation API. (#9070) | Patrick Cloke | 2021-01-12 | 1 | -0/+1 |
* | | Kill off `HomeServer.get_ip_from_request()` (#9080) | Richard van der Hoff | 2021-01-12 | 1 | -0/+1 |
* | | Remove SynapseRequest.get_user_agent (#9069) | Richard van der Hoff | 2021-01-12 | 1 | -0/+1 |
* | | Also support remote users on the joined_rooms admin API. (#8948) | David Teller | 2021-01-11 | 1 | -0/+1 |
* | | Move more encryption endpoints off master (#9068) | Erik Johnston | 2021-01-11 | 1 | -0/+1 |
* | | Removes unnecessary declarations in the tests for the admin API. (#9063) | Dirk Klimpel | 2021-01-11 | 1 | -0/+1 |
* | | Use a chain cover index to efficiently calculate auth chain difference (#8868) | Erik Johnston | 2021-01-11 | 1 | -0/+1 |
* | | Clean up exception handling in the startup code (#9059) | Richard van der Hoff | 2021-01-11 | 1 | -0/+1 |
* | | Remove old tables after schema version bump (#9055) | Erik Johnston | 2021-01-11 | 1 | -0/+1 |
* | | Ensure rejected events get added to some metadata tables (#9016) | Erik Johnston | 2021-01-11 | 1 | -0/+1 |
* | | Fix a typo in the install docs. (#9040) | 0xflotus | 2021-01-11 | 1 | -0/+1 |
* | | Remove unused SynapseService (#9058) | Richard van der Hoff | 2021-01-11 | 1 | -0/+1 |
* | | Drop last_used column from access_tokens (#9025) | Jerin J Titus | 2021-01-11 | 1 | -0/+1 |
|/ |
|
* | Keycloak mapping_provider example (#9037) (#9057) | Christopher Rücker | 2021-01-08 | 1 | -0/+1 |
* | Fix "Starting metrics collection from sentinel context" errors (#9053) | Erik Johnston | 2021-01-08 | 1 | -0/+1 |
* | Merge pull request #9036 from matrix-org/rav/multi_idp/tests | Richard van der Hoff | 2021-01-08 | 1 | -0/+1 |
|\ |
|
| * | changelog | Richard van der Hoff | 2021-01-07 | 1 | -0/+1 |
* | | Fix validate_config on nested objects (#9054) | Richard van der Hoff | 2021-01-08 | 1 | -0/+1 |
* | | Fix error handling during insertion of client IPs (#9051) | Erik Johnston | 2021-01-08 | 1 | -0/+1 |
* | | Remove broken and unmaintained 'webserver.py' script (#9039) | Richard van der Hoff | 2021-01-08 | 1 | -0/+1 |
* | | Run the linters on a consistent list of files (#9038) | Richard van der Hoff | 2021-01-08 | 1 | -0/+1 |
* | | Allow running sendToDevice on workers (#9044) | Erik Johnston | 2021-01-07 | 1 | -0/+1 |
* | | Support routing edu's to multiple instances (#9042) | Erik Johnston | 2021-01-07 | 1 | -0/+1 |
* | | Ensure that remote users' device list resyncing always happens on master (#9043) | Erik Johnston | 2021-01-07 | 1 | -0/+1 |
* | | Some cleanups to device inbox store. (#9041) | Erik Johnston | 2021-01-07 | 1 | -0/+1 |
* | | Fix typo in docs/systemd-with-workers/README.md (#9035) | Emelie | 2021-01-07 | 1 | -0/+1 |
* | | Improve the performance of calculating ignored users in large rooms (#9024) | Patrick Cloke | 2021-01-07 | 1 | -0/+1 |
|/ |
|
* | tox: Add a -noextras factor (#9030) | Richard van der Hoff | 2021-01-07 | 1 | -0/+1 |
* | Skip unit tests which require optional dependencies (#9031) | Richard van der Hoff | 2021-01-07 | 1 | -0/+1 |
* | Handle updating schema version without any deltas. (#9033) | Erik Johnston | 2021-01-07 | 1 | -0/+1 |
* | Empty iterables should count towards cache usage. (#9028) | Patrick Cloke | 2021-01-06 | 1 | -0/+1 |
* | Merge tag 'v1.25.0rc1' into develop | Patrick Cloke | 2021-01-06 | 77 | -77/+0 |
|\ |
|
| * | 1.25.0rc1 | Patrick Cloke | 2021-01-06 | 78 | -78/+0 |
| * | Fix-up assertions about last stream token in push (#9020) | Patrick Cloke | 2021-01-05 | 1 | -0/+1 |
* | | Handle a display name / avatar URL not included in a federation request. (#9023) | Patrick Cloke | 2021-01-06 | 1 | -0/+1 |
* | | Ignore date-rotated logs (#9018) | Eric Eastwood | 2021-01-05 | 1 | -0/+1 |
* | | Add type hints to the logging context code. (#8939) | Patrick Cloke | 2021-01-05 | 1 | -0/+1 |
* | | Implement MSC2176: Updated redaction rules (#8984) | Patrick Cloke | 2021-01-05 | 1 | -0/+1 |
* | | Add initial support for a "pick your IdP" page (#9017) | Richard van der Hoff | 2021-01-05 | 1 | -0/+1 |
* | | Combine the SSO Redirect Servlets (#9015) | Richard van der Hoff | 2021-01-04 | 1 | -0/+1 |
|/ |
|
* | Add type hints to the receipts and user directory handlers. (#8976) | Patrick Cloke | 2021-01-04 | 1 | -0/+1 |
* | Add type hints to the crypto module. (#8999) | Patrick Cloke | 2021-01-04 | 1 | -0/+1 |
* | Add link to Synapse dev room to the relevant README section (#9002) | Eric Eastwood | 2021-01-04 | 1 | -0/+1 |
* | Use the SSO handler helpers for CAS registration/login. (#8856) | Patrick Cloke | 2021-01-03 | 1 | -0/+1 |
* | Fix RoomDirectoryFederationTests and make them actually run (#8998) | Andrew Morgan | 2020-12-30 | 1 | -0/+1 |
* | Check if group IDs are valid before using them. (#8977) | Patrick Cloke | 2020-12-30 | 1 | -0/+1 |
* | Add additional type hints to the storage module. (#8980) | Patrick Cloke | 2020-12-30 | 1 | -0/+1 |
* | Doc/move database setup instructions in install md (#8987) | Shashank Sabniveesu | 2020-12-30 | 1 | -0/+1 |
* | Add type hints to admin and room list handlers. (#8973) | Patrick Cloke | 2020-12-29 | 1 | -0/+1 |
* | Validate input parameters for the sendToDevice API. (#8975) | Patrick Cloke | 2020-12-29 | 1 | -0/+1 |
* | Update the value of group_creation_prefix in sample config. (#8992) | Jerin J Titus | 2020-12-29 | 1 | -0/+1 |
* | Allow redacting events on workers (#8994) | Patrick Cloke | 2020-12-29 | 1 | -0/+1 |
* | Drop the unused local_invites table. (#8979) | Patrick Cloke | 2020-12-29 | 1 | -0/+1 |
* | Support PyJWT v2.0.0. (#8986) | Patrick Cloke | 2020-12-22 | 1 | -0/+1 |
* | Refactor the CAS handler in prep for using the abstracted SSO code. (#8958) | Patrick Cloke | 2020-12-18 | 1 | -0/+1 |
* | Send the location of the web client to the IS when inviting via 3PIDs. (#8930) | Patrick Cloke | 2020-12-18 | 1 | -0/+1 |
* | Allow server admin to get admin bit in rooms where local user is an admin (#8... | Erik Johnston | 2020-12-18 | 1 | -0/+1 |
* | Fix mainline ordering in state res v2 (#8971) | Erik Johnston | 2020-12-18 | 1 | -0/+1 |
* | Implement a username picker for synapse (#8942) | Richard van der Hoff | 2020-12-18 | 1 | -0/+1 |
* | Allow re-using a UI auth validation for a period of time (#8970) | Patrick Cloke | 2020-12-18 | 1 | -0/+1 |
* | Ensure that a URL exists in the content during push. (#8965) | Patrick Cloke | 2020-12-18 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop | Erik Johnston | 2020-12-18 | 1 | -0/+1 |
|\ |
|
| * | Newsfile | Erik Johnston | 2020-12-17 | 1 | -0/+1 |
| * | 1.24.0 v1.24.0 | Erik Johnston | 2020-12-09 | 1 | -1/+0 |
| * | Fix installing pysaml2 on Python 3.5. (#8898) | Patrick Cloke | 2020-12-08 | 1 | -0/+1 |
| * | 1.24.0rc2 | Patrick Cloke | 2020-12-04 | 2 | -2/+0 |
| * | Fix a regression that mapping providers should be able to redirect users. (#8... | Patrick Cloke | 2020-12-04 | 1 | -0/+1 |
| * | Remove version pin prometheus_client dependency (#8875) | Jordan Bancino | 2020-12-04 | 1 | -0/+1 |
* | | Try and drop stale extremities. (#8929) | Erik Johnston | 2020-12-18 | 1 | -0/+1 |
* | | Clean up tox.ini (#8963) | Richard van der Hoff | 2020-12-17 | 1 | -0/+1 |
* | | Fix `UsersListTestCase` (#8964) | Richard van der Hoff | 2020-12-17 | 1 | -0/+1 |
* | | Use the simple dictionary in full text search for the user directory (#8959) | Brendan Abolivier | 2020-12-17 | 1 | -0/+1 |
* | | Fix a bug that deactivated users appear in the directory (#8933) | Dirk Klimpel | 2020-12-17 | 1 | -0/+1 |
* | | Make search statement in List Room and User Admin API case-insensitive (#8931) | Dirk Klimpel | 2020-12-17 | 1 | -0/+1 |
* | | Add a maximum size for well-known lookups. (#8950) | Patrick Cloke | 2020-12-16 | 1 | -0/+1 |
* | | Push login completion down into SsoHandler (#8941) | Richard van der Hoff | 2020-12-16 | 1 | -0/+1 |
* | | Fix the sample config location for the ip_range_whitelist setting. (#8954) | Patrick Cloke | 2020-12-16 | 1 | -0/+1 |
* | | Convert internal pusher dicts to attrs classes. (#8940) | Patrick Cloke | 2020-12-16 | 1 | -0/+1 |
* | | Merge pull request #8951 from matrix-org/rav/username_picker_2 | Richard van der Hoff | 2020-12-16 | 1 | -0/+1 |
|\ \ |
|
| * | | changelog | Richard van der Hoff | 2020-12-15 | 1 | -0/+1 |
* | | | Merge pull request #8946 from matrix-org/rav/refactor_send_request | Richard van der Hoff | 2020-12-16 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | changelog | Richard van der Hoff | 2020-12-15 | 1 | -0/+1 |
| |/ / |
|
* | | | Fix generate_log_config script (#8952) | Richard van der Hoff | 2020-12-16 | 1 | -0/+1 |
* | | | Do not assume that the contents dictionary includes history_visibility. (#8945) | Patrick Cloke | 2020-12-16 | 1 | -0/+1 |
|/ / |
|
* | | Preparatory refactoring of the SamlHandlerTestCase (#8938) | Richard van der Hoff | 2020-12-15 | 1 | -0/+1 |
* | | Fix handling of stream tokens for push. (#8943) | Patrick Cloke | 2020-12-15 | 1 | -0/+1 |
* | | Fix startup failure with localdb_enabled: False (#8937) | Richard van der Hoff | 2020-12-14 | 1 | -0/+1 |
* | | Various clean-ups to the logging context code (#8935) | Patrick Cloke | 2020-12-14 | 2 | -1/+2 |
* | | Preparatory refactoring of the OidcHandlerTestCase (#8911) | Richard van der Hoff | 2020-12-14 | 1 | -0/+1 |
* | | Allow spam-checker modules to be provide async methods. (#8890) | David Teller | 2020-12-11 | 1 | -0/+1 |
* | | Add type hints to the push module. (#8901) | Patrick Cloke | 2020-12-11 | 1 | -0/+1 |
* | | Honour AS ratelimit settings for /login requests (#8920) | Erik Johnston | 2020-12-11 | 1 | -0/+1 |
* | | Improve tests for structured logging. (#8916) | Patrick Cloke | 2020-12-11 | 1 | -0/+1 |
* | | Add number of local devices to Room Details Admin API (#8886) | Dirk Klimpel | 2020-12-11 | 1 | -0/+1 |
* | | Don't ratelimit autojoining of rooms (#8921) | Erik Johnston | 2020-12-11 | 1 | -0/+1 |
* | | Don't publish `latest` docker image until all archs are built (#8909) | Richard van der Hoff | 2020-12-10 | 1 | -0/+1 |
* | | Fix deadlock on SIGHUP (#8918) | Erik Johnston | 2020-12-10 | 1 | -0/+1 |
* | | Refactor `SsoHandler.get_mxid_from_sso` (#8900) | Richard van der Hoff | 2020-12-10 | 1 | -0/+1 |
* | | Fix buglet in DirectRenderJsonResource (#8897) | Richard van der Hoff | 2020-12-10 | 1 | -0/+1 |
* | | Deprecate Shutdown Room and Purge Room Admin API (#8829) | Dirk Klimpel | 2020-12-10 | 1 | -0/+1 |
* | | Default to blacklisting reserved IP ranges and add a whitelist. (#8870) | Patrick Cloke | 2020-12-09 | 2 | -1/+2 |
* | | Skip the SAML tests if xmlsec1 isn't available. (#8905) | Patrick Cloke | 2020-12-09 | 1 | -0/+1 |
* | | Combine related media admin API docs (#8839) | Dirk Klimpel | 2020-12-09 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | Richard van der Hoff | 2020-12-09 | 1 | -0/+1 |
|\ \ |
|
| * | | Pin the docker version for multiarch builds | Richard van der Hoff | 2020-12-09 | 1 | -0/+1 |
| * | | 1.23.0 | Erik Johnston | 2020-11-18 | 1 | -1/+0 |
| * | | Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767) | Andrew Morgan | 2020-11-17 | 1 | -0/+1 |
* | | | Add X-Robots-Tag header to stop crawlers from indexing media (#8887) | Aaron Raimist | 2020-12-08 | 1 | -0/+1 |
* | | | Better formatting for config errors from modules (#8874) | Richard van der Hoff | 2020-12-08 | 1 | -0/+1 |
* | | | Simplify the flow for SSO UIA (#8881) | Richard van der Hoff | 2020-12-08 | 1 | -0/+1 |
* | | | Clarify config template comments (#8891) | Richard van der Hoff | 2020-12-08 | 1 | -0/+1 |
* | | | Call set_avatar_url with target_user, not user_id (#8872) | Will Hunt | 2020-12-07 | 1 | -0/+1 |
* | | | Do not raise a 500 exception when previewing empty media. (#8883) | Patrick Cloke | 2020-12-07 | 1 | -0/+1 |
* | | | Add type hints for HTTP and email pushers. (#8880) | Patrick Cloke | 2020-12-07 | 1 | -0/+1 |
* | | | Add type hints to the push mailer module. (#8882) | Patrick Cloke | 2020-12-07 | 1 | -0/+1 |
* | | | Add authentication to replication endpoints. (#8853) | Patrick Cloke | 2020-12-04 | 1 | -0/+1 |
* | | | Pass room_id to get_auth_chain_difference (#8879) | Erik Johnston | 2020-12-04 | 1 | -0/+1 |
* | | | Add additional validation to pusher URLs. (#8865) | Patrick Cloke | 2020-12-04 | 1 | -0/+1 |
* | | | Do not 500 if the content-length is not provided when uploading media. (#8862) | Patrick Cloke | 2020-12-04 | 1 | -0/+1 |
* | | | Fix a buglet in the SAML username mapping provider doc (#8873) | Richard van der Hoff | 2020-12-04 | 1 | -0/+1 |
* | | | 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 | 2 | -0/+2 |
|\ \ \ |
|
| * \ \ | Merge pull request #8858 from matrix-org/rav/sso_uia | Richard van der Hoff | 2020-12-02 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | newsfile | Richard van der Hoff | 2020-12-02 | 1 | -0/+1 |
| * | | | | remove unused FakeResponse (#8864) | Richard van der Hoff | 2020-12-02 | 1 | -0/+1 |
* | | | | | changelog | Richard van der Hoff | 2020-12-02 | 1 | -0/+1 |
|/ / / / |
|
* | | | | Apply an IP range blacklist to push and key revocation requests. (#8821) | Patrick Cloke | 2020-12-02 | 1 | -0/+1 |
* | | | | Correctly handle unpersisted events when calculating auth chain difference. (... | Erik Johnston | 2020-12-02 | 1 | -0/+1 |
* | | | | Add missing prometheus rules for persisted events (#8802) | Johanna Dorothea Reichmann | 2020-12-02 | 1 | -0/+1 |
* | | | | Add additional validation for the admin register endpoint. (#8837) | David Florness | 2020-12-02 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | 1.24.0rc1 | Patrick Cloke | 2020-12-02 | 53 | -53/+0 |
|/ / |
|
* | | Fix a regression when grandfathering SAML users. (#8855) | Patrick Cloke | 2020-12-02 | 1 | -0/+1 |
* | | Add basic SAML tests for mapping users. (#8800) | Patrick Cloke | 2020-12-02 | 1 | -0/+1 |
* | | Create a `PasswordProvider` wrapper object (#8849) | Richard van der Hoff | 2020-12-02 | 1 | -0/+1 |
* | | Allow specifying room version in 'RestHelper.create_room_as' and add typing (... | Andrew Morgan | 2020-12-02 | 1 | -0/+1 |
* | | Support "identifier" dicts in UIA (#8848) | Richard van der Hoff | 2020-12-01 | 1 | -0/+1 |
* | | Add missing `ordering` to background updates (#8850) | Richard van der Hoff | 2020-12-01 | 1 | -0/+1 |
* | | Allow Date header through CORS (#8804) | Nicolas Chamo | 2020-12-01 | 1 | -0/+1 |
* | | Don't offer password login when it is disabled (#8835) | Richard van der Hoff | 2020-12-01 | 1 | -0/+1 |
* | | Add some tests for `password_auth_providers` (#8819) | Richard van der Hoff | 2020-12-01 | 1 | -0/+1 |
* | | Fix broken testcase (#8851) | Richard van der Hoff | 2020-12-01 | 1 | -0/+1 |
* | | Simplify appservice login code (#8847) | Richard van der Hoff | 2020-11-30 | 1 | -0/+1 |
* | | Allow per-room profile to be used for server notice user (#8799) | Mathieu Velten | 2020-11-30 | 1 | -0/+1 |
* | | Drop (almost) unused index on event_json (#8845) | Richard van der Hoff | 2020-11-30 | 1 | -0/+1 |
* | | Add a config option to change whether unread push notification counts are per... | Andrew Morgan | 2020-11-30 | 1 | -0/+1 |
* | | Simplify the way the `HomeServer` object caches its internal attributes. (#8... | Jonathan de Jong | 2020-11-30 | 1 | -0/+1 |
* | | Add `force_purge` option to delete-room admin api. (#8843) | Richard van der Hoff | 2020-11-30 | 1 | -0/+1 |
* | | Remove special case of pretty printing JSON responses for curl (#8833) | Tulir Asokan | 2020-11-27 | 1 | -0/+1 |
* | | Add typing to membership Replication class methods (#8809) | Andrew Morgan | 2020-11-27 | 1 | -0/+1 |
* | | Update example prometheus console (#8824) | Dirk Klimpel | 2020-11-26 | 1 | -0/+1 |
* | | Defer SIGHUP handlers to reactor. (#8817) | Erik Johnston | 2020-11-26 | 1 | -0/+1 |
* | | Strip trailing / from server_url in register_new_matrix_user (#8823) | Dmitry Borodaenko | 2020-11-26 | 1 | -0/+1 |
* | | Improve documentation how to configure prometheus for workers (#8822) | Dirk Klimpel | 2020-11-26 | 1 | -0/+1 |
* | | Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) | Dirk Klimpel | 2020-11-25 | 1 | -0/+1 |
* | | Fix the formatting of push config section (#8818) | Andrew Morgan | 2020-11-25 | 1 | -0/+1 |
* | | Speed up remote invite rejection database call (#8815) | Andrew Morgan | 2020-11-25 | 1 | -0/+1 |