1
0

Commit Graph

  • 52d4c9f051 Merge remote-tracking branch 'origin/release-v1.71' into matrix-org-hotfixes Sean Quah 2022-11-04 12:20:05 +00:00
  • af592d7d4c Update CHANGES.md v1.71.0rc2 Sean Quah 2022-11-04 12:13:04 +00:00
  • b00294b8b1 1.71.0rc2 Sean Quah 2022-11-04 12:01:17 +00:00
  • 4b38c0a5f2 Merge branch 'squah/unrevert-fts-changes-on-hotfix' into matrix-org-hotfixes Sean Quah 2022-11-04 11:39:49 +00:00
  • 02a25ce3f9 Revert "Revert "Switch search SQL to triple-quote strings. (#14311)"" squah/unrevert-fts-changes-on-hotfix Sean Quah 2022-11-04 11:38:46 +00:00
  • e2008e4ef5 Revert "Revert "Fix tests for change in PostgreSQL 14 behavior change. (#14310)"" Sean Quah 2022-11-04 11:38:39 +00:00
  • 3b44a7c9d1 Revert "Revert "Unified search query syntax using the full-text search capabilities of the underlying DB. (#11635)"" Sean Quah 2022-11-04 11:38:31 +00:00
  • f8f01b869e Revert "Disable auto search for prefixes in event search" Sean Quah 2022-11-04 11:38:23 +00:00
  • a91f4e4903 deploy: 78909f5028 squahtx 2022-11-04 10:45:43 +00:00
  • 78909f5028 Include monthly active user metrics in the list of legacy metrics names (#14360) David Robertson 2022-11-04 10:45:01 +00:00
  • 2e2cffe1a2 Cherry-pick "Run trial tests against Python 3.11 (#13812)" and fixup commit David Robertson 2022-11-01 13:07:54 +00:00
  • 55fb6ab7fc deploy: b1379a7ca8 DMRobertson 2022-11-03 20:48:03 +00:00
  • b1379a7ca8 Update legacy synapse_admin_mau: metric names in docs (#14358) Will Hunt 2022-11-03 20:47:20 +00:00
  • 3c90093de3 Merge branch 'develop' into shay/batch_state_groups H. Shay 2022-11-03 12:57:59 -07:00
  • b0aa16ddfb newsfragment H. Shay 2022-11-03 12:33:16 -07:00
  • d6211b5547 lints H. Shay 2022-11-03 12:29:13 -07:00
  • 5ef29eee8a update to pass in current state map when checking batched events H. Shay 2022-11-03 12:26:35 -07:00
  • bdfe7fb2e2 update create room code to store state groups after all events/context to be batched have been created H. Shay 2022-11-03 12:25:34 -07:00
  • badf303eb2 update functions to no longer take a current state event as parameter H. Shay 2022-11-03 12:24:49 -07:00
  • 84be413b2f update function H. Shay 2022-11-03 12:24:19 -07:00
  • beebb6db4a add a function to store state groups for batched events/contexts H. Shay 2022-11-03 12:23:50 -07:00
  • 5a1decd5be modify compute_event_context_for_batched to no longer store state groups H. Shay 2022-11-03 12:22:49 -07:00
  • 86c5a710d8 Implement MSC3912: Relation-based redactions (#14260) Brendan Abolivier 2022-11-03 16:21:31 +00:00
  • e5cd278f3f Use maintained action to install Rust in latest deps/twisted trunk jobs (#14351) David Robertson 2022-11-02 23:19:57 +00:00
  • f2dc9480d2 deploy: 6546308c1e reivilibre 2022-11-02 17:34:30 +00:00
  • 6546308c1e Disable legacy Prometheus metric names by default. They can still be re-enabled for now, but they will be removed altogether in Synapse 1.73.0. (#14353) reivilibre 2022-11-02 17:33:45 +00:00
  • 37307a5cce Merge branch 'dmr/revert-fts-changes-on-hotfix' into matrix-org-hotfixes David Robertson 2022-11-02 12:35:00 +00:00
  • 24409c7c15 Disable auto search for prefixes in event search dmr/revert-fts-changes-on-hotfix Erik Johnston 2018-02-14 13:47:14 +00:00
  • 7e0dd52782 Revert "Unified search query syntax using the full-text search capabilities of the underlying DB. (#11635)" David Robertson 2022-11-02 12:29:34 +00:00
  • 7f77f1386c Revert "Fix tests for change in PostgreSQL 14 behavior change. (#14310)" David Robertson 2022-11-02 12:28:47 +00:00
  • 220af1df54 Revert "Switch search SQL to triple-quote strings. (#14311)" David Robertson 2022-11-02 12:28:24 +00:00
  • 19a57f4a37 Fix issue automation for Needs-Info (#14343) Kat Gerasimova 2022-11-01 19:26:15 +00:00
  • d4fac8a3e2 Fix typo in #13320 which could cause log spam (#14347) David Robertson 2022-11-01 19:20:35 +00:00
  • 59ca73006c Enable testing MSC3874 in complement. (#14339) Patrick Cloke 2022-11-01 13:26:28 -04:00
  • 2bd7f3eeab Allow PUT/GET of aliases during faster join (#14292) David Robertson 2022-11-01 15:02:39 +00:00
  • 2b56aaa0b8 Merge branch 'release-v1.71' into develop David Robertson 2022-11-01 14:43:52 +00:00
  • 1dd16e96c8 Bump twisted from 22.8.0 to 22.10.0 (#14340) dependabot[bot] 2022-11-01 14:31:12 +00:00
  • a62c796f63 Deal with another batch of GHA warning messages (#14313) David Robertson 2022-11-01 13:58:39 +00:00
  • efdcb24328 Revert a testing commit from #13812 David Robertson 2022-11-01 13:12:22 +00:00
  • 5905ba12d0 Run trial tests against Python 3.11 (#13812) David Robertson 2022-11-01 13:07:54 +00:00
  • 03ba8c83be Merge branch 'release-v1.71' into matrix-org-hotfixes David Robertson 2022-11-01 12:48:12 +00:00
  • 051402d1df Adjust changelog v1.71.0rc1 David Robertson 2022-11-01 12:33:19 +00:00
  • 0f34623727 deploy: ddbba28d52 DMRobertson 2022-11-01 12:11:34 +00:00
  • ddbba28d52 1.71.0rc1 David Robertson 2022-11-01 12:10:51 +00:00
  • 9473ebb9e7 Revert "Fix event size checks (#13710)" David Robertson 2022-11-01 11:47:09 +00:00
  • b922b54b61 Fix type annotation causing import time error in the Complement forking launcher. (#14084) reivilibre 2022-11-01 10:30:43 +00:00
  • dbfc9b803e Fix dehydrated device REST checks (#14336) David Robertson 2022-10-31 20:31:43 +00:00
  • 17eb445323 deploy: cc3a52b33d clokep 2022-10-31 17:08:23 +00:00
  • cc3a52b33d Support OIDC backchannel logouts (#11414) Quentin Gliech 2022-10-31 18:07:30 +01:00
  • 15bdb0da52 Bump sentry-sdk from 1.5.11 to 1.10.1 (#14330) dependabot[bot] 2022-10-31 13:43:19 +00:00
  • b2890369cd Bump psycopg2 from 2.9.4 to 2.9.5 (#14331) dependabot[bot] 2022-10-31 13:34:00 +00:00
  • 278f8543be Bump twine from 3.8.0 to 4.0.1 (#14332) dependabot[bot] 2022-10-31 13:32:04 +00:00
  • 00d108fce4 Bump black from 22.3.0 to 22.10.0 (#14328) dependabot[bot] 2022-10-31 13:29:14 +00:00
  • 2bb2c32e8e Avoid incrementing bg process utime/stime counters by negative durations (#14323) David Robertson 2022-10-31 13:02:07 +00:00
  • 7911e2835d Prevent federation user keys query from returning device names if disallowed (#14304) Andrew Morgan 2022-10-28 18:06:02 +01:00
  • 730b13dbc9 Improve RawHeaders type hints (#14303) David Robertson 2022-10-28 17:04:02 +01:00
  • 81815e0561 Switch search SQL to triple-quote strings. (#14311) Patrick Cloke 2022-10-28 11:44:10 -04:00
  • 453914b472 Merge branch 'master' into develop Andrew Morgan 2022-10-28 16:30:54 +01:00
  • d1efa7b3a4 Add a note that #14300 did not get a fix for 1.70.1 (#14318) Andrew Morgan 2022-10-28 16:28:30 +01:00
  • 1335367ca7 Merge branch 'master' into develop Olivier Wilkinson (reivilibre) 2022-10-28 15:59:51 +01:00
  • ff6d08fe71 deploy: 44f0d573cf DMRobertson 2022-10-28 12:55:51 +00:00
  • 44f0d573cf Add docs for an empty trusted_key_servers config option (#13999) Dirk Klimpel 2022-10-28 14:55:03 +02:00
  • 18a045ba69 Merge branch 'release-v1.70' into matrix-org-hotfixes Olivier Wilkinson (reivilibre) 2022-10-28 12:27:04 +01:00
  • e0d9013adf Tweak changelog v1.70.1 Olivier Wilkinson (reivilibre) 2022-10-28 12:26:40 +01:00
  • cc3a04876f 1.70.1 Olivier Wilkinson (reivilibre) 2022-10-28 12:10:37 +01:00
  • 6a6e1e8c07 Fix room creation being rate limited too aggressively since Synapse v1.69.0. (#14314) reivilibre 2022-10-28 10:53:34 +00:00
  • b7e67e01a4 deploy: aa70556699 anoadragon453 2022-10-27 18:30:04 +00:00
  • aa70556699 Check appservice user interest against the local users instead of all users (get_users_in_room mis-use) (#13958) Eric Eastwood 2022-10-27 13:29:23 -05:00
  • 67583281e3 Fix tests for change in PostgreSQL 14 behavior change. (#14310) Patrick Cloke 2022-10-27 09:58:12 -04:00
  • 5b2c5a7ad4 deploy: 1357ae869f DMRobertson 2022-10-27 13:40:31 +00:00
  • 1357ae869f Add workers settings to configuration manual (#14086) Dirk Klimpel 2022-10-27 15:39:47 +02:00
  • 4dc05f3019 Fix presence bug introduced in 1.64 by #13313 (#14243) Mathieu Velten 2022-10-27 14:16:00 +02:00
  • cbe01ccc3f Reject history insertion during partial joins (#14291) David Robertson 2022-10-27 10:52:23 +01:00
  • 40fa8294e3 Refactor MSC3030 /timestamp_to_event to move away from our snowflake pull from destination pattern (#14096) Eric Eastwood 2022-10-26 16:10:55 -05:00
  • 0d59ae706a Use poetry 1.2 for complement in latest deps (#14305) David Robertson 2022-10-26 17:22:26 +01:00
  • 4bfff5a97a Don't ratelimit twice erikj/create_room_ratelimit Erik Johnston 2022-10-26 17:16:21 +01:00
  • 0cfbb35131 fix broken avatar checks when server_name contains a port (#13927) Ashish Kumar 2022-10-26 18:51:23 +04:00
  • 04fd6221de Fix incorrectly sending authentication tokens to application service as headers (#14301) David Robertson 2022-10-26 14:00:01 +01:00
  • 86b7d9b886 Merge branch 'master' into develop Olivier Wilkinson (reivilibre) 2022-10-26 13:05:09 +01:00
  • e4d3792708 deploy: 23fa636ed7 reivilibre 2022-10-26 11:48:33 +00:00
  • 8f32d5a2f2 deploy: 8756d5c87e reivilibre 2022-10-26 10:46:24 +00:00
  • 8756d5c87e Save login tokens in database (#13844) Quentin Gliech 2022-10-26 12:45:41 +02:00
  • 23fa636ed7 1.70.0 v1.70.0 Olivier Wilkinson (reivilibre) 2022-10-26 11:13:29 +01:00
  • d902181de9 Unified search query syntax using the full-text search capabilities of the underlying DB. (#11635) James Salter 2022-10-25 19:05:22 +01:00
  • 85fcbba595 Merge branch 'release-v1.70' into develop Olivier Wilkinson (reivilibre) 2022-10-25 15:39:35 +01:00
  • 9192d74b0b Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) Quentin Gliech 2022-10-25 16:25:02 +02:00
  • 2d0ba3f89a Implementation for MSC3664: Pushrules for relations (#11804) DeepBlueV7.X 2022-10-25 13:38:01 +00:00
  • 0f1befd0b1 Tweak changelog v1.70.0rc2 Olivier Wilkinson (reivilibre) 2022-10-25 14:16:05 +01:00
  • c9dffd5b33 Remove unused @lru_cache decorator (#13595) Nick Mills-Barrett 2022-10-25 11:39:25 +01:00
  • d125919963 Cache rust build deps in trial CI (#14287) Erik Johnston 2022-10-25 11:27:56 +01:00
  • 8c8fcdb87d 1.70.0rc2 Olivier Wilkinson (reivilibre) 2022-10-25 11:02:55 +01:00
  • 8c94dd3a27 Enable WAL for SQLite (#13897) asymmetric 2022-10-25 11:22:55 +02:00
  • 42dc734f85 Merge branch 'release-v1.70' into matrix-org-hotfixes Olivier Wilkinson (reivilibre) 2022-10-24 17:10:50 +01:00
  • 581b37b5d6 Revert behavior change for bundling edits of non-message events (#14283) Patrick Cloke 2022-10-24 12:07:16 -04:00
  • 19c0e55ef7 Return NOT_JSON if decode fails and defer set_timeline_upper_limit ca… (#14262) Ryan Miguel 2022-10-24 08:55:06 -07:00
  • 093d268863 Changelog dmr/docs-tidy David Robertson 2022-10-24 16:17:37 +01:00
  • 6c2e1f4489 Fixup broken links David Robertson 2022-10-24 15:16:45 +01:00
  • 8a341d3e96 Fixup dead links David Robertson 2022-10-24 14:50:40 +01:00
  • f813e2ef48 Remove unstable flags for threads. clokep/stable-threads Patrick Cloke 2022-10-24 09:33:21 -04:00
  • 30272b99d0 Move old architecture docs David Robertson 2022-10-24 14:14:10 +01:00