15837 Коміти (develop)

Автор SHA1 Повідомлення Дата
  Patrick Cloke f2f2c7c1f0
Use full GitHub links instead of bare issue numbers. (#16637) 6 місяці тому
  Nick Mills-Barrett 0e36a57b60
Remove whole table locks on push rule add/delete (#16051) 6 місяці тому
  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) 6 місяці тому
  Patrick Cloke 2c6a7dfcbf
Use attempt_to_set_autocommit everywhere. (#16615) 6 місяці тому
  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 місяці тому
  Patrick Cloke 9f514dd0fb
Use _invalidate_cache_and_stream_bulk in more places. (#16616) 6 місяці тому
  Patrick Cloke ab3f1b3b53
Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 6 місяці тому
  Patrick Cloke ff716b483b
Return attrs for more media repo APIs. (#16611) 6 місяці тому
  David Robertson 91587d4cf9
Bulk-invalidate e2e cached queries after claiming keys (#16613) 6 місяці тому
  Patrick Cloke 455ef04187
Avoid updating the same rows multiple times with simple_update_many_txn. (#16609) 6 місяці тому
  Patrick Cloke 9738b1c497
Avoid executing no-op queries. (#16583) 6 місяці тому
  Patrick Cloke ec9ff389f4
More tests for the simple_* methods. (#16596) 6 місяці тому
  Patrick Cloke 7e5d3b06fa
Collect information for PushRuleEvaluator in parallel. (#16590) 6 місяці тому
  Patrick Cloke cc4fe68adf
Support reactor timing metric on more reactors. (#16532) 6 місяці тому
  Patrick Cloke 92828a7f95
Simplify event persistence code (#16584) 6 місяці тому
  Patrick Cloke bf69b57422
Fix "'int' object is not iterable" error in set_device_id_for_pushers background update (#16594) 6 місяці тому
  Patrick Cloke 0afbef30cf
Use simple_select_many_txn in event persistance code. (#16585) 6 місяці тому
  dependabot[bot] c812f43bd7
Bump twisted from 23.8.0 to 23.10.0 (#16588) 6 місяці тому
  Patrick Cloke ed1b879576
Do not call getfullargspec on every call. (#16589) 6 місяці тому
  Patrick Cloke cfb6d38c47
Remove remaining usage of cursor_to_dict. (#16564) 6 місяці тому
  Patrick Cloke 70b503f144 Fix import ordering issue introduced in 7a3a55ac98. 6 місяці тому
  Patrick Cloke daec55e1fe Merge pull request from GHSA-mp92-3jfm-3575 6 місяці тому
  Patrick Cloke 7a3a55ac98
Merge pull request from GHSA-mp92-3jfm-3575 6 місяці тому
  David Robertson de981ae567
Claim local one-time-keys in bulk (#16565) 6 місяці тому
  Erik Johnston 408c13801a
Add fast path for replication events stream fetch (#16580) 6 місяці тому
  David Robertson fdce83ee60
Claim fallback keys in bulk (#16570) 6 місяці тому
  Erik Johnston 8c63e93286
Fix HTTP repl response to use minimum token (#16578) 6 місяці тому
  David Robertson 747416e94c
Portdb: don't copy a table that gets rebuilt (#16563) 6 місяці тому
  Patrick Cloke 2bf9341406
Ensure local invited & knocking users leave before purge. (#16559) 6 місяці тому
  Erik Johnston 5413cefe32
Reduce amount of caches POSITIONS we send (#16561) 6 місяці тому
  Erik Johnston 89dbbd68e1
Reduce spurious replication catchup (#16555) 6 місяці тому
  Erik Johnston 928e964857
Fix cross-worker ratelimiting (#16558) 6 місяці тому
  Erik Johnston 0680d76659
Reduce replication traffic due to reflected cache stream POSITION (#16557) 6 місяці тому
  Erik Johnston c02406ac71
Add new module API for adding custom fields to events `unsigned` section (#16549) 6 місяці тому
  Patrick Cloke 679c691f6f
Remove more usages of cursor_to_dict. (#16551) 6 місяці тому
  Patrick Cloke 85e5f2dc25
Add a new module API to update user presence state. (#16544) 6 місяці тому
  Patrick Cloke 9407d5ba78
Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 6 місяці тому
  Erik Johnston ba47fea528
Allow multiple workers to write to receipts stream. (#16432) 6 місяці тому
  Richard Brežák 95076f77c1
Fix http/s proxy authentication with long username/passwords (#16504) 6 місяці тому
  Jason Little ffbe9b7666
Remove duplicate call to wake a remote destination when using federation sending worker (#16515) 6 місяці тому
  Patrick Cloke 3ab861ab9e
Fix type hint errors from Twisted trunk (#16526) 6 місяці тому
  Erik Johnston 8f35f8148e
Fix bug where a new writer advances their token too quickly (#16473) 6 місяці тому
  Erik Johnston 3bc23cc45c
Fix bug that could cause a `/sync` to tightloop with sqlite after restart (#16540) 6 місяці тому
  Denis Kasak 3a0aa6fe76
Force TLS certificate verification in registration script. (#16530) 6 місяці тому
  Patrick Cloke 12ca87f5ea
Remove the last reference to event_txn_id. (#16521) 6 місяці тому
  Erik Johnston e9069c9f91
Mark sync as limited if there is a gap in the timeline (#16485) 7 місяці тому
  Patrick Cloke 49c9745b45
Avoid sending massive replication updates when purging a room. (#16510) 7 місяці тому
  Mathieu Velten bcff01b406
Improve performance of delete device messages query (#16492) 7 місяці тому
  Patrick Cloke 6ad1f9eac2
Convert DeviceLastConnectionInfo to attrs. (#16507) 7 місяці тому
  Patrick Cloke 77dfc1f939
Fix a bug where servers could be marked as up when they were failing (#16506) 7 місяці тому