1
0

Commit Graph

  • 437a8ed9ef Add a configuration to exclude rooms from sync response (#12310) Brendan Abolivier 2022-03-30 11:43:04 +02:00
  • a4c75abfeb install poetry and run export shay/dh-poetry H. Shay 2022-03-29 18:22:38 -07:00
  • 6cbc2c4470 use requirements.txt H. Shay 2022-03-29 18:22:11 -07:00
  • e0bb268134 Fix typechecker problems exposed by signedjson 1.1.2 (#12326) David Robertson 2022-03-29 22:37:50 +01:00
  • 1f32b90b0f Room batch: fix up handling of unknown prev_event_ids (#12316) Richard van der Hoff 2022-03-29 14:56:25 +01:00
  • 4d693f9b79 Add note in changelog of non-C type locale causing Synapse to refuse to start (#12323) Andrew Morgan 2022-03-29 14:32:50 +01:00
  • 5ae5e7ed0c Use newest signedjson David Robertson 2022-03-29 14:25:20 +01:00
  • cf6e424ea6 Add missing dependency on importlib_metadata David Robertson 2022-03-29 14:24:30 +01:00
  • ba64407c00 deploy: 013f3f5e44 anoadragon453 2022-03-29 13:13:16 +00:00
  • 013f3f5e44 Move warning of open registration to v1.56 upgrade notes (#12322) Andrew Morgan 2022-03-29 14:12:41 +01:00
  • 6ff09b6250 Fix twisted trunk with sytest Sean Quah 2022-03-25 18:38:58 +00:00
  • ec3b356788 Make poetry available in sytest twisted trunk test Sean Quah 2022-03-17 12:35:46 +00:00
  • 74f7aafa22 Work around twisted trunk test installing an old treq version Sean Quah 2022-03-16 15:48:27 +00:00
  • 4ab106b616 WIP: Try to fix twisted trunk job David Robertson 2022-03-14 13:10:13 +00:00
  • 3dfbeb3e20 Try to fix olddeps David Robertson 2022-03-10 14:39:40 +00:00
  • 1e05ee05aa And try to fix export-data David Robertson 2022-03-09 17:25:08 +00:00
  • c12d12ddc3 Try and run portdb under poetry David Robertson 2022-03-09 16:54:29 +00:00
  • a0d6a044c7 Attempt to use poetry env in docker container David Robertson 2022-03-08 16:35:59 +00:00
  • a651acacb8 Use trial directly, not via tox David Robertson 2022-03-04 16:15:21 +00:00
  • 8213321408 Use common linting workflow David Robertson 2022-03-03 18:31:24 +00:00
  • e3ee4a0a45 Changelog David Robertson 2022-02-21 17:51:25 +00:00
  • 75dae52cf3 Dirty duplication to make all work David Robertson 2022-03-04 20:22:52 +00:00
  • 3fc8b4b88d Specify deps in pyproject.toml David Robertson 2022-02-18 17:09:29 +00:00
  • 098dc316c0 Ignore .envrc for direnv users David Robertson 2022-02-18 17:10:32 +00:00
  • 6e7b4ec67d Nuke the tox packaging job David Robertson 2022-02-21 18:45:17 +00:00
  • 8a519f8abc Update LoggingTransaction.call_after and call_on_exception docstrings (#12315) Sean Quah 2022-03-29 12:31:05 +01:00
  • a2b00a4486 Bump black and click versions (#12320) David Robertson 2022-03-29 11:41:19 +01:00
  • 8a5d691140 Missing period v1.56.0rc1 Brendan Abolivier 2022-03-29 11:28:39 +01:00
  • 512007f829 Fix formatting Brendan Abolivier 2022-03-29 11:25:49 +01:00
  • e9220adffc Link to pre-1.0 changelog Brendan Abolivier 2022-03-29 11:25:06 +01:00
  • 28a64807b2 Linkify MSCs Brendan Abolivier 2022-03-29 11:22:54 +01:00
  • d653f6fbec Split changelogs Brendan Abolivier 2022-03-29 11:21:11 +01:00
  • c20d0ca6c2 Fixup changelog Brendan Abolivier 2022-03-29 10:50:35 +01:00
  • ef9fe66ed6 deploy: b690fe749b babolivier 2022-03-29 09:41:41 +00:00
  • b690fe749b 1.56.0rc1 Brendan Abolivier 2022-03-29 10:41:04 +01:00
  • fd1b6334f0 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2022-03-29 10:15:25 +01:00
  • 6f2943714b Remove unused auth_event_ids argument plumbing (#12304) Eric Eastwood 2022-03-29 03:18:52 -05:00
  • 287a9c1e20 Exclude outliers in on_backfill_request (#12314) Richard van der Hoff 2022-03-28 19:20:14 +01:00
  • ac95167d2f Add some type hints to datastore. (#12255) Dirk Klimpel 2022-03-28 20:11:14 +02:00
  • 4ba55a620f Un-revert Jinja2 fix (#12313) Brendan Abolivier 2022-03-28 19:02:57 +02:00
  • 8cd760fca8 Allow modules to store already existing 3PID associations (#12195) Brendan Abolivier 2022-03-28 18:57:19 +02:00
  • 89f11f8c6f Improve type annotations for execute_values. (#12311) reivilibre 2022-03-28 17:21:23 +01:00
  • 3637d7f9b8 Fix twisted trunk with sytest squah/pyproject-poetry-contribs Sean Quah 2022-03-25 18:38:58 +00:00
  • 25507bffc6 Merge branch 'develop' into babolivier/sign_json_module babolivier/sign_json_module Brendan Abolivier 2022-03-28 13:54:02 +01:00
  • 80d4e27d9d deploy: a4643a685c richvdh 2022-03-28 10:48:55 +00:00
  • a4643a685c HAProxy guide update (#12279) villepeh 2022-03-28 13:48:18 +03:00
  • 50d05915e0 Merge branch 'develop' into squah/pyproject-poetry-contribs Sean Quah 2022-03-25 18:29:44 +00:00
  • 519993e5e9 deploy: 3c41d87b67 H-Shay 2022-03-25 17:11:40 +00:00
  • 3c41d87b67 Add restrictions by default to open registration in Synapse (#12091) Shay 2022-03-25 10:11:01 -07:00
  • 7ca8ee67a5 Add cache for get_membership_from_event_ids (#12272) Erik Johnston 2022-03-25 14:58:56 +00:00
  • 38adf14998 Enhance logging for inbound federation events (#12301) Richard van der Hoff 2022-03-25 14:44:57 +00:00
  • 14662d3c18 Refactor create_new_client_event to use a new parameter, state_event_ids, which accurately describes the usage with MSC2716 instead of abusing auth_event_ids (#12083) Eric Eastwood 2022-03-25 09:21:06 -05:00
  • fffb3c4c8f Always allow the empty string as an avatar_url. (#12261) David Robertson 2022-03-25 13:28:42 +00:00
  • 08e6e6be61 deploy: 61aae18d45 reivilibre 2022-03-25 12:40:46 +00:00
  • 61aae18d45 Authentik OpenID minor doc update (#12275) IronTooch 2022-03-25 08:40:10 -04:00
  • 1f66b8e3d6 STASH rei/12281_reproduce Olivier Wilkinson (reivilibre) 2022-03-25 10:37:26 +00:00
  • 3bc2fd2f45 deploy: 5859e2fe0c babolivier 2022-03-25 09:56:51 +00:00
  • 5859e2fe0c Mention the new behaviour on unsafe database locale in the upgrade notes (#12288) Brendan Abolivier 2022-03-25 10:56:18 +01:00
  • 8b7b371ff6 Re-enable test concurrency on Complement (#12283) kegsay 2022-03-24 19:59:06 +00:00
  • b0659a112d Merge branch 'master' into develop Richard van der Hoff 2022-03-24 19:39:45 +00:00
  • 1800bd47a8 Remove unused test code. (#12291) Patrick Cloke 2022-03-24 15:25:52 -04:00
  • 9925f9b8b0 changelog v1.55.2 Richard van der Hoff 2022-03-24 19:18:55 +00:00
  • 1642abd77e 1.55.2 Richard van der Hoff 2022-03-24 19:13:20 +00:00
  • 84eb14c4d2 Pin Jinja to <3.1.0 (#12297) Andrew Morgan 2022-03-24 18:59:31 +00:00
  • 0004260952 Revert "Replace instances of deprecated Jinja2.Markup with markupsafe.Markup" (#12296) Andrew Morgan 2022-03-24 18:42:04 +00:00
  • a503c2c388 Merge branch 'master' into develop Andrew Morgan 2022-03-24 18:14:26 +00:00
  • e689cae47d update changelog for 1.55.1 v1.55.1 Andrew Morgan 2022-03-24 17:54:43 +00:00
  • 088f3ae182 1.55.1 Andrew Morgan 2022-03-24 17:47:03 +00:00
  • 8810c93e82 Replace instances of deprecated Jinja2.Markup with markupsafe.Markup (#12289) Andrew Morgan 2022-03-24 17:16:13 +00:00
  • 492836ba89 Fix test for older python versions babolivier/rewrite_is_url Brendan Abolivier 2022-03-24 14:35:44 +00:00
  • 4df10d3214 Do not consider events by ignored users for relations (#12285) Patrick Cloke 2022-03-24 10:25:42 -04:00
  • 0364afacda Changelog Brendan Abolivier 2022-03-24 12:02:54 +00:00
  • 98917fb6df Merge branch 'develop' of github.com:matrix-org/synapse into babolivier/rewrite_is_url Brendan Abolivier 2022-03-24 11:58:31 +00:00
  • af4da7e519 Add a configuration option for rewriting base URLs when interacting with ISs Brendan Abolivier 2022-03-24 11:57:11 +00:00
  • 5436b014f4 Optionally include account validity in MSC3720 account status responses (#12266) Brendan Abolivier 2022-03-24 11:19:41 +01:00
  • 3760e39e48 deploy: e78d4f61fc H-Shay 2022-03-23 17:34:33 +00:00
  • e78d4f61fc Refuse to start if DB has an unsafe locale (#12262) Shay 2022-03-23 10:23:05 -07:00
  • f4c5e5864c Use psycopg2 type stubs (#12269) David Robertson 2022-03-23 14:03:24 +00:00
  • 2a7934b7d0 deploy: c5776780f0 erikjohnston 2022-03-23 12:47:39 +00:00
  • c5776780f0 Remove mutual_rooms update_user_directory check, and add extra documentation (#12038) Jonathan de Jong 2022-03-23 13:47:07 +01:00
  • 692b82838e Allow registering admin users using the module API (#12250) Nicolas Werner 2022-03-23 11:48:47 +00:00
  • 516d092ff9 Rename shared_rooms to mutual_rooms (#12036) Jonathan de Jong 2022-03-23 12:19:20 +01:00
  • 831d4797ab Merge branch 'master' into develop Andrew Morgan 2022-03-22 16:31:28 +00:00
  • 7c5dd6ffb8 deploy: 6b26536a52 anoadragon453 2022-03-22 16:30:53 +00:00
  • 6b26536a52 Changelog: sso -> Single Sign-On v1.55.0 Andrew Morgan 2022-03-22 14:21:49 +00:00
  • a701a09f9b changelog: move notice from rc to final release Andrew Morgan 2022-03-22 14:05:17 +00:00
  • 34baf76451 1.55.0 Andrew Morgan 2022-03-22 14:02:52 +00:00
  • 895c12e421 Merge branch 'release-v1.55' of github.com:matrix-org/synapse into matrix-org-hotfixes Andrew Morgan 2022-03-22 10:38:46 +00:00
  • 01211e0c16 Tweak copy for sso account details template (#12265) Michael Telatynski 2022-03-22 10:22:25 +00:00
  • d9bc65918e Call out synctl change David Robertson 2022-03-21 17:27:59 +00:00
  • d4c9fa5dbd Merge branch 'release-v1.55' into matrix-org-hotfixes Olivier Wilkinson (reivilibre) 2022-03-21 14:47:46 +00:00
  • 9d21ecf7ce Add type hints to tests files. (#12256) Dirk Klimpel 2022-03-21 14:43:16 +01:00
  • 0a59f977a2 Merge branch 'release-v1.55' into develop David Robertson 2022-03-21 12:29:53 +00:00
  • 6134b3079e Reword 'Choose your user name' as 'Choose your account name' in the SSO registration template, in order to comply with SIWA guidelines. (#12260) reivilibre 2022-03-21 12:16:46 +00:00
  • 1530cef192 Make it possible to enable compression for the metrics HTTP resource (#12258) Nick Mills-Barrett 2022-03-21 11:52:10 +00:00
  • afa17f0eab Return a 404 from /state for an outlier (#12087) Richard van der Hoff 2022-03-21 11:23:32 +00:00
  • bf9d549e3a Try to detect borked package installations. (#12244) David Robertson 2022-03-18 19:03:46 +00:00
  • 8fe930c215 Move get_bundled_aggregations to relations handler. (#12237) Patrick Cloke 2022-03-18 13:49:32 -04:00
  • 80e0e1f35e Only fetch thread participation for events with threads. (#12228) Patrick Cloke 2022-03-18 13:15:45 -04:00
  • ff8753d44a deploy: 2177e356bc clokep 2022-03-18 16:52:02 +00:00