1
0

Commit Graph

  • 0e99f07952 Remove support for unstable private read receipts (#13653) Šimon Brandner 2022-09-01 14:31:54 +02:00
  • 2d06a39dd0 reduce duplicated code H. Shay 2022-08-31 15:30:05 -07:00
  • 4b446e033e deploy: 737968b8e0 squahtx 2022-08-31 12:57:41 +00:00
  • 737968b8e0 Merge branch 'master' into develop Sean Quah 2022-08-31 13:56:50 +01:00
  • 3a2bd6c6e2 deploy: 6f80fe1e1b squahtx 2022-08-31 12:55:41 +00:00
  • 84ddcd7bbf Drop support for calling /_matrix/client/v3/rooms/{roomId}/invite without an id_access_token (#13241) Jacek Kuśnierz 2022-08-31 14:10:25 +02:00
  • 6f80fe1e1b Tweak changelog formatting v1.66.0 Sean Quah 2022-08-31 12:51:57 +01:00
  • 838d722eba Move notice from 1.66.0rc1 to 1.66.0 section in changelog Sean Quah 2022-08-31 12:40:14 +01:00
  • c01f21d31d Tweak changelog wording Sean Quah 2022-08-31 12:35:25 +01:00
  • 4add78d514 deploy: d1fb46fbc9 squahtx 2022-08-31 11:21:00 +00:00
  • d1fb46fbc9 Improve clarity on deprecation of TCP replication Sean Quah 2022-08-31 12:19:40 +01:00
  • 42b11d5565 Remove cached wrap on _get_joined_users_from_context method (#13569) Nick Mills-Barrett 2022-08-31 12:19:39 +01:00
  • 7bc110a19e Generalise the @cancellable annotation so it can be used on functions other than just servlet methods. (#13662) reivilibre 2022-08-31 11:16:05 +00:00
  • 75d95ab39e deploy: 90c99fb3aa squahtx 2022-08-31 10:54:32 +00:00
  • 90c99fb3aa Fix dead link in 1.18.0 upgrade notes Sean Quah 2022-08-31 11:53:30 +01:00
  • a160406d24 Fix admin List Room API return type on sqlite (#13509) David Robertson 2022-08-31 11:38:16 +01:00
  • 5634267d33 Update changelog to link to the Synapse docs instead of markdown Sean Quah 2022-08-31 11:31:51 +01:00
  • ef88bc0775 1.66.0 Sean Quah 2022-08-31 11:21:09 +01:00
  • d48b70fd37 Update changelog for v1.62.0 Sean Quah 2022-08-31 11:18:56 +01:00
  • b9924df264 Change dpkg-statoverride to use --force-statoverride-add (#13638) Jörg Behrmann 2022-08-31 12:15:28 +02:00
  • 61b37ddd37 Remind people that direct TCP replication is disabled. (#13674) Patrick Cloke 2022-08-31 05:43:00 -04:00
  • 92c5817e34 Give the correct next event when the message timestamps are the same - MSC3030 (#13658) Eric Eastwood 2022-08-30 14:50:06 -05:00
  • 20c76cecb9 Drop unused column application_services_state.last_txn (#13627) Shay 2022-08-30 10:29:16 -07:00
  • 940f7fdf8f deploy: 372136d3a8 richvdh 2022-08-30 17:02:34 +00:00
  • 372136d3a8 Remove documentation of legacy frontend_proxy worker app (#13645) Richard van der Hoff 2022-08-30 18:01:51 +01:00
  • 4249082eed Merge branch 'release-v1.66' into develop David Robertson 2022-08-30 15:31:51 +01:00
  • 31f2a3fbc3 Update changes v1.66.0rc2 David Robertson 2022-08-30 14:19:52 +01:00
  • 8b686ad971 deploy: e761e8b475 clokep 2022-08-30 12:22:06 +00:00
  • e761e8b475 Clarify documentation about replication traffic. (#13656) Patrick Cloke 2022-08-30 08:21:19 -04:00
  • 42374f46f5 Merge remote-tracking branch 'origin/release-v1.66' into matrix-org-hotfixes David Robertson 2022-08-30 12:26:33 +01:00
  • 8f6aa015a8 1.66.0rc2 David Robertson 2022-08-30 12:25:44 +01:00
  • 1c26acd815 Fix bug where we wedge media plugins if clients disconnect early (#13660) Erik Johnston 2022-08-30 12:17:48 +01:00
  • 303b40b988 Do not wait for background updates to complete do expire URL cache. (#13657) Patrick Cloke 2022-08-30 07:15:54 -04:00
  • 20df96a7a7 Speed up inserting event_push_actions_staging. (#13634) Patrick Cloke 2022-08-30 07:12:48 -04:00
  • 1eea73b413 Fix rate limit metrics registering twice and misreporting (#13649) Eric Eastwood 2022-08-30 06:08:29 -05:00
  • 682dfcfc0d Fix that user cannot /forget rooms after the last member has left (#13546) Dirk Klimpel 2022-08-30 11:58:38 +02:00
  • 51d732db3b Optimize how we calculate likely_domains during backfill (#13575) Eric Eastwood 2022-08-30 01:38:14 -05:00
  • 4f6de33f41 Print complement failure results last (#13639) Richard van der Hoff 2022-08-28 21:05:30 +01:00
  • 8ecdfa29c4 Disable unread counts. v1.65.0.post1.dev1 Patrick Cloke 2022-08-26 15:01:10 -04:00
  • 87e4857eec deploy: c4e29b6908 richvdh 2022-08-26 13:30:09 +00:00
  • c4e29b6908 Improve documentation around user registration (#13640) Richard van der Hoff 2022-08-26 14:29:31 +01:00
  • 1cdd281f17 deploy: 5e5c8150d7 richvdh 2022-08-26 11:26:48 +00:00
  • 5e5c8150d7 Generate missing configuration files at startup (#13615) Richard van der Hoff 2022-08-26 12:26:06 +01:00
  • 998e211836 Update debhelper (#13594) Jörg Behrmann 2022-08-26 10:10:54 +02:00
  • 967d7bad6c Move the execution of the retention purge_jobs to the main worker (#13632) Brad Murray 2022-08-26 03:38:10 -04:00
  • 978666a088 Debian packaging: explicitly allocate a group for the system user (#13593) Jörg Behrmann 2022-08-25 18:56:55 +02:00
  • 6a0e2088fb deploy: d092e6f32a richvdh 2022-08-25 16:28:25 +00:00
  • d092e6f32a Support registration_shared_secret in a file (#13614) Richard van der Hoff 2022-08-25 17:27:46 +01:00
  • a2ce614447 register_new_matrix_user: read server url from config (#13616) Richard van der Hoff 2022-08-25 15:29:08 +01:00
  • a282446502 Update automation for incoming issues (#13629) Kat Gerasimova 2022-08-25 12:09:23 +01:00
  • 0bf180cbb4 Comment about a better future where we can get the state diff between two events (#13586) Eric Eastwood 2022-08-24 18:59:27 -05:00
  • 172b651832 Merge branch 'develop' into shay/batch_events Shay 2022-08-24 14:18:31 -07:00
  • b38f3e9217 fix test to align with new behaviour H. Shay 2022-08-24 14:08:47 -07:00
  • 28eca036bb add function to calculate event context without pulling from db H. Shay 2022-08-24 14:08:31 -07:00
  • 49686ede02 create events and contexts seperately H. Shay 2022-08-24 14:08:04 -07:00
  • af2a5f3893 add function to create events without computing event context H. Shay 2022-08-24 14:07:36 -07:00
  • c406d50d2d Rename event_map to unpersisted_events (#13603) David Robertson 2022-08-24 21:06:31 +01:00
  • 1a209efdb2 Update get_users_in_room mis-use to get hosts with dedicated get_current_hosts_in_room (#13605) Eric Eastwood 2022-08-24 14:15:37 -05:00
  • d58615c82c Directly lookup local membership instead of getting all members in a room first (get_users_in_room mis-use) (#13608) Eric Eastwood 2022-08-24 14:13:12 -05:00
  • b93bd95e8a When loading current ids, sort by stream_id to avoid incorrect overwrite and avoid errors caused by sorting alphabetical instance name which can be null (#13585) Eric Eastwood 2022-08-24 12:53:46 -05:00
  • c807b814ae Use dedicated get_local_users_in_room to find local users when calculating join_authorised_via_users_server of a /make_join request (#13606) Eric Eastwood 2022-08-24 11:14:28 -05:00
  • 371db86a86 First draft of triage_labelled action (#13612) Andy Balaam 2022-08-24 13:59:33 +01:00
  • be4250c7a8 Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) reivilibre 2022-08-24 11:35:54 +00:00
  • 2e2040c93e Add GitHub automation for new issues (#13610) Kat Gerasimova 2022-08-24 12:10:32 +01:00
  • b687010f89 Rewrite get push actions queries (#13597) Nick Mills-Barrett 2022-08-24 10:12:51 +01:00
  • ba882c0357 Faster Room Joins: fix /make_knock blocking indefinitely when the room in question is a partial-stated room. (#13583) reivilibre 2022-08-24 09:09:59 +00:00
  • cbb1575486 Merge branch 'develop' into erikj/less_state_membership erikj/less_state_membership Erik Johnston 2022-08-24 09:58:29 +01:00
  • 7af07f9716 Instrument _check_sigs_and_hash_and_fetch to trace time spent in child concurrent calls (#13588) Eric Eastwood 2022-08-23 21:53:37 -05:00
  • 9a621fdaa0 deploy: a25a37002c DMRobertson 2022-08-23 17:42:38 +00:00
  • a25a37002c Write about the chain cover a little. (#13602) David Robertson 2022-08-23 18:41:55 +01:00
  • f7ddfe17a3 Speed up @cachedList (#13591) Erik Johnston 2022-08-23 15:53:27 +01:00
  • 05c9c7363b Fix regression caused by #13573 (#13600) Erik Johnston 2022-08-23 15:14:05 +01:00
  • 7b1a5de3f7 deploy: bdfff9c36e richvdh 2022-08-23 13:36:47 +00:00
  • bdfff9c36e Update openid.md (#13568) nilsKr3 2022-08-23 15:34:10 +02:00
  • 626469c8e5 deploy: ca3d19b05f DMRobertson 2022-08-23 13:01:16 +00:00
  • ca3d19b05f Merge tag 'v1.66.0rc1' into develop David Robertson 2022-08-23 14:00:09 +01:00
  • aec87a0f93 Speed up fetching large numbers of push rules (#13592) Erik Johnston 2022-08-23 13:15:43 +01:00
  • ce8f7d118c Merge branch 'release-v1.66' into matrix-org-hotfixes David Robertson 2022-08-23 12:41:34 +01:00
  • 8c7a518be3 deploy: 956e015413 DMRobertson 2022-08-23 11:40:39 +00:00
  • ea85a2bf6c Remove manually-added changelog v1.66.0rc1 David Robertson 2022-08-23 12:40:35 +01:00
  • 956e015413 Drop support for delegating email validation, round 2 (#13596) David Robertson 2022-08-23 12:40:00 +01:00
  • 7ba0336010 Remove the hotfix-specific hack for auth on room_members David Robertson 2022-08-23 11:31:19 +01:00
  • 5e7847dc92 Cache user IDs instead of profile objects (#13573) Nick Mills-Barrett 2022-08-23 10:49:59 +01:00
  • 7c59528d54 Merge branch 'release-v1.66' into matrix-org-hotfixes David Robertson 2022-08-23 10:23:40 +01:00
  • 79281f517d Update changelog David Robertson 2022-08-23 10:22:47 +01:00
  • 04b00974e5 Merge branch 'release-v1.66' into matrix-org-hotfixes David Robertson 2022-08-23 10:21:42 +01:00
  • ce381cbcc2 deploy: f8b9abdcdb DMRobertson 2022-08-23 09:11:21 +00:00
  • f8b9abdcdb Adjust changelog David Robertson 2022-08-23 10:10:20 +01:00
  • d6f5699737 Describe changes to admin API in 1.66 David Robertson 2022-08-23 10:09:45 +01:00
  • 4f980566e2 deploy: f0b23927fc DMRobertson 2022-08-23 08:51:17 +00:00
  • f0b23927fc 1.66.0rc1 David Robertson 2022-08-23 09:49:51 +01:00
  • 37f329c9ad Fix that sending server notices fail if avatar is None (#13566) Dirk Klimpel 2022-08-23 10:48:35 +02:00
  • 9385c41ba4 Fix Prometheus metrics being negative (mixed up start/end) (#13584) Eric Eastwood 2022-08-23 02:47:30 -05:00
  • 3dd175b628 synapse.api.auth.Auth cleanup: make permission-related methods use Requester instead of the UserID (#13024) Quentin Gliech 2022-08-22 15:17:59 +02:00
  • 80bf6da876 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Andrew Morgan 2022-08-22 10:47:30 +01:00
  • 94375f7a91 Remove redundant opentracing spans for /sendToDevice and /keys/upload (#13574) Andrew Morgan 2022-08-22 10:03:11 +01:00
  • c929b8a073 Changelog dmr/typing/tests-server David Robertson 2022-08-21 23:30:39 +01:00
  • 9b6764b2ef A bit more paramspec David Robertson 2022-08-21 23:28:48 +01:00
  • dd70d11373 Remove unused config.ldap_enabled David Robertson 2022-08-21 23:17:08 +01:00
  • 5126d867b1 WIP: annotate setup_test_homeserver David Robertson 2022-08-21 23:15:50 +01:00