1
0

Commit Graph

  • 925c2cdb80 Fix more tests Brendan Abolivier 2021-09-01 17:30:49 +01:00
  • c2d103bf07 Tweak comments rei/testignore Olivier Wilkinson (reivilibre) 2021-09-01 17:26:27 +01:00
  • f711c590e4 Fix tests Brendan Abolivier 2021-09-01 16:54:30 +01:00
  • d1f1b46c2c Additional type hints for client REST servlets (part 4) (#10728) Patrick Cloke 2021-09-01 11:59:32 -04:00
  • dc75fb7f05 Populate rooms.creator field for easy lookup (#10697) Eric Eastwood 2021-09-01 10:27:58 -05:00
  • 074776864b deploy: e059094119 reivilibre 2021-09-01 14:03:47 +00:00
  • e059094119 Merge tag 'v1.42.0rc1' into develop Olivier Wilkinson (reivilibre) 2021-09-01 14:58:14 +01:00
  • 21d5e8c326 Fix cyclic dependency with the legacy account validity work Brendan Abolivier 2021-09-01 14:42:04 +01:00
  • c0adaccacc Remove account validity related schema update Brendan Abolivier 2021-09-01 13:56:38 +01:00
  • d76be83cdd Remove knock-related schema update Brendan Abolivier 2021-09-01 13:54:51 +01:00
  • 90e48ad4cd Lint Brendan Abolivier 2021-09-01 13:54:26 +01:00
  • c6e103c1a6 Make minor changes to changelog v1.42.0rc1 Olivier Wilkinson (reivilibre) 2021-09-01 13:49:16 +01:00
  • d9069388f3 Correctly include room avatars in email notifications (#10658) David Robertson 2021-09-01 13:48:41 +01:00
  • 9621654d61 Remove buildkite pipeline Brendan Abolivier 2021-09-01 13:45:04 +01:00
  • b7814024db Add buildkite pipeline back Brendan Abolivier 2021-09-01 13:40:15 +01:00
  • ea37bf9bdf Merge tag 'v1.41.0' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-09-01 12:18:18 +01:00
  • 940d4d3ac1 Improve changelog Olivier Wilkinson (reivilibre) 2021-09-01 12:07:33 +01:00
  • 70bef88731 Improve changelog Olivier Wilkinson (reivilibre) 2021-09-01 12:04:08 +01:00
  • f8bf83b811 Skip the final GC on shutdown to improve restart times (#10712) Sean 2021-09-01 11:55:31 +01:00
  • db61e20e1c deploy: 6b2aca473a reivilibre 2021-09-01 10:47:47 +00:00
  • 6b2aca473a 1.42.0rc1 Olivier Wilkinson (reivilibre) 2021-09-01 11:47:24 +01:00
  • 82af1a20f0 Merge tag 'v1.40.0' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-09-01 11:34:56 +01:00
  • 262007f049 Merge tag 'v1.39.0' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-09-01 11:26:23 +01:00
  • cc633a699d Merge tag 'v1.38.1' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-09-01 11:00:00 +01:00
  • fb6ff170ed Merge tag 'v1.38.0' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-09-01 10:59:48 +01:00
  • ca2e5b2060 Merge branch 'release-v1.42' of github.com:matrix-org/synapse into matrix-org-hotfixes Andrew Morgan 2021-09-01 10:56:17 +01:00
  • 6c9461eb41 Merge tag 'v1.37.1' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-09-01 10:48:08 +01:00
  • cba616de41 Merge tag 'v1.37.0' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-09-01 10:40:29 +01:00
  • 3693ea61f5 Fix iteration in _remove_deleted_email_pushers background job. (#10734) Andrew Morgan 2021-09-01 10:13:01 +01:00
  • 4bd938f38d deploy: e2481dbe93 clokep 2021-08-31 22:37:33 +00:00
  • e2481dbe93 Allow configuration of the oEmbed URLs. (#10714) Patrick Cloke 2021-08-31 18:37:07 -04:00
  • 287918e2d4 Additional type hints for the client REST servlets (part 3). (#10707) Patrick Cloke 2021-08-31 13:22:29 -04:00
  • 78e590d473 Move the sessions delta to the latest schema version. (#10725) Patrick Cloke 2021-08-31 12:38:43 -04:00
  • 87e978bc76 Merge tag 'v1.36.0' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-08-31 17:23:06 +01:00
  • 5a33232e0f Merge tag 'v1.35.1' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-08-31 17:16:21 +01:00
  • 200ee12326 Merge tag 'v1.35.0' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-08-31 17:16:11 +01:00
  • 05426e3b8d Merge tag 'v1.34.0' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-08-31 17:10:10 +01:00
  • 72efaa2edd Merge tag 'v1.33.2' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-08-31 14:53:42 +01:00
  • 1d4f5c34d8 Merge tag 'v1.33.0' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-08-31 14:53:31 +01:00
  • 3cd1277a7b Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Olivier Wilkinson (reivilibre) 2021-08-31 14:33:17 +01:00
  • 3ed8770973 deploy: 5d9e7e0c71 reivilibre 2021-08-31 13:20:39 +00:00
  • 5d9e7e0c71 Merge branch 'master' into develop Richard van der Hoff 2021-08-31 14:09:48 +01:00
  • a4c8a2f08b 1.41.1 v1.41.1 Richard van der Hoff 2021-08-31 13:42:51 +01:00
  • 8c26f16c76 Fix up unit tests (#10723) Richard van der Hoff 2021-08-31 12:56:22 +01:00
  • 25747d84a4 Create workflows.yml Mathieu Velten 2021-08-31 13:23:02 +02:00
  • 06690b167a Merge tag 'v1.32.2' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-08-31 11:40:37 +01:00
  • 9de3991b9e Merge tag 'v1.32.0' into babolivier/dinsic_1.41.0 Brendan Abolivier 2021-08-31 11:40:27 +01:00
  • 619cc1d230 Merge branch 'release-v1.41' into matrix-org-hotfixes Richard van der Hoff 2021-08-31 11:30:16 +01:00
  • d1e9b01819 deploy: 46ff99ef95 DMRobertson 2021-08-31 10:29:49 +00:00
  • 46ff99ef95 Advertise matrix-org.github.io/synapse docs (#10595) David Robertson 2021-08-31 11:29:27 +01:00
  • cb35df940a Merge pull request from GHSA-jj53-8fmw-f2w2 reivilibre 2021-08-31 11:24:09 +01:00
  • 52c7a51cfc Merge pull request from GHSA-3x4c-pq33-4w3q reivilibre 2021-08-31 10:09:58 +01:00
  • 9691665147 Fix formatting Mathieu Velten 2021-08-23 18:01:58 +02:00
  • bf461ad7b4 Fix deactivation Mathieu Velten 2021-08-18 11:58:44 +02:00
  • e3abc0a5cc Merge remote-tracking branch 'origin/release-v1.41' into develop Richard van der Hoff 2021-08-27 16:35:02 +01:00
  • 8f98260552 Fix incompatibility with Twisted < 21. (#10713) Richard van der Hoff 2021-08-27 16:33:41 +01:00
  • 24d8c35592 deploy: 54aa7047eb Azrenbeth 2021-08-27 14:19:43 +00:00
  • 54aa7047eb Removed page summaries from the top of installation and contributing doc pages (#10711) Azrenbeth 2021-08-27 15:19:17 +01:00
  • f7919db5f5 deploy: 051ddac53b richvdh 2021-08-27 11:54:42 +00:00
  • 051ddac53b Clarifications to reverse_proxy.md (#10708) Richard van der Hoff 2021-08-27 12:54:21 +01:00
  • 029b7ad7b9 Remove unused compare_digest function. (#10706) Patrick Cloke 2021-08-27 07:08:02 -04:00
  • e62cdbef1a Improve ServerNoticeServlet to avoid duplicate requests (#10679) Dirk Klimpel 2021-08-27 11:16:40 +02:00
  • c4fa4f37cb Fix perf of fetching the same events many times. (#10703) Erik Johnston 2021-08-27 10:15:50 +01:00
  • 1800aabfc2 Split FederationHandler in half (#10692) Richard van der Hoff 2021-08-26 21:41:44 +01:00
  • 96715d7633 Make backfill and get_missing_events use the same codepath (#10645) Richard van der Hoff 2021-08-26 18:34:57 +01:00
  • 40f619eaa5 Validate new m.room.power_levels events (#10232) Aaron Raimist 2021-08-26 11:07:58 -05:00
  • f1f208d77c deploy: ad17fbd20e Azrenbeth 2021-08-26 12:54:21 +00:00
  • ad17fbd20e Remove pushers when deleting 3pid from account (#10581) Azrenbeth 2021-08-26 13:53:57 +01:00
  • 1aa0dad021 Additional type hints for REST servlets (part 2). (#10674) Patrick Cloke 2021-08-26 07:53:52 -04:00
  • 5548fe0978 Cache the result of fetching the room hierarchy over federation. (#10647) Patrick Cloke 2021-08-26 07:16:53 -04:00
  • ac646fed06 Remove some redundant patches from the hotfixes branch Richard van der Hoff 2021-08-26 09:45:19 +01:00
  • b45cc1530b Make a note to leave a summary when one is bumping the schema version (#10621) Andrew Morgan 2021-08-25 17:00:44 +01:00
  • 882539e423 Ensure the base Docker image is rebuilt when running complement with workers. (#10686) Patrick Cloke 2021-08-25 10:18:23 -04:00
  • 862d820d44 moved more saml imports behind checks azren/port_saml2_mapping_providers Azrenbeth 2021-08-25 11:49:21 +01:00
  • e7d6c061e4 Added ANOTHER check for saml being enabled before loading it Azrenbeth 2021-08-25 11:22:04 +01:00
  • 7367473f96 Fix error when selecting between thumbnails with the same quality (#10684) Sean 2021-08-25 10:51:08 +01:00
  • 08d386a37a no longer assert default was loaded, and better test for if using default Azrenbeth 2021-08-25 10:48:47 +01:00
  • 9c0f731604 Quote type annotation for olddeps Olivier Wilkinson (reivilibre) 2021-08-25 10:20:21 +01:00
  • db8ad0f218 Remove 'UNKNOWN' type annotation & mypy fixes Olivier Wilkinson (reivilibre) 2021-08-25 09:48:08 +01:00
  • cd22fb568a Merge branch 'master' into develop Erik Johnston 2021-08-24 17:13:29 +01:00
  • c14582101b deploy: f03cafb50c erikjohnston 2021-08-24 16:08:09 +00:00
  • 365e1064d5 Fix type issues Olivier Wilkinson (reivilibre) 2021-08-24 16:46:06 +01:00
  • d9e48a4caa Don't import saml stuff if saml not enabled Azrenbeth 2021-08-24 16:42:03 +01:00
  • 057628b018 Added (unneccesary?) parentheses to try and make python3.6 happy Azrenbeth 2021-08-24 16:29:07 +01:00
  • f03cafb50c Update changelog v1.41.0 Erik Johnston 2021-08-24 16:06:33 +01:00
  • 6f77a3d433 1.41.0 Erik Johnston 2021-08-24 15:31:55 +01:00
  • d1a0a27056 created changelog Azrenbeth 2021-08-24 14:31:42 +01:00
  • a0ace792e0 Wrote docs for saml user mapping provider callbacks Azrenbeth 2021-08-24 13:09:09 +01:00
  • 162738feb6 Updated tests to use new module system Azrenbeth 2021-08-24 11:34:26 +01:00
  • 2b3e4e856f Port the saml mapping providers to new module interface Azrenbeth 2021-08-24 11:33:02 +01:00
  • 07303c1c99 Fix type annotations on olddeps Olivier Wilkinson (reivilibre) 2021-08-24 14:01:48 +01:00
  • 5588baee91 Tweak this; we can do better Olivier Wilkinson (reivilibre) 2021-08-24 13:50:50 +01:00
  • 3ddfce22c2 Split out into helper function Olivier Wilkinson (reivilibre) 2021-08-24 13:42:59 +01:00
  • d12ba52f17 Persist room hierarchy pagination sessions to the database. (#10613) Patrick Cloke 2021-08-24 08:14:03 -04:00
  • caba82a85a Log line shows that this block is reached Olivier Wilkinson (reivilibre) 2021-08-24 12:30:34 +01:00
  • 514c4f7fa3 Fix newsfile accuracy Olivier Wilkinson (reivilibre) 2021-08-24 12:13:14 +01:00
  • 2cc42ff6a4 Newsfile Olivier Wilkinson (reivilibre) 2021-08-24 10:54:43 +01:00
  • 96a1eb77f8 Defer verification to thread pool Erik Johnston 2021-08-24 10:44:54 +01:00
  • 899ae60fa8 'Fix' write to frozen attribute Olivier Wilkinson (reivilibre) 2021-08-24 10:32:29 +01:00
  • 42da29594f checkpoint: mostly what I wanted here Olivier Wilkinson (reivilibre) 2021-08-23 18:52:56 +01:00