| Commit message (Expand) | Author | Files | Lines |
2021-02-11 | Update changelog. | Patrick Cloke | 1 | -2/+2 |
2021-02-11 | 1.27.0rc2 | Patrick Cloke | 6 | -5/+23 |
2021-02-11 | Backout changes for automatically calculating the public baseurl. (#9313) | Patrick Cloke | 16 | -41/+97 |
2021-02-11 | Ensure that we never stop reconnecting to redis (#9391) | Erik Johnston | 2 | -2/+25 |
2021-02-11 | Convert some test cases to use HomeserverTestCase. (#9377) | Patrick Cloke | 6 | -516/+302 |
2021-02-11 | Combine the CAS & SAML implementations for required attributes. (#9326) | Patrick Cloke | 9 | -77/+245 |
2021-02-10 | Remove conflicting sqlite tables that are "reserved" (shadow fts4 tables) (#9... | Eric Eastwood | 3 | -10/+12 |
2021-02-09 | Add XWiki OIDC provider example. (#9324) | Thomas Mortagne | 1 | -0/+22 |
2021-02-09 | Remove unneeded type constraints on 3rd party protocol lookup responses | Brendan Abolivier | 2 | -3/+1 |
2021-02-08 | Type hints and validation improvements. (#9321) | Patrick Cloke | 6 | -79/+177 |
2021-02-08 | Handle additional errors when previewing URLs. (#9333) | Patrick Cloke | 3 | -30/+145 |
2021-02-05 | Update type hints for Cursor to match PEP 249. (#9299) | Jonathan de Jong | 5 | -17/+47 |
2021-02-05 | Update installation instructions on Fedora (#9322) | Dan Callahan | 2 | -17/+4 |
2021-02-04 | Add check_media_file_for_spam spam checker hook | Erik Johnston | 6 | -6/+210 |
2021-02-04 | Correct `matrix-synapse.service` reference in TURN howto docs. (#9308) | dykstranet | 2 | -1/+2 |
2021-02-04 | Handle empty rooms when generating email notifications. (#9257) | Patrick Cloke | 3 | -39/+226 |
2021-02-04 | Fix escaping of braces in OIDC sample config. (#9317) | Patrick Cloke | 3 | -10/+11 |
2021-02-04 | Add experimental support for PyPy. (#9123) | Jonathan de Jong | 4 | -8/+15 |
2021-02-03 | Add debug logging to DNS SRV requests. (#9305) | Marcus | 2 | -0/+8 |
2021-02-03 | Social login UI polish (#9301) | Richard van der Hoff | 15 | -81/+240 |
2021-02-03 | Clarify documentation about escaping URLs in templates. (#9310) | Patrick Cloke | 3 | -20/+9 |
2021-02-03 | Add debug for OIDC flow (#9307) | Richard van der Hoff | 2 | -15/+26 |
2021-02-03 | social login Fix username validation javascript (#9297) | Richard van der Hoff | 3 | -21/+85 |
2021-02-03 | Fix formatting for "bad session" error during sso registration flow (#9296) | Richard van der Hoff | 2 | -3/+17 |
2021-02-03 | config: Add detail to auto_join_rooms comment (#9291) | dykstranet | 3 | -0/+5 |
2021-02-03 | Typo fix in a comment: subequently -> subsequently. (#8988) | Tim Gates | 1 | -1/+1 |
2021-02-03 | Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240) | Patrick Cloke | 5 | -28/+160 |
2021-02-03 | Honour ratelimit flag for application services for invite ratelimiting (#9302) | Erik Johnston | 4 | -51/+13 |
2021-02-02 | social login: add noopener to terms link (#9300) | Richard van der Hoff | 2 | -1/+2 |
2021-02-02 | Update changelog v1.27.0rc1 | Erik Johnston | 1 | -0/+2 |
2021-02-02 | 1.27.0rc1 | Erik Johnston | 53 | -58/+71 |
2021-02-02 | Add an admin API to get the current room state (#9168) | Travis Ralston | 6 | -1/+88 |
2021-02-02 | Put SAML callback URI under /_synapse/client. (#9289) | Richard van der Hoff | 10 | -13/+25 |
2021-02-01 | Put OIDC callback URI under /_synapse/client. (#9288) | Richard van der Hoff | 11 | -28/+46 |
2021-02-01 | Add an OpenID example config for Gitea. (#9134) | Oliver Hanikel | 2 | -0/+35 |
2021-02-01 | fix broken HTML tag | Richard van der Hoff | 1 | -1/+1 |
2021-02-01 | make primary button not wider than viewport | Bruno Windels | 1 | -0/+1 |
2021-02-01 | Collect terms consent from the user during SSO registration (#9276) | Richard van der Hoff | 9 | -0/+230 |
2021-02-01 | Improve styling and wording of SSO UIA templates (#9286) | Richard van der Hoff | 6 | -25/+81 |
2021-02-01 | Refactor email summary generation. (#9260) | Patrick Cloke | 3 | -122/+204 |
2021-02-01 | Improve styling and wording of SSO error templates (#9287) | Richard van der Hoff | 5 | -60/+101 |
2021-02-01 | Make importing display name and email optional (#9277) | Richard van der Hoff | 5 | -13/+82 |
2021-02-01 | Add phone home stats for encrypted messages. (#9283) | Jan Christian Grünhage | 3 | -2/+64 |
2021-02-01 | Prevent email UIA failures from raising a LoginError (#9265) | Andrew Morgan | 2 | -10/+1 |
2021-02-01 | Replace username picker with a template (#9275) | Richard van der Hoff | 15 | -204/+429 |
2021-02-01 | Improve styling and wording of SSO redirect confirm template (#9272) | Richard van der Hoff | 11 | -30/+200 |
2021-02-01 | Fix SSO on workers (#9271) | Richard van der Hoff | 8 | -65/+93 |
2021-02-01 | Split out a separate endpoint to complete SSO registration (#9262) | Richard van der Hoff | 7 | -26/+145 |
2021-01-30 | Fixes for PyPy compatibility (#9270) | Ivan Shapovalov | 2 | -1/+3 |
2021-01-29 | Ratelimit invites by room and target user (#9258) | Erik Johnston | 9 | -4/+192 |
2021-01-29 | Fix Debian builds on Xenial (#9254) | Dan Callahan | 4 | -1/+11 |
2021-01-29 | Fix typo in UPGRADE.rst | Denis Kasak | 1 | -2/+2 |
2021-01-28 | Ratelimit 3PID /requestToken API (#9238) | Erik Johnston | 11 | -14/+159 |
2021-01-28 | Cache config options in SSL verification (#9255) | Erik Johnston | 2 | -4/+10 |
2021-01-28 | FIXUP: linter | David Teller | 3 | -2/+9 |
2021-01-28 | Add type hints to E2E handler. (#9232) | Patrick Cloke | 7 | -177/+198 |
2021-01-28 | FIXUP: Making get_event_context a bit more paranoid | David Teller | 3 | -4/+10 |
2021-01-28 | FIXUP: Removing awaitable | David Teller | 1 | -3/+3 |
2021-01-28 | FIXUP: Doc | David Teller | 1 | -0/+6 |
2021-01-28 | FIXUP: Now testing that the user is admin! | David Teller | 3 | -6/+38 |
2021-01-28 | FIXUP: Don't filter events at all for admin/v1/rooms/.../context/... | David Teller | 2 | -25/+10 |
2021-01-28 | FIXUP: Documenting /_synapse/admin/v1/rooms/<room_id>/context/<event_id> | David Teller | 1 | -0/+119 |
2021-01-28 | New API /_synapse/admin/rooms/{roomId}/context/{eventId} | David Teller | 6 | -8/+136 |
2021-01-27 | Add notes on integrating with Facebook for SSO login. (#9244) | Richard van der Hoff | 2 | -5/+49 |
2021-01-27 | Add 'brand' field to MSC2858 response (#9242) | Richard van der Hoff | 10 | -32/+55 |
2021-01-27 | Support for scraping email addresses from OIDC providers (#9245) | Richard van der Hoff | 4 | -30/+53 |
2021-01-27 | Update debian changelog. v1.26.0-deb github/release-v1.26.0 release-v1.26.0 | Patrick Cloke | 1 | -2/+6 |
2021-01-27 | Check if a user is in the room before sending a PowerLevel event on their beh... | Pankaj Yadav | 2 | -1/+12 |
2021-01-27 | Move note above changes. v1.26.0 | Patrick Cloke | 1 | -2/+2 |
2021-01-27 | Clean-up the template loading code. (#9200) | Patrick Cloke | 12 | -38/+96 |
2021-01-27 | Copy the upgrade note to 1.26.0. | Patrick Cloke | 1 | -3/+7 |
2021-01-27 | 1.26.0 | Patrick Cloke | 2 | -1/+7 |
2021-01-27 | Add a note to changelog about redis usage (#9227) | Erik Johnston | 3 | -1/+11 |
2021-01-27 | Implement MSC2858 support (#9183) | Richard van der Hoff | 9 | -21/+230 |
2021-01-27 | Pass a dict, instead of None, to modules if a None config is specified in the... | Andrew Morgan | 2 | -1/+3 |
2021-01-26 | Add type hints to various handlers. (#9223) | Patrick Cloke | 14 | -138/+205 |
2021-01-26 | Do not require the CAS service URL setting (use public_baseurl instead). (#9199) | Patrick Cloke | 5 | -16/+10 |
2021-01-26 | Precompute joined hosts and store in Redis (#9198) | Erik Johnston | 11 | -49/+265 |
2021-01-26 | Try to recover from unknown encodings when previewing media. (#9164) | Patrick Cloke | 3 | -10/+64 |
2021-01-26 | Update isort to v5.7.0 (#9222) | Andrew Morgan | 2 | -1/+2 |
2021-01-26 | Periodically send pings to detect dead Redis connections (#9218) | Erik Johnston | 4 | -57/+107 |
2021-01-26 | Fix get forward extremities query | Jason Robinson | 1 | -1/+1 |
2021-01-26 | Make natural join inner join | Jason Robinson | 1 | -2/+2 |
2021-01-25 | Don't error if deleting a non-existent pusher. (#9121) | Patrick Cloke | 2 | -1/+4 |
2021-01-25 | Add an admin API for shadow-banning users. (#9209) | Patrick Cloke | 8 | -7/+164 |
2021-01-25 | Fix Python 3.5 old deps build by using a compatible pip version. (#9217) | Patrick Cloke | 3 | -8/+11 |
2021-01-25 | Fix Python 3.5 old deps build by using a compatible pip version. (#9217) | Patrick Cloke | 3 | -8/+11 |
2021-01-25 | Tweak changes. v1.26.0rc2 | Patrick Cloke | 1 | -2/+2 |
2021-01-25 | 1.26.0rc2 | Patrick Cloke | 7 | -6/+18 |
2021-01-25 | Handle missing content keys when calculating presentable names. (#9165) | Patrick Cloke | 4 | -16/+242 |
2021-01-23 | Add depth and received_ts to forward_extremities admin API response | Jason Robinson | 2 | -2/+9 |
2021-01-22 | Fix chain cover update to handle events with duplicate auth events (#9210) | Erik Johnston | 3 | -1/+14 |
2021-01-22 | Bump psycopg2 version (#9204) | Erik Johnston | 3 | -3/+4 |
2021-01-21 | Return a 404 if no valid thumbnail is found. (#9163) | Patrick Cloke | 4 | -82/+183 |
2021-01-21 | Align the directories linted in CI with the defaults in scripts-dev/lint.sh (... | Andrew Morgan | 3 | -2/+5 |
2021-01-21 | Speed up chain cover calculation (#9176) | Erik Johnston | 3 | -55/+161 |
2021-01-21 | Increase perf of handling concurrent use of StreamIDGenerators. (#9190) | Erik Johnston | 2 | -8/+14 |
2021-01-21 | Add schema update to fix existing DBs affected by #9193 (#9195) | Erik Johnston | 3 | -1/+20 |
2021-01-21 | Fix receipts or account data not being sent down sync (#9193) | Erik Johnston | 5 | -7/+62 |
2021-01-21 | Use execute_batch in more places (#9188) | Erik Johnston | 12 | -31/+26 |
2021-01-21 | Add tests for List Users Admin API (#9045) | Dirk Klimpel | 3 | -30/+215 |
2021-01-21 | Add a check for duplicate IdP ids (#9184) | Richard van der Hoff | 2 | -0/+12 |
2021-01-21 | Prefix idp_id with "oidc-" (#9189) | Richard van der Hoff | 4 | -9/+35 |
2021-01-21 | Use execute_batch instead of executemany in places (#9181) | Erik Johnston | 3 | -12/+12 |
2021-01-20 | Specify that the long description is rST in the package metadata. (#9180) | Patrick Cloke | 2 | -0/+2 |
2021-01-20 | Fix a typo in the release notes. | Patrick Cloke | 1 | -1/+1 |
2021-01-20 | Fix reStructuredText formatting. | Patrick Cloke | 1 | -1/+1 |
2021-01-20 | Point people to the upgrade notes. v1.26.0rc1 | Patrick Cloke | 1 | -0/+4 |
2021-01-20 | Formatting. | Patrick Cloke | 1 | -1/+1 |
2021-01-20 | SQL formatting in UPGRADE. | Patrick Cloke | 1 | -0/+4 |
2021-01-20 | Add upgrade notes about chain cover. | Patrick Cloke | 1 | -8/+12 |
2021-01-20 | Include upgrade notes. | Patrick Cloke | 1 | -0/+42 |
2021-01-20 | Re-run towncrier. | Patrick Cloke | 4 | -4/+2 |
2021-01-20 | Tighten the restrictions on `idp_id` (#9177) | Richard van der Hoff | 2 | -3/+10 |
2021-01-20 | Support icons for Identity Providers (#9154) | Richard van der Hoff | 19 | -91/+146 |
2021-01-20 | Various improvements to the federation client. (#9129) | Patrick Cloke | 2 | -58/+68 |
2021-01-20 | docs: Add link to Matrix VoIP tester for turn-howto (#9135) | rht | 2 | -0/+7 |
2021-01-20 | Give `public_baseurl` a default value (#9159) | Richard van der Hoff | 14 | -83/+48 |
2021-01-20 | Reword confusing sentence in CHANGES. | Patrick Cloke | 1 | -1/+1 |
2021-01-20 | Fix tenses in CHANGES. | Patrick Cloke | 1 | -5/+5 |
2021-01-20 | Re-arrange CHANGES.md. | Patrick Cloke | 1 | -10/+10 |
2021-01-20 | 1.26.0rc1 | Patrick Cloke | 76 | -75/+83 |
2021-01-20 | Use the account handler in additional places. (#9166) | Patrick Cloke | 3 | -2/+5 |
2021-01-19 | Validate the server name for the /publicRooms endpoint. (#9161) | Patrick Cloke | 2 | -2/+18 |
2021-01-19 | Replace 'perspectives' config block with 'trusted_key_servers' in docker home... | Andrew Morgan | 2 | -6/+5 |
2021-01-19 | Fix error messages from OIDC config parsing (#9153) | Richard van der Hoff | 2 | -10/+16 |
2021-01-18 | Quote pip install with brackets to avoid shell interpretation. (#9151) | Patrick Cloke | 3 | -2/+3 |
2021-01-18 | Allow moving account data and receipts streams off master (#9104) | Erik Johnston | 27 | -280/+855 |
2021-01-18 | Enforce all replication HTTP clients calls use kwargs (#9144) | Erik Johnston | 2 | -1/+2 |
2021-01-18 | Properly raise an exception when the body exceeds the max size. (#9145) | Patrick Cloke | 3 | -2/+3 |
2021-01-18 | Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) | Richard van der Hoff | 9 | -86/+189 |
2021-01-18 | Fix the Python 3.5 old-deps build. (#9146) | Patrick Cloke | 2 | -0/+4 |
2021-01-18 | Ensure the user ID is serialized in the payload instead of used as an instanc... | Patrick Cloke | 2 | -1/+2 |
2021-01-18 | link to the scalability blog post from workers.md | Matthew Hodgson | 1 | -0/+3 |
2021-01-15 | Fix test failure due to bad merge | Richard van der Hoff | 1 | -1/+3 |
2021-01-15 | Make chain cover index bg update go faster (#9124) | Erik Johnston | 3 | -181/+366 |
2021-01-15 | Ensure we store pusher data as text (#9117) | Richard van der Hoff | 2 | -3/+3 |
2021-01-15 | Land support for multiple OIDC providers (#9110) | Richard van der Hoff | 7 | -382/+456 |
2021-01-15 | Add an admin API endpoint to protect media. (#9086) | Patrick Cloke | 4 | -18/+79 |
2021-01-15 | Avoid raising the body exceeded error multiple times. (#9108) | Patrick Cloke | 4 | -3/+115 |
2021-01-15 | Remote dependency on distutils (#9125) | Richard van der Hoff | 6 | -8/+33 |
2021-01-15 | Add type hints to media rest resources. (#9093) | Patrick Cloke | 13 | -165/+286 |
2021-01-15 | Improve UsernamePickerTestCase (#9112) | Richard van der Hoff | 5 | -125/+114 |
2021-01-15 | Store an IdP ID in the OIDC session (#9109) | Richard van der Hoff | 4 | -10/+42 |
2021-01-15 | Add some extra notes for getting Synapse running on macOS. (#8997) | Eric Eastwood | 4 | -1/+25 |
2021-01-14 | Fix event chain bg update. (#9118) | Erik Johnston | 3 | -1/+10 |
2021-01-14 | Fix perf of get_cross_signing_keys (#9116) | Erik Johnston | 3 | -14/+30 |
2021-01-14 | Fix chain cover background update to work with split out event persisters (#9... | Erik Johnston | 5 | -29/+38 |
2021-01-14 | Fix get destinations to catch up query. (#9114) | Erik Johnston | 2 | -13/+12 |
2021-01-14 | Add background update for add chain cover index (#9029) | Erik Johnston | 7 | -18/+360 |
2021-01-14 | Split OidcProvider out of OidcHandler (#9107) | Richard van der Hoff | 4 | -144/+197 |
2021-01-14 | Fix wrong arguments being passed to BlacklistingAgentWrapper (#9098) | Tim Leung | 2 | -1/+1 |
2021-01-13 | Add a test for wrong user returned by SSO | Richard van der Hoff | 1 | -0/+27 |
2021-01-13 | Move `complete_sso_ui_auth` into SSOHandler | Richard van der Hoff | 2 | -28/+13 |
2021-01-13 | Give the user a better error when they present bad SSO creds | Richard van der Hoff | 5 | -5/+65 |
2021-01-13 | Add a test for UI-Auth-via-SSO (#9082) | Richard van der Hoff | 4 | -42/+227 |
2021-01-13 | |