15837 コミット (develop)

作成者 SHA1 メッセージ 日付
  Erik Johnston 70c020b532 Update text 5ヶ月前
  Patrick Cloke e1f8440c89 Update the README pointing to the Element fork. 5ヶ月前
  Zeeshan Rafiq e108cde669
Sentry Alert configuration based on production and development environment (#16738) 5ヶ月前
  Mathieu Velten e108c31fc0
Add avatar and topic settings for server notice room (#16679) 5ヶ月前
  Mathieu Velten 9f6c644825
Add config to change the delay before sending a notification email (#16696) 5ヶ月前
  elara-leitstellentechnik 10ada2ff6d
Write signing keys with file mode 0640 (#16740) 5ヶ月前
  David Robertson fcf3c493c2
Expose OIDC discovery information under the CSAPI (#16726) 5ヶ月前
  David Robertson 44377f5ac0
Revert postgres logical replication deltaas 5ヶ月前
  David Robertson 0a00c99823
Fix upgrading a room without `events` field in power levels (#16725) 5ヶ月前
  Will Hunt ea783550bb
Set response values to zero if None for /_synapse/admin/v1/federation/destinations (#16729) 5ヶ月前
  David Robertson 0bb8e418a4
Fix postgres schema after dropping old tables (#16730) 5ヶ月前
  reivilibre 51e4e35653
Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (take 2, now with no added deadlocks!) (#16658) 5ヶ月前
  Mathieu Velten 9e7f80037d
Server notices: add an autojoin setting for the notices room (#16699) 5ヶ月前
  Travis Ralston d6e194b2bc
Implement MSC4069: Inhibit profile propagation (#16636) 5ヶ月前
  Andrew Yasinishyn 63d96bfc61
ModuleAPI SSO auth callbacks (#15207) 5ヶ月前
  Patrick Cloke 579c6be5f6
Drop unused tables & unneeded access token ID for events. (#16522) 5ヶ月前
  Patrick Cloke dcf949cd87
Declare support for Matrix v1.7, v1.8, and v1.9. (#16707) 5ヶ月前
  Patrick Cloke d6c3b7584f
Request & follow redirects for /media/v3/download (#16701) 5ヶ月前
  Erik Johnston a14678492e
Reduce DB load when forget on leave setting is disabled (#16668) 5ヶ月前
  Erik Johnston df366966b4
Speed up pruning of `user_ips` table (#16667) 5ヶ月前
  Mathieu Velten b0ed14d815
Ignore `encryption_enabled_by_default_for_room_type` for notices room (#16677) 5ヶ月前
  Patrick Cloke d199b84006
Remove old full schema dumps. (#16697) 5ヶ月前
  David Robertson c3627d0f99
Correctly read to-device stream pos on SQLite (#16682) 5ヶ月前
  David Robertson 32a59a6495
Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672) 5ヶ月前
  Charles Wright 1a5f9bb651
Enable refreshable tokens on the admin registration endpoint (#16642) 5ヶ月前
  Mathieu Velten c432d8f18f
Admin API for server notice: consistently bypass rate limits (#16670) 5ヶ月前
  Jason Little 460743da16
Filter out auth chain queries that don't exist (#16552) 5ヶ月前
  Erik Johnston 6088303efb
Speed up how quickly we launch new tasks (#16660) 6ヶ月前
  Erik Johnston 9c02ef21e0
Speed up purge room by adding index (#16657) 6ヶ月前
  Erik Johnston 6fec2d035f
Also discard 'caches' and 'backfill' stream POSITIONS (#16655) 6ヶ月前
  Erik Johnston 700c8a0de5
Reduce task concurrency (#16656) 6ヶ月前
  Erik Johnston 4d6b800385
Revert "Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647)" (#16652) 6ヶ月前
  Erik Johnston ef5329a9f9
Revert "Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (#16456)" (#16651) 6ヶ月前
  Erik Johnston 3e8531d3ba
Speed up deleting device messages (#16643) 6ヶ月前
  Erik Johnston 1b238e8837
Speed up persisting large number of outliers (#16649) 6ヶ月前
  Erik Johnston fef08cbee8
Fix sending out of order `POSITION` over replication (#16639) 6ヶ月前
  Erik Johnston 898655fd12
More efficiently handle no-op POSITION (#16640) 6ヶ月前
  reivilibre 830988ae72
Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647) 6ヶ月前
  David Robertson 43d1aa75e8
Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 6ヶ月前
  Sumner Evans 999bd77d3a
Asynchronous Uploads (#15503) 6ヶ月前
  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ヶ月前