Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes | Erik Johnston | 2020-05-26 | 79 | -581/+1453 |
|\ | |||||
| * | Simplify reap_monthly_active_users (#7558) | Richard van der Hoff | 2020-05-23 | 2 | -59/+42 |
| * | Optimise some references to hs.config (#7546) | Richard van der Hoff | 2020-05-22 | 8 | -136/+162 |
| * | Fix missing CORS headers on OPTION responses (#7560) | Erik Johnston | 2020-05-22 | 3 | -1/+30 |
| * | Add option to move event persistence off master (#7517) | Erik Johnston | 2020-05-22 | 22 | -73/+382 |
| * | Return 200 OK for all OPTIONS requests (#7534) | Patrick Cloke | 2020-05-22 | 5 | -11/+85 |
| * | Add ability to wait for replication streams (#7542) | Erik Johnston | 2020-05-22 | 24 | -112/+304 |
| * | Convert sending mail to async/await. (#7557) | Erik Johnston | 2020-05-22 | 5 | -76/+60 |
| * | Use a non-empty RelayState for user interactive auth with SAML. (#7552) | Patrick Cloke | 2020-05-22 | 2 | -1/+5 |
| * | On upgrade room only send canonical alias once. (#7547) | Erik Johnston | 2020-05-22 | 2 | -55/+61 |
| * | Fix exception reporting due to HTTP request errors. (#7556) | Erik Johnston | 2020-05-22 | 4 | -4/+24 |
| * | synapse.metrics: implement detailed memory usage reporting on PyPy (#7536) | Ivan Shapovalov | 2020-05-22 | 2 | -1/+79 |
| * | Refresh apt cache when building dh_virtualenv docker image (#7555) | Richard van der Hoff | 2020-05-22 | 2 | -2/+5 |
| * | Fix stacktrace mangling in `patch_inline_callbacks` (#7554) | Richard van der Hoff | 2020-05-22 | 2 | -2/+8 |
| * | mypy for synapse.http.site (#7553) | Richard van der Hoff | 2020-05-22 | 3 | -3/+8 |
| * | Fix some DETECTED VIOLATIONS in the config file (#7550) | Richard van der Hoff | 2020-05-22 | 8 | -55/+72 |
| * | Retry to sync out of sync device lists (#7453) | Brendan Abolivier | 2020-05-21 | 4 | -20/+158 |
* | | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes | Erik Johnston | 2020-05-21 | 239 | -2944/+7364 |
|\| | |||||
| * | Stub out GET presence requests in the frontend proxy (#7545) | Richard van der Hoff | 2020-05-21 | 2 | -17/+5 |
| * | Ensure worker config exists in systemd service (#7528) | David Vo | 2020-05-21 | 2 | -1/+2 |
| * | add a comment | Richard van der Hoff | 2020-05-21 | 1 | -0/+3 |
| * | Fix bug in persist events when dealing with non member types. (#7548) | Erik Johnston | 2020-05-21 | 2 | -2/+3 |
| * | Update CONTRIBUTING.md (#7541) | Richard van der Hoff | 2020-05-20 | 1 | -15/+4 |
| * | Remove Ubuntu Cosmic and Disco which are both EOL. (#7539) | Patrick Cloke | 2020-05-20 | 2 | -2/+1 |
| * | Hash passwords earlier in the password reset process (#7538) | Patrick Cloke | 2020-05-20 | 5 | -11/+33 |
| * | Minor clarifications to the TURN docs (#7533) | Richard van der Hoff | 2020-05-20 | 2 | -15/+43 |
| * | Merge branch 'master' into develop | Patrick Cloke | 2020-05-19 | 6 | -32/+58 |
| |\ | |||||
| | * | Merge tag 'v1.13.0' | Patrick Cloke | 2020-05-19 | 257 | -5032/+12281 |
| | |\ | |||||
| | | * | Update changelog based on feedback. v1.13.0 github/release-v1.13.0 release-v1.13.0 | Patrick Cloke | 2020-05-19 | 1 | -1/+1 |
| | | * | Move warnings in the changelog and re-iterate changes to branches. | Patrick Cloke | 2020-05-19 | 1 | -18/+32 |
| | | * | 1.13.0 | Patrick Cloke | 2020-05-19 | 4 | -4/+16 |
| | | * | update dh-virtualenv (#7526) | Richard van der Hoff | 2020-05-19 | 5 | -11/+11 |
| * | | | synctl warns when no process is stopped and avoids start (#6598) | Romain Bouyé | 2020-05-19 | 2 | -3/+29 |
| * | | | Improve API doc readability (#7527) | Paul Tötterman | 2020-05-19 | 1 | -10/+11 |
| * | | | Omit displayname or avatar_url if they aren't set instead of returning null (... | Aaron Raimist | 2020-05-19 | 2 | -2/+7 |
| * | | | Merge tag 'v1.13.0rc3' into develop | Patrick Cloke | 2020-05-18 | 5 | -32/+40 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 1.13.0rc3 v1.13.0rc3 | Patrick Cloke | 2020-05-18 | 3 | -2/+10 |
| * | | | Allow ReplicationRestResource to be added to workers (#7515) | Erik Johnston | 2020-05-18 | 3 | -5/+13 |
| * | | | Merge pull request #7519 from matrix-org/rav/kill_py2_code | Richard van der Hoff | 2020-05-18 | 16 | -196/+48 |
| |\ \ \ | |||||
| | * | | | changelog | Richard van der Hoff | 2020-05-15 | 1 | -0/+1 |
| | * | | | remove miscellaneous PY2 code | Richard van der Hoff | 2020-05-15 | 6 | -67/+24 |
| | * | | | remove `builtins.buffer` code from storage code | Richard van der Hoff | 2020-05-15 | 4 | -31/+5 |
| | * | | | remove redundant `__func__` | Richard van der Hoff | 2020-05-15 | 2 | -13/+4 |
| | * | | | remove to_ascii | Richard van der Hoff | 2020-05-15 | 3 | -38/+12 |
| | * | | | Remove `exception_to_unicode` | Richard van der Hoff | 2020-05-15 | 2 | -48/+3 |
| * | | | | fix mypy for tests/replication (#7518) | Richard van der Hoff | 2020-05-18 | 4 | -14/+9 |
| * | | | | Add type hints to room member handlers (#7513) | Patrick Cloke | 2020-05-15 | 4 | -139/+176 |
| * | | | | Fix limit logic for AccountDataStream (#7384) | Richard van der Hoff | 2020-05-15 | 4 | -31/+217 |
| * | | | | Fix a couple of small typos | Andrew Morgan | 2020-05-15 | 2 | -3/+3 |
| * | | | | Support UI Authentication for OpenID Connect accounts (#7457) | Patrick Cloke | 2020-05-15 | 6 | -41/+105 |
| * | | | | Add a worker store for search insertion. (#7516) | Erik Johnston | 2020-05-15 | 3 | -47/+52 |
| * | | | | Prevent 0-member/null room_version rooms from appearing in group room queries... | Andrew Morgan | 2020-05-15 | 2 | -14/+79 |
| * | | | | Move event stream handling out of slave store. (#7491) | Erik Johnston | 2020-05-15 | 8 | -116/+161 |
| * | | | | Add type hints to event_auth code. (#7505) | Patrick Cloke | 2020-05-15 | 3 | -32/+48 |
| * | | | | Fix a small typo in the arguments of simple_update in update_remote_profile_c... | Andrew Morgan | 2020-05-15 | 2 | -1/+2 |
| * | | | | Formatting for reverse-proxy docs (#7514) | Richard van der Hoff | 2020-05-15 | 2 | -68/+79 |
| |/ / / | |||||
| * | | | Add Caddy 2 example (#7463) | Jeff Peeler | 2020-05-15 | 2 | -1/+12 |
| * | | | Update the room member handler to use async/await. (#7507) | Patrick Cloke | 2020-05-15 | 3 | -74/+59 |
| * | | | Implement room version 6 (MSC2240). (#7506) | Patrick Cloke | 2020-05-15 | 5 | -41/+14 |
| * | | | Ignore incoming presence updates when presence is disabled (#7508) | Andrew Morgan | 2020-05-15 | 2 | -2/+5 |
| * | | | Strictly enforce canonicaljson requirements in a new room version (#7381) | Patrick Cloke | 2020-05-14 | 7 | -5/+137 |
| * | | | Merge branch 'master' into develop | Richard van der Hoff | 2020-05-14 | 9 | -65/+294 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | remove spurious changelog files | Richard van der Hoff | 2020-05-14 | 2 | -2/+0 |
| | * | | Notes on using git (#7496) | Richard van der Hoff | 2020-05-14 | 5 | -58/+261 |
| | * | | Update reverse_proxy.md | Richard van der Hoff | 2020-05-05 | 1 | -4/+4 |
| | * | | Add a section about support to the top of the README (#7392) | Brendan Abolivier | 2020-05-01 | 2 | -0/+12 |
| | * | | Make it clearer that #synapse:matrix.org is our support channel (#7379) | Brendan Abolivier | 2020-05-01 | 4 | -3/+19 |
| * | | | Enforce MSC2209: auth rules for notifications in power level event (#7502) | Patrick Cloke | 2020-05-14 | 4 | -3/+65 |
| * | | | Workaround for failure to wrap reason in Failure (#7473) | Andrew Morgan | 2020-05-14 | 2 | -0/+8 |
| * | | | Fix b'GET' in prometheus metrics (#7503) | Richard van der Hoff | 2020-05-14 | 2 | -2/+5 |
| * | | | Allow expired accounts to logout (#7443) | Andrew Morgan | 2020-05-14 | 5 | -22/+140 |
| * | | | Move EventStream handling into default ReplicationDataHandler (#7493) | Erik Johnston | 2020-05-14 | 5 | -36/+40 |
| * | | | Add `instance_map` config and route replication calls (#7495) | Erik Johnston | 2020-05-14 | 3 | -6/+33 |
| * | | | Merge tag 'v1.13.0rc2' into develop | Richard van der Hoff | 2020-05-14 | 7 | -68/+95 |
| |\ \ \ | |||||
| * | | | | Allow censoring of events to happen on workers. (#7492) | Erik Johnston | 2020-05-13 | 4 | -8/+4 |
| * | | | | Fix copypasted comment (#7477) | Paul Tötterman | 2020-05-13 | 2 | -1/+2 |
| * | | | | Clean up replication unit tests. (#7490) | Erik Johnston | 2020-05-13 | 8 | -51/+16 |
| * | | | | Spelling | Erik Johnston | 2020-05-13 | 2 | -2/+2 |
| * | | | | Shuffle persist event data store functions. (#7440) | Erik Johnston | 2020-05-13 | 19 | -1235/+1376 |
| * | | | | Have all instances correctly respond to REPLICATE command. (#7475) | Erik Johnston | 2020-05-13 | 4 | -48/+51 |
| * | | | | Fix Redis reconnection logic (#7482) | Erik Johnston | 2020-05-13 | 3 | -2/+15 |
| * | | | | Update documentation about SSO mapping providers (#7458) | Patrick Cloke | 2020-05-12 | 3 | -77/+147 |
| * | | | | Fix new flake8 errors (#7470) | Erik Johnston | 2020-05-12 | 7 | -12/+19 |
| * | | | | Convert federation handler to async/await. (#7459) | Patrick Cloke | 2020-05-11 | 3 | -21/+17 |
| * | | | | Convert search code to async/await. (#7460) | Patrick Cloke | 2020-05-11 | 2 | -24/+21 |
| * | | | | Allow configuration of Synapse's cache without using synctl or environment va... | Amber Brown | 2020-05-11 | 32 | -146/+620 |
| * | | | | Remove unused store method get_hosts_in_room (#7448) | Andrew Morgan | 2020-05-11 | 2 | -10/+1 |
| * | | | | Merge branch 'release-v1.13.0' into develop | Andrew Morgan | 2020-05-11 | 150 | -320/+582 |
| |\ \ \ \ | |||||
| * | | | | | Extend spam checker to allow for multiple modules (#7435) | Andrew Morgan | 2020-05-08 | 6 | -60/+95 |
| * | | | | | Implement OpenID Connect-based login (#7256) | Quentin Gliech | 2020-05-08 | 21 | -12/+2163 |
| * | | | | | Add room details admin endpoint (#7317) | Manuel Stahl | 2020-05-07 | 7 | -1/+165 |
| * | | | | | Merge branch 'release-v1.13.0' into develop | Brendan Abolivier | 2020-05-07 | 10 | -18/+65 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fixes typo (bellow -> below) (#7449) | Patrick Cloke | 2020-05-07 | 3 | -2/+3 |
| * | | | | | | Add more type hints to SAML handler. (#7445) | Patrick Cloke | 2020-05-07 | 3 | -12/+18 |
| * | | | | | | Support any process writing to cache invalidation stream. (#7436) | Erik Johnston | 2020-05-07 | 26 | -231/+226 |
| * | | | | | | Merge pull request #7398 from Starbix/alpine-3.11 | Brendan Abolivier | 2020-05-07 | 2 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Update runtime docker image to Alpine v3.11 | Cédric Laubacher | 2020-05-03 | 2 | -1/+2 |
| * | | | | | | | Merge branch 'release-v1.13.0' into develop | Richard van der Hoff | 2020-05-06 | 14 | -150/+264 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge pull request #7428 from matrix-org/rav/cross_signing_keys_cache | Richard van der Hoff | 2020-05-06 | 2 | -77/+22 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'release-v1.13.0' into develop | Richard van der Hoff | 2020-05-06 | 8 | -9/+170 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #7429 from matrix-org/rav/upsert_for_device_list | Richard van der Hoff | 2020-05-06 | 4 | -48/+115 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'develop' into rav/upsert_for_device_list | Richard van der Hoff | 2020-05-06 | 74 | -777/+1242 |
| | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Fix typing annotations in synapse/federation (#7382) | Richard van der Hoff | 2020-05-05 | 4 | -21/+34 |
| * | | | | | | | | | | | Fix catchup-on-reconnect for the Federation Stream (#7374) | Richard van der Hoff | 2020-05-05 | 11 | -48/+158 |
| * | | | | | | | | | | | Add MultiWriterIdGenerator. (#7281) | Erik Johnston | 2020-05-04 | 4 | -2/+353 |
| * | | | | | | | | | | | Merge branch 'release-v1.13.0' into develop | Brendan Abolivier | 2020-05-04 | 5 | -5/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Convert the room handler to async/await. (#7396) | Patrick Cloke | 2020-05-04 | 2 | -24/+19 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'rav/matrix_hacks' into matrix-org-hotfixes | Richard van der Hoff | 2020-05-20 | 3 | -19/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | inline some config references | Richard van der Hoff | 2020-05-20 | 3 | -19/+23 |
* | | | | | | | | | | | | | Merge branch 'rav/matrix_hacks' into matrix-org-hotfixes | Richard van der Hoff | 2020-05-20 | 1 | -2/+2 |
|\| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Fix field name in stubbed out presence servlet | Richard van der Hoff | 2020-05-20 | 1 | -2/+2 |
* | | | | | | | | | | | | | Merge branch 'rav/matrix_hacks' into matrix-org-hotfixes | Richard van der Hoff | 2020-05-20 | 1 | -16/+3 |
|\| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | stub out GET presence requests | Richard van der Hoff | 2020-05-20 | 1 | -16/+3 |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'release-v1.13.0' of github.com:matrix-org/synapse into matrix-o... | Patrick Cloke | 2020-05-18 | 9 | -35/+47 |
|\| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Hash passwords earlier in the registration process (#7523) | Patrick Cloke | 2020-05-18 | 4 | -31/+31 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | 1.13.0rc2 v1.13.0rc2 | Richard van der Hoff | 2020-05-14 | 1 | -3/+2 |
| * | | | | | | | | | | 1.13.0rc2 | Richard van der Hoff | 2020-05-14 | 5 | -4/+17 |
* | | | | | | | | | | | Merge branch 'release-v1.13.0' into matrix-org-hotfixes | Richard van der Hoff | 2020-05-14 | 159 | -295/+401 |
|\| | | | | | | | | | | |||||
| * | | | | | | | | | | Stop `get_joined_users` corruption from custom statuses (#7376) | Richard van der Hoff | 2020-05-14 | 3 | -2/+52 |
| * | | | | | | | | | | Do not validate that the client dict is stable during UI Auth. (#7483) | Patrick Cloke | 2020-05-13 | 4 | -65/+29 |
| * | | | | | | | | | | Fix new flake8 errors (#7489) | Patrick Cloke | 2020-05-13 | 7 | -12/+19 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | Don't UPGRADE database rows v1.13.0rc1 | Andrew Morgan | 2020-05-11 | 1 | -1/+1 |
| * | | | | | | | | | RST indenting | Andrew Morgan | 2020-05-11 | 1 | -2/+2 |
| * | | | | | | | | | Put rollback instructions in upgrade notes | Andrew Morgan | 2020-05-11 | 1 | -0/+19 |
| * | | | | | | | | | Fix changelog typo | Andrew Morgan | 2020-05-11 | 1 | -1/+1 |
| * | | | | | | | | | Oh yeah, RST | Andrew Morgan | 2020-05-11 | 1 | -2/+1 |
| * | | | | | | | | | Absolute URL it is then | Andrew Morgan | 2020-05-11 | 1 | -1/+2 |
| * | | | | | | | | | Fix upgrade notes link | Andrew Morgan | 2020-05-11 | 1 | -1/+1 |
| * | | | | | | | | | Provide summary of upgrade issues in changelog. Fix ) | Andrew Morgan | 2020-05-11 | 2 | -12/+33 |
| * | | | | | | | | | Move next version notes from changelog to upgrade notes | Andrew Morgan | 2020-05-11 | 2 | -14/+15 |
| * | | | | | | | | | Changelog fixes | Andrew Morgan | 2020-05-11 | 1 | -3/+3 |
| * | | | | | | | | | 1.13.0rc1 | Andrew Morgan | 2020-05-11 | 144 | -143/+139 |
| * | | | | | | | | | Documentation on setting up redis (#7446) | Neil Johnson | 2020-05-11 | 2 | -60/+108 |
* | | | | | | | | | | Merge remote-tracking branch 'origin/release-v1.13.0' into matrix-org-hotfixes | Richard van der Hoff | 2020-05-11 | 11 | -107/+284 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Rework UI Auth session validation for registration (#7455) | Patrick Cloke | 2020-05-08 | 6 | -102/+280 |
| * | | | | | | | | | Fix errors from malformed log line (#7454) | Richard van der Hoff | 2020-05-07 | 2 | -1/+2 |
| * | | | | | | | | | Drop support for redis.dbid (#7450) | Richard van der Hoff | 2020-05-07 | 3 | -4/+2 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Revert emergency registration patches | Richard van der Hoff | 2020-05-11 | 1 | -0/+12 |
* | | | | | | | | | Revert emergency registration patches | Richard van der Hoff | 2020-05-11 | 3 | -27/+1 |
* | | | | | | | | | Merge remote-tracking branch 'origin/clokep/no-validate-ui-auth-sess' into ma... | Richard van der Hoff | 2020-05-07 | 3 | -1/+27 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Propagate changes to the client dict to the database. | Patrick Cloke | 2020-05-07 | 2 | -1/+24 |
| * | | | | | | | | | Disable a failing test. | Patrick Cloke | 2020-05-07 | 1 | -0/+3 |
* | | | | | | | | | | Merge commit '4d3ebc' into matrix-org-hotfixes | Richard van der Hoff | 2020-05-07 | 1 | -12/+0 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Disable validation that a UI authentication session has not been modified dur... | Patrick Cloke | 2020-05-07 | 1 | -12/+0 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'release-v1.13.0' into matrix-org-hotfixes | Richard van der Hoff | 2020-05-07 | 17 | -124/+233 |
|\| | | | | | | | | |||||
| * | | | | | | | | Add a configuration setting for the dummy event threshold (#7422) | Brendan Abolivier | 2020-05-07 | 4 | -1/+31 |
| * | | | | | | | | Improve per-block CPU and DB usage metrics (#7426) | Patrick Cloke | 2020-05-06 | 2 | -12/+27 |
| * | | | | | | | | Port group attestation renewal slow down from matrix-org-hotfixes (#7442) | Andrew Morgan | 2020-05-06 | 2 | -4/+3 |
| * | | | | | | | | Make redis go faster with hiredis (#7439) | Richard van der Hoff | 2020-05-06 | 2 | -1/+4 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Stop Auth methods from polling the config on every req. (#7420) | Andrew Morgan | 2020-05-06 | 7 | -106/+168 |
| * | | | | | | | Merge pull request #7423 from matrix-org/erikj/faster_device_lists_fetch | Erik Johnston | 2020-05-06 | 4 | -10/+26 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'release-v1.13.0' into erikj/faster_device_lists_fetch | Richard van der Hoff | 2020-05-05 | 66 | -691/+847 |
| | |\ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ | Merge pull request #7427 from matrix-org/rav/fix_dropped_messages | Richard van der Hoff | 2020-05-06 | 3 | -34/+70 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Merge branch 'release-v1.13.0' into rav/fix_dropped_messages | Richard van der Hoff | 2020-05-05 | 2 | -1/+2 |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Merge branch 'release-v1.13.0' into rav/fix_dropped_messages | Richard van der Hoff | 2020-05-05 | 66 | -690/+847 |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||||
* | | | | | | | | | | fix bad merge | Richard van der Hoff | 2020-05-06 | 1 | -19/+3 |
* | | | | | | | | | | Merge branch 'rav/cross_signing_keys_cache' into matrix-org-hotfixes | Richard van der Hoff | 2020-05-06 | 2 | -77/+22 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | Make get_e2e_cross_signing_key delegate to get_e2e_cross_signing_keys_bulk | Richard van der Hoff | 2020-05-06 | 2 | -54/+7 |
| * | | | | | | | | | Fix batching for fetching cross-signing keys | Richard van der Hoff | 2020-05-06 | 1 | -23/+15 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'release-v1.13.0' into matrix-org-hotfixes | Richard van der Hoff | 2020-05-06 | 66 | -689/+860 |
|\| | | | | | | | | |||||
| * | | | | | | | | Move logs about discarded RDATA to debug (#7421) | Brendan Abolivier | 2020-05-05 | 2 | -1/+2 |
| | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Add backwards compatibility codepath to LoggingContext. (#7408) | Patrick Cloke | 2020-05-05 | 2 | -0/+42 |
| * | | | | | | | Fix bug in EventContext.deserialize. (#7393) | Erik Johnston | 2020-05-05 | 4 | -8/+126 |
| | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Fix ordering in MANIFEST.in | Brendan Abolivier | 2020-05-04 | 1 | -6/+6 |
| * | | | | | | Merge pull request #7404 from matrix-org/babolivier/fix_manifest | Brendan Abolivier | 2020-05-04 | 2 | -3/+5 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix MANIFEST.in | Brendan Abolivier | 2020-05-04 | 2 | -3/+5 |
| * | | | | | | | Fix redis password support. (#7401) | Erik Johnston | 2020-05-04 | 3 | -0/+7 |
| | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Convert synapse.server_notices to async/await. (#7394) | Patrick Cloke | 2020-05-01 | 3 | -11/+8 |
| * | | | | | | Convert the synapse.notifier module to async/await. (#7395) | Patrick Cloke | 2020-05-01 | 2 | -10/+8 |
| * | | | | | | Wait for current_state_events_membership before populate_stats_process_rooms ... | Richard van der Hoff | 2020-05-01 | 3 | -1/+37 |
| * | | | | | | Thread through instance name to replication client. (#7369) | Erik Johnston | 2020-05-01 | 12 | -41/+101 |
| |/ / / / / | |||||
| * | | | | | Use `stream.current_token()` and remove `stream_positions()` (#7172) | Erik Johnston | 2020-05-01 | 19 | -154/+30 |
| * | | | | | async/await is_server_admin (#7363) | Andrew Morgan | 2020-05-01 | 22 | -438/+410 |
| * | | | | | Further improvements to requesting the public rooms list on a homeserver whic... | Andrew Morgan | 2020-05-01 | 3 | -23/+71 |
* | | | | | | Merge rav/upsert_for_device_list into matrix-org-hotfixes | Richard van der Hoff | 2020-05-06 | 4 | -48/+115 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | use an upsert to update device_lists_outbound_last_success | Richard van der Hoff | 2020-05-06 | 4 | -18/+72 |
| * | | | | | Better type annotations for simple_upsert_txn | Richard van der Hoff | 2020-05-06 | 1 | -30/+43 |
| |/ / / / | |||||
* | | | | | Merge rav/fix_dropped_messages into matrix-org-hotfixes | Richard van der Hoff | 2020-05-05 | 3 | -38/+73 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | changelog | Richard van der Hoff | 2020-05-05 | 1 | -0/+1 |
| * | | | | Wait for a POSITION on the right connection before accepting RDATA | Richard van der Hoff | 2020-05-05 | 2 | -19/+38 |
| * | | | | Wait to subscribe before sending REPLICATE | Richard van der Hoff | 2020-05-05 | 2 | -20/+35 |
| |/ / / | |||||
* | | | | Merge erikj/faster_device_lists_fetch into matrix-org-hotfixes | Richard van der Hoff | 2020-05-05 | 4 | -10/+26 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Update changelog.d/7423.misc | Richard van der Hoff | 2020-05-05 | 1 | -1/+1 |
| * | | | Newsfile | Erik Johnston | 2020-05-05 | 1 | -0/+1 |
| * | | | Speed up fetching device lists changes in sync. | Erik Johnston | 2020-05-05 | 3 | -10/+25 |
| |/ / | |||||
* | | | Fix redis password support | Erik Johnston | 2020-05-04 | 1 | -0/+3 |
* | | | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes | Richard van der Hoff | 2020-05-01 | 70 | -384/+1900 |
|\| | | |||||
| * | | Workaround for assertion errors from db_query_to_update_function (#7378) | Richard van der Hoff | 2020-05-01 | 2 | -2/+2 |
| * | | Persist user interactive authentication sessions (#7302) | Patrick Cloke | 2020-04-30 | 14 | -125/+434 |
| * | | Apply federation check for /publicRooms with filter list (#7367) | Andrew Morgan | 2020-04-30 | 2 | -1/+6 |
| * | | Add instance name to RDATA/POSITION commands (#7364) | Erik Johnston | 2020-04-29 | 10 | -50/+95 |
| * | | Don't relay REMOTE_SERVER_UP cmds to same conn. (#7352) | Erik Johnston | 2020-04-29 | 6 | -25/+114 |
| * | | Fix limit logic for EventsStream (#7358) | Richard van der Hoff | 2020-04-29 | 14 | -67/+658 |
| * | | Fix fallback value for account_threepid_delegates.email (#7316) | Andrew Morgan | 2020-04-29 | 2 | -3/+9 |
| * | | Clean up admin api docs (#7361) | Andrew Morgan | 2020-04-28 | 2 | -18/+43 |
| * | | Return total number of users and profile attributes in admin users endpoint (... | Manuel Stahl | 2020-04-28 | 6 | -36/+100 |
| * | | Add some replication tests (#7278) | Erik Johnston | 2020-04-28 | 3 | -11/+299 |
| * | | Fix typo 'datbases' in ConfigError | Andrew Morgan | 2020-04-28 | 1 | -1/+1 |
| * | | Fix collation for postgres for unit tests (#7359) | Richard van der Hoff | 2020-04-28 | 2 | -1/+5 |
| * | | Run replication streamers on workers (#7146) | Erik Johnston | 2020-04-28 | 3 | -22/+25 |
| * | | Fix incorrect metrics reporting for renew_attestations (#7344) | Richard van der Hoff | 2020-04-27 | 2 | -10/+10 |
| * | | Document monitoring workers (#7357) | Brendan Abolivier | 2020-04-27 | 2 | -0/+26 |
| * | | Add some explanation to application_services.md (#7091) | lub | 2020-04-27 | 2 | -0/+5 |
| * | | Don't crash when one of the configuration files is empty (#7341) | Brendan Abolivier | 2020-04-27 | 2 | -0/+7 |
| * | | Add documentation to the sample config about the templates for SSO. (#7343) | Patrick Cloke | 2020-04-24 | 3 | -0/+49 |
| * | | Convert some of the federation handler methods to async/await. (#7338) | Patrick Cloke | 2020-04-24 | 2 | -25/+25 |
* | | | Merge branch 'develop' into matrix-org-hotfixes | Richard van der Hoff | 2020-04-24 | 312 | -4008/+9190 |
|\| | | |||||
| * | | Merge pull request #7337 from matrix-org/rav/fix_update_limit_assertion | Richard van der Hoff | 2020-04-24 | 5 | -44/+147 |
| |\ \ | |||||
| | * | | changelog | Richard van der Hoff | 2020-04-24 | 1 | -0/+1 |
| | * | | Fix EventsStream raising assertions when it falls behind | Richard van der Hoff | 2020-04-24 | 2 | -30/+129 |
| | * | | Make it clear that the limit for an update_function is a target | Richard van der Hoff | 2020-04-23 | 1 | -5/+9 |
| | * | | Remove 'limit' param from `get_repl_stream_updates` API | Richard van der Hoff | 2020-04-23 | 2 | -9/+8 |
| * | | | Merge branch 'master' into develop | Patrick Cloke | 2020-04-23 | 3 | -1/+16 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Merge tag 'v1.12.4' | Patrick Cloke | 2020-04-23 | 13 | -59/+360 |
| | |\ | |||||
| | | * | 1.12.4 v1.12.4 github/release-v1.12.4 release-v1.12.4 | Patrick Cloke | 2020-04-23 | 3 | -1/+13 |
| * | | | Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_t... | Brendan Abolivier | 2020-04-23 | 7 | -3/+121 |
| * | | | Merge branch 'master' into develop | Brendan Abolivier | 2020-04-23 | 3 | -3/+75 |
| |\| | | |||||
| | * | | Revert "Merge pull request #7315 from matrix-org/babolivier/request_token" | Brendan Abolivier | 2020-04-23 | 7 | -121/+3 |
| | * | | Merge pull request #7315 from matrix-org/babolivier/request_token | Brendan Abolivier | 2020-04-23 | 7 | -3/+121 |
| | |\ \ | |||||
| | | * | | Config option to inhibit 3PID errors on /requestToken | Brendan Abolivier | 2020-04-22 | 7 | -3/+121 |
| | * | | | Improve example TURN configuration in documentation (#7284) | nataraj-hates-MS-for-stealing-github | 2020-04-17 | 1 | -1/+1 |
| | * | | | Add some warnings and notes about slow upgrade (#7275) | Richard van der Hoff | 2020-04-15 | 2 | -2/+74 |
| * | | | | Stop the master relaying USER_SYNC for other workers (#7318) | Richard van der Hoff | 2020-04-22 | 10 | -159/+199 |
| * | | | | Fix replication metrics when using redis (#7325) | Erik Johnston | 2020-04-22 | 3 | -37/+30 |
| * | | | | Merge tag 'v1.12.4rc1' into develop | Richard van der Hoff | 2020-04-22 | 7 | -6/+18 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | formatting for the changelog v1.12.4rc1 | Richard van der Hoff | 2020-04-22 | 1 | -1/+1 |
| | * | | | 1.12.4rc1 | Richard van der Hoff | 2020-04-22 | 6 | -5/+18 |
| | * | | | 1.12.4rc1 | Richard van der Hoff | 2020-04-22 | 1 | -1/+1 |
| * | | | | Another go at fixing one-word commands (#7326) | Richard van der Hoff | 2020-04-22 | 3 | -1/+44 |
| * | | | | fix changelog name | Richard van der Hoff | 2020-04-22 | 1 | -0/+0 |
| * | | | | Extend StreamChangeCache to support multiple entities per stream ID (#7303) | Richard van der Hoff | 2020-04-22 | 6 | -56/+272 |
| * | | | | Extend room admin api with additional attributes (#7225) | Dirk Klimpel | 2020-04-22 | 6 | -604/+869 |
| * | | | | Merge branch 'release-v1.12.4' into develop | Richard van der Hoff | 2020-04-22 | 7 | -18/+197 |
| |\| | | | |||||
| * | | | | Add ability to run replication protocol over redis. (#7040) | Erik Johnston | 2020-04-22 | 12 | -36/+342 |
| * | | | | Reduce logging verbosity of URL cache cleanup. (#7295) | Michael Kaye | 2020-04-22 | 2 | -2/+8 |
| * | | | | import urllib.parse when using urllib.parse.quote (#7319) | Andrew Morgan | 2020-04-22 | 2 | -1/+2 |
| * | | | | Reduce federation logging on success (#7321) | Michael Kaye | 2020-04-22 | 2 | -8/+15 |
| * | | | | Merge branch 'release-v1.12.4' into develop | Richard van der Hoff | 2020-04-20 | 3 | -141/+12 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'release-v1.12.4' into develop | Richard van der Hoff | 2020-04-20 | 3 | -12/+141 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix indention in generated config file (#7300) | Lars Franke | 2020-04-20 | 3 | -48/+49 |
| * | | | | | | Reject unknown UI auth sessions (instead of silently generating a new one) (#... | Patrick Cloke | 2020-04-20 | 2 | -65/+95 |
| * | | | | | | On catchup, process each row with its own stream id (#7286) | Richard van der Hoff | 2020-04-20 | 3 | -5/+72 |
| * | | | | | | Use a template for the SSO success page to allow for customization. (#7279) | Patrick Cloke | 2020-04-17 | 6 | -37/+66 |
| * | | | | | | Added explicit Python build tools to snap requirements (#7213) | James | 2020-04-17 | 2 | -0/+5 |
| * | | | | | | Improve type checking in `replication.tcp.Stream` (#7291) | Richard van der Hoff | 2020-04-17 | 5 | -122/+143 |
| * | | | | | | Clarify the comments for media_storage_providers options (#7272) | Tristan Lins | 2020-04-17 | 3 | -8/+7 |
| * | | | | | | Do not treat display names as globs for push rules. (#7271) | Patrick Cloke | 2020-04-16 | 4 | -30/+106 |
| * | | | | | | Fix 'generator object is not subscriptable' error (#7290) | Richard van der Hoff | 2020-04-16 | 2 | -1/+3 |
| * | | | | | | Convert auth handler to async/await (#7261) | Patrick Cloke | 2020-04-15 | 10 | -170/+224 |
| * | | | | | | Add notes to the changelog about an additional SSO template. (#7259) | Patrick Cloke | 2020-04-15 | 2 | -4/+9 |