23441 Commits (develop)
 

Author SHA1 Message Date
  Patrick Cloke 80922dc46e
Add links to pre-1.0 changelog issue/PR references. (#16638) 5 months ago
  Patrick Cloke f2f2c7c1f0
Use full GitHub links instead of bare issue numbers. (#16637) 5 months ago
  Will Hunt 4dd18bdc2e
Improve documentation for `/_synapse/admin/v1/rooms/<room_id>/timestamp_to_event` (#16631) 5 months ago
  Nick Mills-Barrett 0e36a57b60
Remove whole table locks on push rule add/delete (#16051) 5 months ago
  reivilibre 69afe3f7a0
Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (#16456) 5 months ago
  David Robertson fb2554b11f
Fix outbound_federation_restricted_to docs & note when added (#16628) 5 months ago
  dependabot[bot] 7455b9e27d
Bump serde from 1.0.190 to 1.0.192 (#16627) 5 months ago
  dependabot[bot] 35fac66d20
Bump prometheus-client from 0.17.1 to 0.18.0 (#16626) 5 months ago
  dependabot[bot] 69d1ee3feb
Bump treq from 22.2.0 to 23.11.0 (#16623) 5 months ago
  dependabot[bot] f92af19fa5
Bump types-pyopenssl from 23.2.0.2 to 23.3.0.0 (#16625) 5 months ago
  dependabot[bot] 22a513014d
Bump types-bleach from 6.1.0.0 to 6.1.0.1 (#16624) 5 months ago
  dependabot[bot] ca7421b5fd
Bump towncrier from 23.6.0 to 23.11.0 (#16622) 5 months ago
  Patrick Cloke 2c6a7dfcbf
Use attempt_to_set_autocommit everywhere. (#16615) 6 months ago
  reivilibre 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) 6 months ago
  Patrick Cloke bc4372ad81
Use dbname instead of database for Postgres config. (#16618) 6 months ago
  Patrick Cloke 9f514dd0fb
Use _invalidate_cache_and_stream_bulk in more places. (#16616) 6 months ago
  Patrick Cloke ab3f1b3b53
Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 6 months ago
  Patrick Cloke ff716b483b
Return attrs for more media repo APIs. (#16611) 6 months ago
  David Robertson 91587d4cf9
Bulk-invalidate e2e cached queries after claiming keys (#16613) 6 months ago
  dependabot[bot] f6aa047aa2
Bump pyicu from 2.11 to 2.12 (#16603) 6 months ago
  dependabot[bot] 2a336cd2fc
Bump serde_json from 1.0.107 to 1.0.108 (#16604) 6 months ago
  Patrick Cloke 455ef04187
Avoid updating the same rows multiple times with simple_update_many_txn. (#16609) 6 months ago
  Patrick Cloke 9738b1c497
Avoid executing no-op queries. (#16583) 6 months ago
  Patrick Cloke ec9ff389f4
More tests for the simple_* methods. (#16596) 6 months ago
  Patrick Cloke 7e5d3b06fa
Collect information for PushRuleEvaluator in parallel. (#16590) 6 months ago
  Patrick Cloke 1dd3074629
Bump setuptools_rust to match pinned version. (#16605) 6 months ago
  Patrick Cloke cc4fe68adf
Support reactor timing metric on more reactors. (#16532) 6 months ago
  dependabot[bot] 1a9b22a3d1
Bump setuptools-rust from 1.8.0 to 1.8.1 (#16601) 6 months ago
  dependabot[bot] 5cf2988694
Bump types-pyyaml from 6.0.12.11 to 6.0.12.12 (#16602) 6 months ago
  dependabot[bot] a28339b867
Bump types-jsonschema from 4.19.0.3 to 4.19.0.4 (#16599) 6 months ago
  dependabot[bot] 2f689a6326
Bump ruff from 0.0.292 to 0.1.4 (#16600) 6 months ago
  Patrick Cloke 92828a7f95
Simplify event persistence code (#16584) 6 months ago
  Patrick Cloke bf69b57422
Fix "'int' object is not iterable" error in set_device_id_for_pushers background update (#16594) 6 months ago
  Patrick Cloke 0afbef30cf
Use simple_select_many_txn in event persistance code. (#16585) 6 months ago
  dependabot[bot] c812f43bd7
Bump twisted from 23.8.0 to 23.10.0 (#16588) 6 months ago
  Patrick Cloke ed1b879576
Do not call getfullargspec on every call. (#16589) 6 months ago
  Patrick Cloke cfb6d38c47
Remove remaining usage of cursor_to_dict. (#16564) 6 months ago
  Erik Johnston c0ba319b22 Merge branch 'release-v1.96' into develop 6 months ago
  Patrick Cloke 70b503f144 Fix import ordering issue introduced in 7a3a55ac98. 6 months ago
  Erik Johnston c5b543938b Update changelog 6 months ago
  Erik Johnston 4bb2b4aa9a 1.96.0rc1 6 months ago
  Erik Johnston 1f033ad5e4 Merge remote-tracking branch 'origin/develop' into release-v1.96 6 months ago
  Erik Johnston 60c5e8d79b Revert "1.96.0rc1" 6 months ago
  Erik Johnston 0cc6509cfe Merge branch 'release-v1.95' into develop 6 months ago
  Erik Johnston a11511954a 1.95.1 6 months ago
  Patrick Cloke daec55e1fe Merge pull request from GHSA-mp92-3jfm-3575 6 months ago
  Patrick Cloke 7a3a55ac98
Merge pull request from GHSA-mp92-3jfm-3575 6 months ago
  Erik Johnston 4724a6ded1 1.96.0rc1 6 months ago
  David Robertson de981ae567
Claim local one-time-keys in bulk (#16565) 6 months ago
  Niranjan Kurhade 91aa52c911
Clients link fixed in README (#16569) 6 months ago