| Commit message (Expand) | Author | Age | Files | Lines |
* | Add debug for OIDC flow (#9307) | Richard van der Hoff | 2021-02-03 | 2 | -15/+26 |
* | Fix formatting for "bad session" error during sso registration flow (#9296) | Richard van der Hoff | 2021-02-03 | 2 | -3/+17 |
* | social login: add noopener to terms link (#9300) | Richard van der Hoff | 2021-02-02 | 2 | -1/+2 |
* | Update changelog v1.27.0rc1 | Erik Johnston | 2021-02-02 | 1 | -0/+2 |
* | 1.27.0rc1 | Erik Johnston | 2021-02-02 | 53 | -58/+71 |
* | Add an admin API to get the current room state (#9168) | Travis Ralston | 2021-02-02 | 6 | -1/+88 |
* | Put SAML callback URI under /_synapse/client. (#9289) | Richard van der Hoff | 2021-02-02 | 10 | -13/+25 |
* | Put OIDC callback URI under /_synapse/client. (#9288) | Richard van der Hoff | 2021-02-01 | 11 | -28/+46 |
* | Add an OpenID example config for Gitea. (#9134) | Oliver Hanikel | 2021-02-01 | 2 | -0/+35 |
* | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-02-01 | 1 | -1/+1 |
|\ |
|
| * | fix broken HTML tag | Richard van der Hoff | 2021-02-01 | 1 | -1/+1 |
* | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-02-01 | 21 | -98/+495 |
|\| |
|
| * | make primary button not wider than viewport | Bruno Windels | 2021-02-01 | 1 | -0/+1 |
| * | Collect terms consent from the user during SSO registration (#9276) | Richard van der Hoff | 2021-02-01 | 9 | -0/+230 |
| * | Improve styling and wording of SSO UIA templates (#9286) | Richard van der Hoff | 2021-02-01 | 6 | -25/+81 |
| * | Improve styling and wording of SSO error templates (#9287) | Richard van der Hoff | 2021-02-01 | 5 | -60/+101 |
| * | Make importing display name and email optional (#9277) | Richard van der Hoff | 2021-02-01 | 5 | -13/+82 |
* | | Refactor email summary generation. (#9260) | Patrick Cloke | 2021-02-01 | 3 | -122/+204 |
* | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-02-01 | 33 | -318/+860 |
|\| |
|
| * | Replace username picker with a template (#9275) | Richard van der Hoff | 2021-02-01 | 15 | -204/+429 |
| * | Improve styling and wording of SSO redirect confirm template (#9272) | Richard van der Hoff | 2021-02-01 | 11 | -30/+200 |
| * | Fix SSO on workers (#9271) | Richard van der Hoff | 2021-02-01 | 8 | -65/+93 |
| * | Split out a separate endpoint to complete SSO registration (#9262) | Richard van der Hoff | 2021-02-01 | 7 | -26/+145 |
* | | Add phone home stats for encrypted messages. (#9283) | Jan Christian Grünhage | 2021-02-01 | 3 | -2/+64 |
* | | Prevent email UIA failures from raising a LoginError (#9265) | Andrew Morgan | 2021-02-01 | 2 | -10/+1 |
* | | Fixes for PyPy compatibility (#9270) | Ivan Shapovalov | 2021-01-30 | 2 | -1/+3 |
* | | Ratelimit invites by room and target user (#9258) | Erik Johnston | 2021-01-29 | 9 | -4/+192 |
* | | Fix Debian builds on Xenial (#9254) | Dan Callahan | 2021-01-29 | 4 | -1/+11 |
* | | Fix typo in UPGRADE.rst | Denis Kasak | 2021-01-29 | 1 | -2/+2 |
* | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-01-28 | 11 | -62/+108 |
|\| |
|
| * | Add 'brand' field to MSC2858 response (#9242) | Richard van der Hoff | 2021-01-27 | 10 | -32/+55 |
| * | Support for scraping email addresses from OIDC providers (#9245) | Richard van der Hoff | 2021-01-27 | 4 | -30/+53 |
* | | Ratelimit 3PID /requestToken API (#9238) | Erik Johnston | 2021-01-28 | 11 | -14/+159 |
* | | Cache config options in SSL verification (#9255) | Erik Johnston | 2021-01-28 | 2 | -4/+10 |
* | | Add type hints to E2E handler. (#9232) | Patrick Cloke | 2021-01-28 | 7 | -177/+198 |
* | | Add notes on integrating with Facebook for SSO login. (#9244) | Richard van der Hoff | 2021-01-27 | 2 | -5/+49 |
* | | Merge branch 'master' into develop | Patrick Cloke | 2021-01-27 | 1 | -2/+6 |
|\ \ |
|
| * | | Update debian changelog. v1.26.0-deb github/release-v1.26.0 release-v1.26.0 | Patrick Cloke | 2021-01-27 | 1 | -2/+6 |
* | | | Check if a user is in the room before sending a PowerLevel event on their beh... | Pankaj Yadav | 2021-01-27 | 2 | -1/+12 |
* | | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-01-27 | 0 | -0/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge tag 'v1.26.0' into social_login | Richard van der Hoff | 2021-01-27 | 2 | -3/+13 |
| |\| |
|
* | | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-01-27 | 9 | -21/+230 |
|\| | |
|
| * | | Implement MSC2858 support (#9183) | Richard van der Hoff | 2021-01-27 | 9 | -21/+230 |
* | | | Merge branch 'master' into develop | Patrick Cloke | 2021-01-27 | 2 | -3/+13 |
|\ \ \
| | |/
| |/| |
|
| * | | Move note above changes. v1.26.0 | Patrick Cloke | 2021-01-27 | 1 | -2/+2 |
| * | | Copy the upgrade note to 1.26.0. | Patrick Cloke | 2021-01-27 | 1 | -3/+7 |
| * | | 1.26.0 | Patrick Cloke | 2021-01-27 | 2 | -1/+7 |
* | | | Clean-up the template loading code. (#9200) | Patrick Cloke | 2021-01-27 | 12 | -38/+96 |
* | | | Add a note to changelog about redis usage (#9227) | Erik Johnston | 2021-01-27 | 3 | -1/+11 |
* | | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-01-27 | 0 | -0/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix Python 3.5 old deps build by using a compatible pip version. (#9217) | Patrick Cloke | 2021-01-25 | 3 | -8/+11 |
| * | | Merge tag 'v1.26.0rc2' into social_login | Richard van der Hoff | 2021-01-25 | 12 | -13/+113 |
| |\| |
|
* | | | Pass a dict, instead of None, to modules if a None config is specified in the... | Andrew Morgan | 2021-01-27 | 2 | -1/+3 |
* | | | Add type hints to various handlers. (#9223) | Patrick Cloke | 2021-01-26 | 14 | -138/+205 |
* | | | Do not require the CAS service URL setting (use public_baseurl instead). (#9199) | Patrick Cloke | 2021-01-26 | 5 | -16/+10 |
* | | | Precompute joined hosts and store in Redis (#9198) | Erik Johnston | 2021-01-26 | 11 | -49/+265 |
* | | | Try to recover from unknown encodings when previewing media. (#9164) | Patrick Cloke | 2021-01-26 | 3 | -10/+64 |
* | | | Update isort to v5.7.0 (#9222) | Andrew Morgan | 2021-01-26 | 2 | -1/+2 |
* | | | Merge pull request #9062 from matrix-org/jaywink/admin-forward-extremities | Jason Robinson | 2021-01-26 | 6 | -2/+220 |
|\ \ \ |
|
| * | | | Fix get forward extremities query | Jason Robinson | 2021-01-26 | 1 | -1/+1 |
| * | | | Merge branch 'develop' into jaywink/admin-forward-extremities | Jason Robinson | 2021-01-26 | 10 | -8/+168 |
| |\ \ \ |
|
| * | | | | Make natural join inner join | Jason Robinson | 2021-01-26 | 1 | -2/+2 |
| * | | | | Merge remote-tracking branch 'origin/develop' into jaywink/admin-forward-extr... | Patrick Cloke | 2021-01-25 | 3 | -8/+11 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge remote-tracking branch 'origin/develop' into jaywink/admin-forward-extr... | Jason Robinson | 2021-01-25 | 13 | -24/+276 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'develop' into jaywink/admin-forward-extremities | Jason Robinson | 2021-01-23 | 209 | -2405/+7802 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Add depth and received_ts to forward_extremities admin API response | Jason Robinson | 2021-01-23 | 2 | -2/+9 |
| * | | | | | | | Remove trailing whitespace to appease the linter | Jason Robinson | 2021-01-11 | 1 | -2/+2 |
| * | | | | | | | Simplify delete_forward_extremities_for_room_txn SQL | Jason Robinson | 2021-01-11 | 1 | -10/+4 |
| * | | | | | | | Address pr feedback | Jason Robinson | 2021-01-11 | 5 | -36/+46 |
| * | | | | | | | Clarify rooms.md | Jason Robinson | 2021-01-11 | 1 | -1/+1 |
| * | | | | | | | Don't try to use f-strings | Jason Robinson | 2021-01-11 | 1 | -1/+1 |
| * | | | | | | | Add changelog and admin API docs | Jason Robinson | 2021-01-09 | 2 | -0/+54 |
| * | | | | | | | Merge branch 'develop' into jaywink/admin-forward-extremities | Jason Robinson | 2021-01-09 | 23 | -167/+384 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Implement clearing cache after deleting forward extremities | Jason Robinson | 2021-01-09 | 2 | -20/+42 |
| * | | | | | | | | Add Rooms admin forward extremities DELETE endpoint | Jason Robinson | 2021-01-08 | 2 | -1/+53 |
| * | | | | | | | | Move unknown room ID error into resolve_room_id | Jason Robinson | 2021-01-07 | 1 | -7/+9 |
| * | | | | | | | | Add forward extremities endpoint to rooms admin API | Jason Robinson | 2021-01-07 | 4 | -0/+77 |
* | | | | | | | | | Periodically send pings to detect dead Redis connections (#9218) | Erik Johnston | 2021-01-26 | 4 | -57/+107 |
| |_|_|_|_|/ / /
|/| | | | | | | |
|
* | | | | | | | | Don't error if deleting a non-existent pusher. (#9121) | Patrick Cloke | 2021-01-25 | 2 | -1/+4 |
* | | | | | | | | Add an admin API for shadow-banning users. (#9209) | Patrick Cloke | 2021-01-25 | 8 | -7/+164 |
| |_|_|_|/ / /
|/| | | | | | |
|
* | | | | | | | Fix Python 3.5 old deps build by using a compatible pip version. (#9217) | Patrick Cloke | 2021-01-25 | 3 | -8/+11 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | Merge tag 'v1.26.0rc2' into develop | Patrick Cloke | 2021-01-25 | 9 | -8/+34 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Tweak changes. v1.26.0rc2 | Patrick Cloke | 2021-01-25 | 1 | -2/+2 |
| * | | | | | 1.26.0rc2 | Patrick Cloke | 2021-01-25 | 7 | -6/+18 |
| * | | | | | Fix chain cover update to handle events with duplicate auth events (#9210) | Erik Johnston | 2021-01-22 | 3 | -1/+14 |
| * | | | | | Bump psycopg2 version (#9204) | Erik Johnston | 2021-01-22 | 3 | -3/+4 |
* | | | | | | Handle missing content keys when calculating presentable names. (#9165) | Patrick Cloke | 2021-01-25 | 4 | -16/+242 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Return a 404 if no valid thumbnail is found. (#9163) | Patrick Cloke | 2021-01-21 | 4 | -82/+183 |
* | | | | | Align the directories linted in CI with the defaults in scripts-dev/lint.sh (... | Andrew Morgan | 2021-01-21 | 3 | -2/+5 |
* | | | | | Speed up chain cover calculation (#9176) | Erik Johnston | 2021-01-21 | 3 | -55/+161 |
* | | | | | Increase perf of handling concurrent use of StreamIDGenerators. (#9190) | Erik Johnston | 2021-01-21 | 2 | -8/+14 |
* | | | | | Merge remote-tracking branch 'origin/release-v1.26.0' into develop | Erik Johnston | 2021-01-21 | 3 | -1/+20 |
|\| | | | |
|
| * | | | | Add schema update to fix existing DBs affected by #9193 (#9195) | Erik Johnston | 2021-01-21 | 3 | -1/+20 |
* | | | | | Merge remote-tracking branch 'origin/release-v1.26.0' into develop | Erik Johnston | 2021-01-21 | 5 | -7/+62 |
|\| | | | |
|
| * | | | | Fix receipts or account data not being sent down sync (#9193) | Erik Johnston | 2021-01-21 | 5 | -7/+62 |
* | | | | | Use execute_batch in more places (#9188) | Erik Johnston | 2021-01-21 | 12 | -31/+26 |
* | | | | | Add tests for List Users Admin API (#9045) | Dirk Klimpel | 2021-01-21 | 3 | -30/+215 |
| |_|_|/
|/| | | |
|
* | | | | Add a check for duplicate IdP ids (#9184) | Richard van der Hoff | 2021-01-21 | 2 | -0/+12 |
* | | | | Merge remote-tracking branch 'origin/release-v1.26.0' into develop | Richard van der Hoff | 2021-01-21 | 5 | -10/+36 |
|\| | | |
|
| * | | | Prefix idp_id with "oidc-" (#9189) | Richard van der Hoff | 2021-01-21 | 4 | -9/+35 |
| * | | | Fix a typo in the release notes. | Patrick Cloke | 2021-01-20 | 1 | -1/+1 |
* | | | | Use execute_batch instead of executemany in places (#9181) | Erik Johnston | 2021-01-21 | 3 | -12/+12 |
* | | | | Specify that the long description is rST in the package metadata. (#9180) | Patrick Cloke | 2021-01-20 | 2 | -0/+2 |
* | | | | Merge branch 'release-v1.26.0' into develop | Patrick Cloke | 2021-01-20 | 1 | -1/+1 |
|\| | | |
|
| * | | | Fix reStructuredText formatting. | Patrick Cloke | 2021-01-20 | 1 | -1/+1 |
* | | | | Merge tag 'v1.26.0rc1' into develop | Patrick Cloke | 2021-01-20 | 21 | -96/+210 |
|\| | | |
|
| * | | | Point people to the upgrade notes. v1.26.0rc1 | Patrick Cloke | 2021-01-20 | 1 | -0/+4 |
| * | | | Formatting. | Patrick Cloke | 2021-01-20 | 1 | -1/+1 |
| * | | | SQL formatting in UPGRADE. | Patrick Cloke | 2021-01-20 | 1 | -0/+4 |
| * | | | Add upgrade notes about chain cover. | Patrick Cloke | 2021-01-20 | 1 | -8/+12 |
| * | | | Include upgrade notes. | Patrick Cloke | 2021-01-20 | 1 | -0/+42 |
| * | | | Re-run towncrier. | Patrick Cloke | 2021-01-20 | 4 | -4/+2 |
| * | | | Tighten the restrictions on `idp_id` (#9177) | Richard van der Hoff | 2021-01-20 | 2 | -3/+10 |
| * | | | Support icons for Identity Providers (#9154) | Richard van der Hoff | 2021-01-20 | 19 | -91/+146 |
* | | | | Various improvements to the federation client. (#9129) | Patrick Cloke | 2021-01-20 | 2 | -58/+68 |
* | | | | docs: Add link to Matrix VoIP tester for turn-howto (#9135) | rht | 2021-01-20 | 2 | -0/+7 |
|/ / / |
|
* | | | Merge remote-tracking branch 'origin/develop' into release-v1.26.0 | Richard van der Hoff | 2021-01-20 | 14 | -83/+48 |
|\ \ \ |
|
| * | | | Give `public_baseurl` a default value (#9159) | Richard van der Hoff | 2021-01-20 | 14 | -83/+48 |
* | | | | Reword confusing sentence in CHANGES. | Patrick Cloke | 2021-01-20 | 1 | -1/+1 |
* | | | | Fix tenses in CHANGES. | Patrick Cloke | 2021-01-20 | 1 | -5/+5 |
* | | | | Re-arrange CHANGES.md. | Patrick Cloke | 2021-01-20 | 1 | -10/+10 |
* | | | | 1.26.0rc1 | Patrick Cloke | 2021-01-20 | 76 | -75/+83 |
|/ / / |
|
* | | | Use the account handler in additional places. (#9166) | Patrick Cloke | 2021-01-20 | 3 | -2/+5 |
* | | | Validate the server name for the /publicRooms endpoint. (#9161) | Patrick Cloke | 2021-01-19 | 2 | -2/+18 |
* | | | Replace 'perspectives' config block with 'trusted_key_servers' in docker home... | Andrew Morgan | 2021-01-19 | 2 | -6/+5 |
* | | | Fix error messages from OIDC config parsing (#9153) | Richard van der Hoff | 2021-01-19 | 2 | -10/+16 |
* | | | Quote pip install with brackets to avoid shell interpretation. (#9151) | Patrick Cloke | 2021-01-18 | 3 | -2/+3 |
* | | | Allow moving account data and receipts streams off master (#9104) | Erik Johnston | 2021-01-18 | 27 | -280/+855 |
* | | | Enforce all replication HTTP clients calls use kwargs (#9144) | Erik Johnston | 2021-01-18 | 2 | -1/+2 |
* | | | Properly raise an exception when the body exceeds the max size. (#9145) | Patrick Cloke | 2021-01-18 | 3 | -2/+3 |
* | | | Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) | Richard van der Hoff | 2021-01-18 | 9 | -86/+189 |
* | | | Fix the Python 3.5 old-deps build. (#9146) | Patrick Cloke | 2021-01-18 | 2 | -0/+4 |
* | | | Ensure the user ID is serialized in the payload instead of used as an instanc... | Patrick Cloke | 2021-01-18 | 2 | -1/+2 |
* | | | link to the scalability blog post from workers.md | Matthew Hodgson | 2021-01-18 | 1 | -0/+3 |
* | | | 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 | 3 | -181/+366 |
* | | | Ensure we store pusher data as text (#9117) | Richard van der Hoff | 2021-01-15 | 2 | -3/+3 |
* | | | Land support for multiple OIDC providers (#9110) | Richard van der Hoff | 2021-01-15 | 7 | -382/+456 |
* | | | Add an admin API endpoint to protect media. (#9086) | Patrick Cloke | 2021-01-15 | 4 | -18/+79 |
* | | | Avoid raising the body exceeded error multiple times. (#9108) | Patrick Cloke | 2021-01-15 | 4 | -3/+115 |
* | | | Remote dependency on distutils (#9125) | Richard van der Hoff | 2021-01-15 | 6 | -8/+33 |
* | | | Add type hints to media rest resources. (#9093) | Patrick Cloke | 2021-01-15 | 13 | -165/+286 |
* | | | Improve UsernamePickerTestCase (#9112) | Richard van der Hoff | 2021-01-15 | 5 | -125/+114 |
* | | | Store an IdP ID in the OIDC session (#9109) | Richard van der Hoff | 2021-01-15 | 4 | -10/+42 |
* | | | Add some extra notes for getting Synapse running on macOS. (#8997) | Eric Eastwood | 2021-01-15 | 4 | -1/+25 |
* | | | Merge pull request #9091 from matrix-org/rav/error_on_bad_sso | Richard van der Hoff | 2021-01-15 | 7 | -31/+103 |
|\ \ \ |
|
| * | | | Add a test for wrong user returned by SSO | Richard van der Hoff | 2021-01-13 | 1 | -0/+27 |
| * | | | Move `complete_sso_ui_auth` into SSOHandler | Richard van der Hoff | 2021-01-13 | 2 | -28/+13 |
| * | | | Give the user a better error when they present bad SSO creds | Richard van der Hoff | 2021-01-13 | 5 | -5/+65 |
* | | | | Fix event chain bg update. (#9118) | Erik Johnston | 2021-01-14 | 3 | -1/+10 |
* | | | | Fix perf of get_cross_signing_keys (#9116) | Erik Johnston | 2021-01-14 | 3 | -14/+30 |
* | | | | Fix chain cover background update to work with split out event persisters (#9... | Erik Johnston | 2021-01-14 | 5 | -29/+38 |
* | | | | Fix get destinations to catch up query. (#9114) | Erik Johnston | 2021-01-14 | 2 | -13/+12 |
* | | | | Add background update for add chain cover index (#9029) | Erik Johnston | 2021-01-14 | 7 | -18/+360 |
* | | | | Split OidcProvider out of OidcHandler (#9107) | Richard van der Hoff | 2021-01-14 | 4 | -144/+197 |
* | | | | Fix wrong arguments being passed to BlacklistingAgentWrapper (#9098) | Tim Leung | 2021-01-14 | 2 | -1/+1 |
|/ / / |
|
* | | | Add a test for UI-Auth-via-SSO (#9082) | Richard van der Hoff | 2021-01-13 | 4 | -42/+227 |
* | | | Merge pull request #9105 from matrix-org/rav/multi_idp/oidc_provider_config | Richard van der Hoff | 2021-01-13 | 3 | -62/+191 |
|\ \ \ |
|
| * | | | changelog | Richard van der Hoff | 2021-01-13 | 1 | -0/+1 |
| * | | | Add jsonschema verification for the oidc provider config | Richard van der Hoff | 2021-01-13 | 1 | -0/+50 |
| * | | | Extract OIDCProviderConfig object | Richard van der Hoff | 2021-01-13 | 2 | -62/+140 |
* | | | | Reduce scope of exception handler. (#9106) | Patrick Cloke | 2021-01-13 | 2 | -5/+6 |
* | | | | Register the /devices endpoint on workers. (#9092) | Patrick Cloke | 2021-01-13 | 4 | -11/+34 |
|/ / / |
|
* | | | Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) | Patrick Cloke | 2021-01-13 | 3 | -1/+12 |
* | | | Merge branch 'master' into develop | Erik Johnston | 2021-01-13 | 9 | -11/+229 |
|\ \ \ |
|
| * | | | Move removal warning up changelog v1.25.0 github/release-v1.25.0 release-v1.25.0 | Erik Johnston | 2021-01-13 | 1 | -9/+9 |
| * | | | Link to GH profile and fix tense | Erik Johnston | 2021-01-13 | 1 | -1/+1 |
| * | | | Fix link in changelog | Erik Johnston | 2021-01-13 | 1 | -1/+1 |
| * | | | Fixup changelog | Erik Johnston | 2021-01-13 | 1 | -9/+6 |
| * | | | 1.25.0 | Erik Johnston | 2021-01-13 | 4 | -4/+16 |
| * | | | Announce Python / PostgreSQL deprecation policies (#9085) | Dan Callahan | 2021-01-12 | 2 | -0/+50 |
| * | | | Don't apply the IP range blacklist to proxy connections (#9084) | Marcus | 2021-01-12 | 4 | -3/+145 |
| * | | | Fix failures in Debian packaging (#9079) | Dan Callahan | 2021-01-12 | 3 | -4/+21 |
* | | | | Preparatory refactors of OidcHandler (#9067) | Richard van der Hoff | 2021-01-13 | 3 | -165/+201 |
* | | | | Remove user's avatar URL and displayname when deactivated. (#8932) | Dirk Klimpel | 2021-01-12 | 13 | -17/+351 |
* | | | | UI Auth via SSO: redirect the user to an appropriate SSO. (#9081) | Richard van der Hoff | 2021-01-12 | 7 | -60/+133 |
* | | | | Handle bad JSON data being returned from the federation API. (#9070) | Patrick Cloke | 2021-01-12 | 3 | -1/+12 |
* | | | | Kill off `HomeServer.get_ip_from_request()` (#9080) | Richard van der Hoff | 2021-01-12 | 9 | -52/+15 |
* | | | | Remove SynapseRequest.get_user_agent (#9069) | Richard van der Hoff | 2021-01-12 | 9 | -26/+29 |
* | | | | Also support remote users on the joined_rooms admin API. (#8948) | David Teller | 2021-01-11 | 4 | -13/+57 |
* | | | | Move more encryption endpoints off master (#9068) | Erik Johnston | 2021-01-11 | 3 | -46/+55 |
* | | | | Removes unnecessary declarations in the tests for the admin API. (#9063) | Dirk Klimpel | 2021-01-11 | 7 | -17/+1 |
* | | | | Use a chain cover index to efficiently calculate auth chain difference (#8868) | Erik Johnston | 2021-01-11 | 14 | -48/+1769 |
* | | | | Clean up exception handling in the startup code (#9059) | Richard van der Hoff | 2021-01-11 | 4 | -100/+120 |
* | | | | Remove old tables after schema version bump (#9055) | Erik Johnston | 2021-01-11 | 6 | -59/+37 |
* | | | | Ensure rejected events get added to some metadata tables (#9016) | Erik Johnston | 2021-01-11 | 4 | -24/+167 |
* | | | | Fix a typo in the install docs. (#9040) | 0xflotus | 2021-01-11 | 2 | -1/+2 |
* | | | | Remove unused SynapseService (#9058) | Richard van der Hoff | 2021-01-11 | 2 | -22/+1 |
* | | | | Drop last_used column from access_tokens (#9025) | Jerin J Titus | 2021-01-11 | 3 | -0/+79 |
* | | | | fix spurious MD in README.rst | Matthew Hodgson | 2021-01-10 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Keycloak mapping_provider example (#9037) (#9057) | Christopher Rücker | 2021-01-08 | 2 | -0/+5 |
* | | | Fix "Starting metrics collection from sentinel context" errors (#9053) | Erik Johnston | 2021-01-08 | 3 | -21/+22 |
* | | | Merge pull request #9036 from matrix-org/rav/multi_idp/tests | Richard van der Hoff | 2021-01-08 | 5 | -38/+253 |
|\ \ \ |
|
| * | | | changelog | Richard van der Hoff | 2021-01-07 | 1 | -0/+1 |
| * | | | Add some tests for the IDP picker flow | Richard van der Hoff | 2021-01-07 | 3 | -5/+193 |
| * | | | Fix type hints in test_login.py | Richard van der Hoff | 2021-01-07 | 2 | -24/+55 |
| * | | | 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 | 3 | -1/+55 |
* | | | | Fix error handling during insertion of client IPs (#9051) | Erik Johnston | 2021-01-08 | 2 | -31/+24 |
* | | | | Remove broken and unmaintained 'webserver.py' script (#9039) | Richard van der Hoff | 2021-01-08 | 2 | -59/+1 |
* | | | | Run the linters on a consistent list of files (#9038) | Richard van der Hoff | 2021-01-08 | 6 | -17/+24 |
| |_|/
|/| | |
|
* | | | Allow running sendToDevice on workers (#9044) | Erik Johnston | 2021-01-07 | 11 | -105/+231 |
* | | | Support routing edu's to multiple instances (#9042) | Erik Johnston | 2021-01-07 | 2 | -5/+17 |
* | | | Ensure that remote users' device list resyncing always happens on master (#9043) | Erik Johnston | 2021-01-07 | 2 | -4/+14 |
* | | | Some cleanups to device inbox store. (#9041) | Erik Johnston | 2021-01-07 | 3 | -57/+59 |
* | | | Fix typo in docs/systemd-with-workers/README.md (#9035) | Emelie | 2021-01-07 | 2 | -1/+2 |
* | | | Improve the performance of calculating ignored users in large rooms (#9024) | Patrick Cloke | 2021-01-07 | 6 | -34/+304 |
|/ / |
|
* | | tox: Add a -noextras factor (#9030) | Richard van der Hoff | 2021-01-07 | 2 | -2/+7 |
* | | Skip unit tests which require optional dependencies (#9031) | Richard van der Hoff | 2021-01-07 | 7 | -13/+90 |
* | | Handle updating schema version without any deltas. (#9033) | Erik Johnston | 2021-01-07 | 2 | -7/+11 |
* | | Empty iterables should count towards cache usage. (#9028) | Patrick Cloke | 2021-01-06 | 3 | -24/+52 |
* | | Merge tag 'v1.25.0rc1' into develop | Patrick Cloke | 2021-01-06 | 83 | -94/+96 |
|\| |
|
| * | More updates to changes for consistency. v1.25.0rc1 | Patrick Cloke | 2021-01-06 | 1 | -1/+1 |
| * | A few more tweaks to changes. | Patrick Cloke | 2021-01-06 | 1 | -2/+2 |
| * | Some manual tweaks to the changes file. | Patrick Cloke | 2021-01-06 | 1 | -23/+18 |
| * | 1.25.0rc1 | Patrick Cloke | 2021-01-06 | 80 | -79/+92 |
| * | Fix-up assertions about last stream token in push (#9020) | Patrick Cloke | 2021-01-05 | 5 | -14/+8 |
* | | Handle a display name / avatar URL not included in a federation request. (#9023) | Patrick Cloke | 2021-01-06 | 2 | -2/+3 |
* | | Ignore date-rotated logs (#9018) | Eric Eastwood | 2021-01-05 | 2 | -0/+2 |
* | | Add type hints to the logging context code. (#8939) | Patrick Cloke | 2021-01-05 | 4 | -22/+47 |
* | | Implement MSC2176: Updated redaction rules (#8984) | Patrick Cloke | 2021-01-05 | 5 | -30/+206 |
* | | Add initial support for a "pick your IdP" page (#9017) | Richard van der Hoff | 2021-01-05 | 11 | -3/+194 |
* | | Combine the SSO Redirect Servlets (#9015) | Richard van der Hoff | 2021-01-04 | 8 | -113/+174 |
|/ |
|
* | Add type hints to the receipts and user directory handlers. (#8976) | Patrick Cloke | 2021-01-04 | 4 | -32/+64 |
* | Add type hints to the crypto module. (#8999) | Patrick Cloke | 2021-01-04 | 9 | -113/+158 |
* | Add link to Synapse dev room to the relevant README section (#9002) | Eric Eastwood | 2021-01-04 | 2 | -0/+3 |
* | Use the SSO handler helpers for CAS registration/login. (#8856) | Patrick Cloke | 2021-01-03 | 4 | -39/+199 |
* | Fix RoomDirectoryFederationTests and make them actually run (#8998) | Andrew Morgan | 2020-12-30 | 3 | -21/+19 |
* | Check if group IDs are valid before using them. (#8977) | Patrick Cloke | 2020-12-30 | 3 | -4/+47 |
* | Add additional type hints to the storage module. (#8980) | Patrick Cloke | 2020-12-30 | 12 | -148/+224 |
* | Doc/move database setup instructions in install md (#8987) | Shashank Sabniveesu | 2020-12-30 | 2 | -121/+141 |
* | Add type hints to admin and room list handlers. (#8973) | Patrick Cloke | 2020-12-29 | 5 | -70/+100 |
* | Validate input parameters for the sendToDevice API. (#8975) | Patrick Cloke | 2020-12-29 | 2 | -1/+3 |
* | Update the value of group_creation_prefix in sample config. (#8992) | Jerin J Titus | 2020-12-29 | 3 | -2/+3 |
* | Allow redacting events on workers (#8994) | Patrick Cloke | 2020-12-29 | 4 | -34/+16 |
* | Drop the unused local_invites table. (#8979) | Patrick Cloke | 2020-12-29 | 3 | -1/+19 |
* | Support PyJWT v2.0.0. (#8986) | Patrick Cloke | 2020-12-22 | 2 | -4/+13 |
* | Refactor the CAS handler in prep for using the abstracted SSO code. (#8958) | Patrick Cloke | 2020-12-18 | 4 | -69/+162 |
* | Send the location of the web client to the IS when inviting via 3PIDs. (#8930) | Patrick Cloke | 2020-12-18 | 4 | -0/+34 |
* | Allow server admin to get admin bit in rooms where local user is an admin (#8... | Erik Johnston | 2020-12-18 | 5 | -3/+294 |
* | Fix mainline ordering in state res v2 (#8971) | Erik Johnston | 2020-12-18 | 3 | -2/+58 |
* | Implement a username picker for synapse (#8942) | Richard van der Hoff | 2020-12-18 | 14 | -59/+683 |
* | Allow re-using a UI auth validation for a period of time (#8970) | Patrick Cloke | 2020-12-18 | 10 | -49/+193 |
* | Ensure that a URL exists in the content during push. (#8965) | Patrick Cloke | 2020-12-18 | 3 | -2/+7 |
* | Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop | Erik Johnston | 2020-12-18 | 7 | -9/+86 |
|\ |
|
| * | 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 | 5 | -9/+77 |
| * | Newsfile | Erik Johnston | 2020-12-17 | 1 | -0/+1 |
| * | Don't MAU limit AS ghost users | Erik Johnston | 2020-12-17 | 1 | -0/+7 |
* | | Try and drop stale extremities. (#8929) | Erik Johnston | 2020-12-18 | 6 | -18/+523 |