1
0

Commit Graph

  • 11dda97e86 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Olivier Wilkinson (reivilibre) 2021-08-03 10:34:44 +01:00
  • a6ea32a798 Fix the tests-done github actions step, again (#10512) Richard van der Hoff 2021-08-02 21:06:34 +01:00
  • ae9d273534 Newsfile Olivier Wilkinson (reivilibre) 2021-08-02 16:02:47 +01:00
  • cefcab7734 Use a ResponseCache and make keys hashable Olivier Wilkinson (reivilibre) 2021-08-02 15:21:48 +01:00
  • 507cafc2c3 Make a single-group transaction function Olivier Wilkinson (reivilibre) 2021-08-02 14:19:20 +01:00
  • fb086edaed Fix codestyle CI from #10440 (#10511) reivilibre 2021-08-02 16:50:22 +01:00
  • 01d45fe964 Prune inbound federation queues if they get too long (#10390) Erik Johnston 2021-08-02 14:37:25 +01:00
  • 0ee0d7b460 Add extra spans to remote join path Erik Johnston 2021-08-02 14:30:46 +01:00
  • 5a1a70000a deploy: ba5287f5e8 richvdh 2021-08-02 13:25:09 +00:00
  • ba5287f5e8 Allow setting transaction limit for db connections (#10440) Toni Spets 2021-08-02 16:24:43 +03:00
  • fad91897ec Merge remote-tracking branch 'origin/develop' into hs/hacked-together-event-cache Will Hunt 2021-08-01 12:38:40 +01:00
  • 2afdb5c984 Fix deb build script to set prerelease flag correctly (#10500) Richard van der Hoff 2021-08-01 10:47:36 +01:00
  • c167e09fe5 Fix explicit assignment of PL 0 from being misinterpreted in rare circumstances (#10499) reivilibre 2021-07-30 12:34:21 +01:00
  • b7f7ca24b1 Remove shebang line from module files (#10415) V02460 2021-07-29 22:34:14 +02:00
  • 1c77d90c1f Incorporate fixes from https://github.com/matrix-org/synapse-freeze-room Brendan Abolivier 2021-07-29 18:07:41 +01:00
  • 65f520697d Merge remote-tracking branch 'origin/master' into develop Erik Johnston 2021-07-29 16:29:17 +01:00
  • a6e2c16044 Merge tag 'v1.39.0' Erik Johnston 2021-07-29 16:28:03 +01:00
  • 3a541a7daa Improve failover logic for MSC3083 restricted rooms. (#10447) Patrick Cloke 2021-07-29 07:50:14 -04:00
  • f8c87c65eb Merge branch 'master' into develop Erik Johnston 2021-07-29 11:09:27 +01:00
  • 9f273f34d4 deploy: c36c277790 erikjohnston 2021-07-29 10:09:19 +00:00
  • c36c277790 Merge tag 'v1.39.0rc3' Erik Johnston 2021-07-29 11:08:49 +01:00
  • 6449955920 Fixup changelog v1.39.0 Erik Johnston 2021-07-29 10:06:00 +01:00
  • 5522a103a9 1.39.0 Erik Johnston 2021-07-29 09:59:07 +01:00
  • db6e7f15ea Fix backfilled events being rejected for no state_groups (#10439) Eric Eastwood 2021-07-29 03:46:51 -05:00
  • 858363d0b7 Generics for ObservableDeferred (#10491) Richard van der Hoff 2021-07-28 20:55:50 +01:00
  • d0b294ad97 Make historical events discoverable from backfill for servers without any scrollback history (MSC2716) (#10245) Eric Eastwood 2021-07-28 10:46:37 -05:00
  • 8c201c97ec Merge tag 'v1.39.0rc3' into develop Erik Johnston 2021-07-28 15:53:53 +01:00
  • 2254e6790f Fixup changelog v1.39.0rc3 Erik Johnston 2021-07-28 13:34:39 +01:00
  • 5146e19880 1.39.0rc3 Erik Johnston 2021-07-28 13:31:18 +01:00
  • d9cb658c78 Fix up type hints for Twisted 21.7 (#10490) Richard van der Hoff 2021-07-28 13:04:11 +01:00
  • 9643dfde6a improve typing annotations in CachedCall (#10450) Richard van der Hoff 2021-07-28 12:25:12 +01:00
  • 752fe0cd98 Restricted rooms (MSC3083) should not have their allow key redacted. (#10489) Patrick Cloke 2021-07-28 07:03:01 -04:00
  • a48296dd86 WIP docs erikj/workers Erik Johnston 2021-07-28 11:06:24 +01:00
  • 13f9422e38 Allow /typing to be handled by any worker Erik Johnston 2021-07-28 10:58:45 +01:00
  • 1d3a9fe6e5 Merge branch 'release-v1.39' of github.com:matrix-org/synapse into matrix-org-hotfixes Andrew Morgan 2021-07-28 10:36:55 +01:00
  • c3b037795a Support for MSC2285 (hidden read receipts) (#10413) Šimon Brandner 2021-07-28 10:05:11 +02:00
  • b689febd86 deploy: 0489683012 clokep 2021-07-27 19:28:49 +00:00
  • 0489683012 Document Complement dev usage (#10483) Eric Eastwood 2021-07-27 14:28:23 -05:00
  • 8e1febc6a1 Support underscores (in addition to hyphens) for charset detection. (#10410) sri-vidyut 2021-07-28 02:29:42 +09:00
  • 5b22d5ee03 Fix oldest_pdu_in_federation_staging (#10455) Erik Johnston 2021-07-27 18:01:04 +01:00
  • 076deade02 allow specifying https:// proxy (#10411) Dirk Klimpel 2021-07-27 18:31:06 +02:00
  • 31c6b30dd4 Fix import of the default SAML mapping provider. (#10477) Jason Robinson 2021-07-27 18:34:15 +03:00
  • 10dcfae46f Fix typo that causes R30v2 to actually be old R30 (#10486) reivilibre 2021-07-27 15:25:39 +01:00
  • 807f821878 Use an org.matrix namespace for the frozen state event Brendan Abolivier 2021-07-27 14:49:10 +01:00
  • 74d09a43d9 Always communicate device OTK counts to clients (#10485) Andrew Morgan 2021-07-27 14:36:38 +01:00
  • 81a6e79ab9 deploy: e16eab29d6 reivilibre 2021-07-27 13:32:28 +00:00
  • e16eab29d6 Add a PeriodicallyFlushingMemoryHandler to prevent logging silence (#10407) reivilibre 2021-07-27 14:32:05 +01:00
  • 64970400ae Merge remote-tracking branch 'origin/develop' into hs/hacked-together-event-cache Will Hunt 2021-07-27 14:20:08 +01:00
  • 13944678c3 Use new go test running syntax for complement. (#10488) Patrick Cloke 2021-07-27 08:08:51 -04:00
  • 2476d5373c Mitigate media repo XSSs on IE11. (#10468) Denis Kasak 2021-07-27 11:45:10 +00:00
  • 92a882254b Change release script to update debian changelog for RCs (#10465) Erik Johnston 2021-07-27 11:59:15 +01:00
  • b3a757eb3b Support MSC2033: Device ID on whoami (#9918) Travis Ralston 2021-07-26 23:28:20 -06:00
  • b7186c6e8d Add type hints to state handler. (#10482) Patrick Cloke 2021-07-26 12:49:53 -04:00
  • 228decfce1 Update the MSC3083 support to verify if joins are from an authorized server. (#10254) Patrick Cloke 2021-07-26 12:17:00 -04:00
  • 4fb92d93ea Add type hints to synapse.federation.transport.client. (#10408) Patrick Cloke 2021-07-26 11:53:09 -04:00
  • f22252d4f9 Enable docker image caching for the deb build (#10431) Richard van der Hoff 2021-07-26 11:36:01 +01:00
  • ab82fd6ed1 Merge branch 'release-v1.39' into develop Erik Johnston 2021-07-23 09:19:24 +01:00
  • 6e2275649c Merge tag 'v1.38.1' into release-v1.39 Erik Johnston 2021-07-23 09:07:42 +01:00
  • c39a417de0 Merge tag 'v1.39.0rc2' into develop Erik Johnston 2021-07-23 09:04:41 +01:00
  • 683deee9a4 Merge branch 'master' into develop Erik Johnston 2021-07-23 09:03:19 +01:00
  • 016f085722 Merge tag 'v1.38.1' Richard van der Hoff 2021-07-23 00:43:53 +01:00
  • 4c3fdfc808 Fix an error in the docker workflow (#10461) Richard van der Hoff 2021-07-22 21:50:30 +01:00
  • cd5fcd2731 Disable msc2716 until Complement update is merged (#10463) Eric Eastwood 2021-07-22 15:19:30 -05:00
  • 1a1a83abcb Rework room freeze and implement unfreezing the room (#100) Brendan Abolivier 2021-07-22 17:50:07 +02:00
  • f76f8c1567 1.39.0rc2 v1.39.0rc2 Erik Johnston 2021-07-22 15:43:26 +01:00
  • 4565063e36 Merge commit '7da24b975dfb10c277cf963dfddb88f55b1ca598' into release-v1.39 Erik Johnston 2021-07-22 15:42:45 +01:00
  • 283bb5c94e 1.38.1 v1.38.1 Erik Johnston 2021-07-22 15:37:10 +01:00
  • 12c92eec18 Merge remote-tracking branch 'origin/release-v1.38' into matrix-org-hotfixes Erik Johnston 2021-07-22 15:30:22 +01:00
  • 7da24b975d Always send device_one_time_keys_count (#10457) David Baker 2021-07-22 15:29:27 +01:00
  • 4b6a9fc0fc deploy: 89c4ca81bb babolivier 2021-07-22 14:05:40 +00:00
  • 89c4ca81bb Add creation_ts to list users admin API (#10448) Dirk Klimpel 2021-07-22 16:05:16 +02:00
  • 38b346a504 Replace or_ignore in simple_insert with simple_upsert (#10442) Erik Johnston 2021-07-22 12:39:50 +01:00
  • d8324b8238 Fix a handful of type annotations. (#10446) Richard van der Hoff 2021-07-22 12:00:16 +01:00
  • 17e499e11f deploy: d518b05a86 babolivier 2021-07-22 10:58:46 +00:00
  • d518b05a86 Move dev/ docs to development/ (#10453) Eric Eastwood 2021-07-22 05:58:24 -05:00
  • 5e2df47f72 Cancel redundant GHA workflows (#10451) Richard van der Hoff 2021-07-22 11:35:06 +01:00
  • f1347bcfdc Fix the tests-done Github Actions job (#10444) Richard van der Hoff 2021-07-22 11:10:30 +01:00
  • 8ae0bdca75 Drop xenial-support hacks (#10429) Richard van der Hoff 2021-07-21 21:25:28 +01:00
  • 590cc4e888 Add type hints to additional servlet functions (#10437) Patrick Cloke 2021-07-21 14:12:22 -04:00
  • 7278616b63 deploy: 5b68816de9 clokep 2021-07-21 17:48:27 +00:00
  • 5b68816de9 Fix the hierarchy of OpenID providers in the docs. (#10445) Patrick Cloke 2021-07-21 13:48:06 -04:00
  • d15e72e511 Update the notification email subject when invited to a space. (#10426) Patrick Cloke 2021-07-21 13:29:54 -04:00
  • b2629e7016 Merge remote-tracking branch 'origin/release-v1.39' into develop Richard van der Hoff 2021-07-21 16:12:23 +01:00
  • 5db118626b Add a return type to parse_string. (#10438) Patrick Cloke 2021-07-21 09:47:56 -04:00
  • c6509991f3 Move the docker image build to Github Actions (#10416) Richard van der Hoff 2021-07-21 12:33:35 +01:00
  • 2d89c66b88 Switch to chunk events so we can auth via power_levels (MSC2716) (#10432) Eric Eastwood 2021-07-21 05:29:57 -05:00
  • b181dc402d Merge tag 'v1.39.0rc1' into develop Andrew Morgan 2021-07-20 16:47:44 +01:00
  • e009d2e90a 1.39.0rc1 v1.39.0rc1 Andrew Morgan 2021-07-20 14:28:49 +01:00
  • f2501f1972 Incorporate changelog of #10433 Andrew Morgan 2021-07-20 14:27:46 +01:00
  • 54389d5697 Fix dropping locks on shut down (#10433) Erik Johnston 2021-07-20 14:24:25 +01:00
  • 96e63ec7bf Combine some changelog lines in the documentation section Andrew Morgan 2021-07-20 13:36:05 +01:00
  • 541e58e7d6 Update account validity feature line in changelog Andrew Morgan 2021-07-20 13:29:59 +01:00
  • 69226c1ab4 MSC3244 room capabilities implementation (#10283) Michael Telatynski 2021-07-20 12:59:23 +01:00
  • f52763d39a deploy: d30a657439 anoadragon453 2021-07-20 11:44:30 +00:00
  • c5205e449f fix typo in changelog Andrew Morgan 2021-07-20 12:35:15 +01:00
  • d30a657439 changelog word fixes Andrew Morgan 2021-07-20 12:32:36 +01:00
  • 12623cf38c 1.39.0rc1 Andrew Morgan 2021-07-20 12:31:51 +01:00
  • 794371b1bf Revert "Fix dropping locks on shut down" Erik Johnston 2021-07-20 12:28:40 +01:00
  • 83f1ccfcab Fix dropping locks on shut down Erik Johnston 2021-07-20 12:28:00 +01:00
  • 73984a10b1 deploy: a743bf4694 babolivier 2021-07-20 10:49:48 +00:00