1
0

Commit Graph

  • a21aa117b8 deploy: 43d1aa75e8 DMRobertson 2023-11-15 17:29:11 +00:00
  • 43d1aa75e8 Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) David Robertson 2023-11-15 17:28:10 +00:00
  • 63c7bec03d deploy: 999bd77d3a clokep 2023-11-15 14:20:26 +00:00
  • 999bd77d3a Asynchronous Uploads (#15503) Sumner Evans 2023-11-15 07:19:24 -07:00
  • 80922dc46e Add links to pre-1.0 changelog issue/PR references. (#16638) Patrick Cloke 2023-11-15 08:31:24 -05:00
  • f2f2c7c1f0 Use full GitHub links instead of bare issue numbers. (#16637) Patrick Cloke 2023-11-15 08:02:11 -05:00
  • 2efb62ec85 deploy: 4dd18bdc2e clokep 2023-11-14 16:44:46 +00:00
  • 4dd18bdc2e Improve documentation for /_synapse/admin/v1/rooms/<room_id>/timestamp_to_event (#16631) Will Hunt 2023-11-14 16:43:44 +00:00
  • 0e36a57b60 Remove whole table locks on push rule add/delete (#16051) Nick Mills-Barrett 2023-11-13 16:57:44 +00:00
  • 69afe3f7a0 Add a Postgres REPLICA IDENTITY to tables that do not have an implicit one. This should allow use of Postgres logical replication. (#16456) reivilibre 2023-11-13 16:03:22 +00:00
  • f16faac2d9 deploy: fb2554b11f DMRobertson 2023-11-13 14:27:50 +00:00
  • fb2554b11f Fix outbound_federation_restricted_to docs & note when added (#16628) David Robertson 2023-11-13 14:26:49 +00:00
  • 7455b9e27d Bump serde from 1.0.190 to 1.0.192 (#16627) dependabot[bot] 2023-11-13 11:10:28 +00:00
  • 35fac66d20 Bump prometheus-client from 0.17.1 to 0.18.0 (#16626) dependabot[bot] 2023-11-13 11:09:30 +00:00
  • 69d1ee3feb Bump treq from 22.2.0 to 23.11.0 (#16623) dependabot[bot] 2023-11-13 11:08:31 +00:00
  • f92af19fa5 Bump types-pyopenssl from 23.2.0.2 to 23.3.0.0 (#16625) dependabot[bot] 2023-11-13 11:06:10 +00:00
  • 22a513014d Bump types-bleach from 6.1.0.0 to 6.1.0.1 (#16624) dependabot[bot] 2023-11-13 11:05:37 +00:00
  • ca7421b5fd Bump towncrier from 23.6.0 to 23.11.0 (#16622) dependabot[bot] 2023-11-13 11:05:02 +00:00
  • 660807bb6e Newsfile rei/fetch_evt_report_slight_query_optimi Olivier Wilkinson (reivilibre) 2023-11-10 14:04:31 +00:00
  • 1d1e8a5634 Improve performance of fetching event reports when there are many of them Olivier Wilkinson (reivilibre) 2023-11-10 14:01:08 +00:00
  • 2c6a7dfcbf Use attempt_to_set_autocommit everywhere. (#16615) Patrick Cloke 2023-11-09 16:19:42 -05:00
  • dc7f068d9c Fix a long-standing bug where Synapse would not unbind third-party identifiers for Application Service users when deactivated and would not emit a compliant response. (#16617) reivilibre 2023-11-09 20:18:25 +00:00
  • f118aa6889 Lint clokep/psycopg3 Patrick Cloke 2023-11-09 15:01:30 -05:00
  • 7b82cba4bc Support running tests in CI. Patrick Cloke 2023-11-09 14:58:51 -05:00
  • ff40f22a23 Back out unneeded changes. Patrick Cloke 2023-11-09 14:46:48 -05:00
  • 55193f38e5 Merge remote-tracking branch 'origin/develop' into clokep/psycopg3 Patrick Cloke 2023-11-09 14:45:50 -05:00
  • 11e939ea31 deploy: bc4372ad81 clokep 2023-11-09 19:41:39 +00:00
  • bc4372ad81 Use dbname instead of database for Postgres config. (#16618) Patrick Cloke 2023-11-09 14:40:45 -05:00
  • 9f514dd0fb Use _invalidate_cache_and_stream_bulk in more places. (#16616) Patrick Cloke 2023-11-09 14:40:30 -05:00
  • eb2b0dceb4 Another instance of psycopg2. Patrick Cloke 2023-11-09 14:38:09 -05:00
  • 626f468155 Backout unneeded changes. Patrick Cloke 2023-11-09 14:21:33 -05:00
  • 8c2d3d0b4c Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Patrick Cloke 2023-11-09 11:14:57 -05:00
  • ab3f1b3b53 Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) Patrick Cloke 2023-11-09 11:13:31 -05:00
  • ff716b483b Return attrs for more media repo APIs. (#16611) Patrick Cloke 2023-11-09 11:00:30 -05:00
  • 91587d4cf9 Bulk-invalidate e2e cached queries after claiming keys (#16613) David Robertson 2023-11-09 15:57:09 +00:00
  • 396fa974a1 Merge remote-tracking branch 'origin/develop' into clokep/psycopg3 Patrick Cloke 2023-11-09 09:48:24 -05:00
  • 239630a31a temp clokep/push-parallel-2 Patrick Cloke 2023-11-06 09:29:25 -05:00
  • 471724b9eb temp Patrick Cloke 2023-11-02 15:03:07 -04:00
  • 1efb8b90ba temp2 Patrick Cloke 2023-11-02 14:46:42 -04:00
  • 665ef9f495 temp Patrick Cloke 2023-11-02 13:58:25 -04:00
  • f6aa047aa2 Bump pyicu from 2.11 to 2.12 (#16603) dependabot[bot] 2023-11-08 09:28:51 -05:00
  • 2a336cd2fc Bump serde_json from 1.0.107 to 1.0.108 (#16604) dependabot[bot] 2023-11-08 09:27:51 -05:00
  • b77c9c3f73 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Patrick Cloke 2023-11-08 07:45:34 -05:00
  • 455ef04187 Avoid updating the same rows multiple times with simple_update_many_txn. (#16609) Patrick Cloke 2023-11-07 14:02:09 -05:00
  • 9738b1c497 Avoid executing no-op queries. (#16583) Patrick Cloke 2023-11-07 14:00:25 -05:00
  • ec9ff389f4 More tests for the simple_* methods. (#16596) Patrick Cloke 2023-11-07 09:34:23 -05:00
  • 7e5d3b06fa Collect information for PushRuleEvaluator in parallel. (#16590) Patrick Cloke 2023-11-06 15:41:57 -05:00
  • 1dd3074629 Bump setuptools_rust to match pinned version. (#16605) Patrick Cloke 2023-11-06 09:13:53 -05:00
  • cc4fe68adf Support reactor timing metric on more reactors. (#16532) Patrick Cloke 2023-11-06 08:31:22 -05:00
  • 1a9b22a3d1 Bump setuptools-rust from 1.8.0 to 1.8.1 (#16601) dependabot[bot] 2023-11-06 08:12:18 -05:00
  • 5cf2988694 Bump types-pyyaml from 6.0.12.11 to 6.0.12.12 (#16602) dependabot[bot] 2023-11-06 08:12:01 -05:00
  • a28339b867 Bump types-jsonschema from 4.19.0.3 to 4.19.0.4 (#16599) dependabot[bot] 2023-11-06 08:11:31 -05:00
  • 2f689a6326 Bump ruff from 0.0.292 to 0.1.4 (#16600) dependabot[bot] 2023-11-06 08:11:15 -05:00
  • 671266b5a9 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Patrick Cloke 2023-11-03 07:45:38 -04:00
  • 92828a7f95 Simplify event persistence code (#16584) Patrick Cloke 2023-11-03 07:30:31 -04:00
  • bf69b57422 Fix "'int' object is not iterable" error in set_device_id_for_pushers background update (#16594) Patrick Cloke 2023-11-02 10:00:18 -04:00
  • 0afbef30cf Use simple_select_many_txn in event persistance code. (#16585) Patrick Cloke 2023-11-02 09:41:00 -04:00
  • c812f43bd7 Bump twisted from 23.8.0 to 23.10.0 (#16588) dependabot[bot] 2023-11-01 10:23:13 +00:00
  • ed1b879576 Do not call getfullargspec on every call. (#16589) Patrick Cloke 2023-10-31 16:16:17 -04:00
  • cfb6d38c47 Remove remaining usage of cursor_to_dict. (#16564) Patrick Cloke 2023-10-31 13:13:28 -04:00
  • c0ba319b22 Merge branch 'release-v1.96' into develop Erik Johnston 2023-10-31 16:30:16 +00:00
  • 70b503f144 Fix import ordering issue introduced in 7a3a55ac98. Patrick Cloke 2023-10-31 10:32:35 -04:00
  • c5b543938b Update changelog v1.96.0rc1 Erik Johnston 2023-10-31 14:17:27 +00:00
  • 4bb2b4aa9a 1.96.0rc1 Erik Johnston 2023-10-31 14:09:13 +00:00
  • 1f033ad5e4 Merge remote-tracking branch 'origin/develop' into release-v1.96 Erik Johnston 2023-10-31 14:08:51 +00:00
  • 60c5e8d79b Revert "1.96.0rc1" Erik Johnston 2023-10-31 14:08:45 +00:00
  • 0cc6509cfe Merge branch 'release-v1.95' into develop Erik Johnston 2023-10-31 14:05:52 +00:00
  • a11511954a 1.95.1 v1.95.1 Erik Johnston 2023-10-31 14:02:32 +00:00
  • daec55e1fe Merge pull request from GHSA-mp92-3jfm-3575 Patrick Cloke 2023-10-31 09:58:30 -04:00
  • 7a3a55ac98 Merge pull request from GHSA-mp92-3jfm-3575 Patrick Cloke 2023-10-31 09:58:30 -04:00
  • f97bb735b5 deploy: 4724a6ded1 erikjohnston 2023-10-31 13:48:18 +00:00
  • 4724a6ded1 1.96.0rc1 Erik Johnston 2023-10-31 13:47:08 +00:00
  • 728f163f51 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2023-10-31 13:45:19 +00:00
  • de981ae567 Claim local one-time-keys in bulk (#16565) David Robertson 2023-10-30 21:25:21 +00:00
  • 91aa52c911 Clients link fixed in README (#16569) Niranjan Kurhade 2023-10-30 21:35:34 +05:30
  • 29e2007d9a Changelog readme-client-link-fix David Robertson 2023-10-30 16:03:30 +00:00
  • 415ab755aa Added Changelog file Niranjan Kurhade 2023-10-30 15:49:45 +00:00
  • aa00ab19ce Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2023-10-30 14:48:17 +00:00
  • 408c13801a Add fast path for replication events stream fetch (#16580) Erik Johnston 2023-10-30 14:47:57 +00:00
  • fdce83ee60 Claim fallback keys in bulk (#16570) David Robertson 2023-10-30 14:34:37 +00:00
  • a3f6200d65 Bump setuptools-rust from 1.7.0 to 1.8.0 (#16574) dependabot[bot] 2023-10-30 13:40:17 +00:00
  • 4e1a19d375 Run actions/setup-go after checking out complement (#16567) David Robertson 2023-10-30 13:07:08 +00:00
  • ab4d4073de Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2023-10-30 12:28:01 +00:00
  • 8c63e93286 Fix HTTP repl response to use minimum token (#16578) Erik Johnston 2023-10-30 12:27:14 +00:00
  • 9347b961b2 changelog rav/out_of_keys_claims Richard van der Hoff 2023-10-30 12:13:48 +00:00
  • 6dbad83998 Implement MSC4072: return result for all /keys/claims Richard van der Hoff 2023-10-30 12:03:36 +00:00
  • ba55835000 Bump cryptography from 41.0.4 to 41.0.5 (#16572) dependabot[bot] 2023-10-30 11:44:36 +00:00
  • 8f7cd4cd03 Bump serde from 1.0.189 to 1.0.190 (#16577) dependabot[bot] 2023-10-30 11:32:36 +00:00
  • 425cb9c23c Bump phonenumbers from 8.13.22 to 8.13.23 (#16576) dependabot[bot] 2023-10-30 11:30:26 +00:00
  • 13f6467785 Bump black from 23.10.0 to 23.10.1 (#16575) dependabot[bot] 2023-10-30 11:29:52 +00:00
  • bcaaeab410 Bump types-psycopg2 from 2.9.21.14 to 2.9.21.15 (#16573) dependabot[bot] 2023-10-30 11:28:50 +00:00
  • 85d4c21db0 Clients link fixed in README Niranjan Kurhade 2023-10-28 20:41:54 +00:00
  • 747416e94c Portdb: don't copy a table that gets rebuilt (#16563) David Robertson 2023-10-27 20:14:02 +01:00
  • 11a8ae0632 complement: enable dirty runs (#16520) kegsay 2023-10-27 18:29:20 +01:00
  • 2bf9341406 Ensure local invited & knocking users leave before purge. (#16559) Patrick Cloke 2023-10-27 12:50:50 -04:00
  • 22eb7b0186 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2023-10-27 16:08:05 +01:00
  • 5413cefe32 Reduce amount of caches POSITIONS we send (#16561) Erik Johnston 2023-10-27 16:07:11 +01:00
  • 4c586567f6 Improve tracing for claim_one_time_keys Richard van der Hoff 2023-10-27 15:21:58 +01:00
  • 27546ac171 claim_local_one_time_keys: pass in result object Richard van der Hoff 2023-10-27 15:10:55 +01:00
  • dd45ba4d67 Fix types for OTK claims Richard van der Hoff 2023-10-27 15:00:30 +01:00