15837 Commits (develop)

Author SHA1 Message Date
  Erik Johnston 70c020b532 Update text 4 months ago
  Patrick Cloke e1f8440c89 Update the README pointing to the Element fork. 5 months ago
  Zeeshan Rafiq e108cde669
Sentry Alert configuration based on production and development environment (#16738) 4 months ago
  Mathieu Velten e108c31fc0
Add avatar and topic settings for server notice room (#16679) 4 months ago
  Mathieu Velten 9f6c644825
Add config to change the delay before sending a notification email (#16696) 4 months ago
  elara-leitstellentechnik 10ada2ff6d
Write signing keys with file mode 0640 (#16740) 4 months ago
  David Robertson fcf3c493c2
Expose OIDC discovery information under the CSAPI (#16726) 5 months ago
  David Robertson 44377f5ac0
Revert postgres logical replication deltaas 5 months ago
  David Robertson 0a00c99823
Fix upgrading a room without `events` field in power levels (#16725) 5 months ago
  Will Hunt ea783550bb
Set response values to zero if None for /_synapse/admin/v1/federation/destinations (#16729) 5 months ago
  David Robertson 0bb8e418a4
Fix postgres schema after dropping old tables (#16730) 5 months ago
  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 months ago
  Mathieu Velten 9e7f80037d
Server notices: add an autojoin setting for the notices room (#16699) 5 months ago
  Travis Ralston d6e194b2bc
Implement MSC4069: Inhibit profile propagation (#16636) 5 months ago
  Andrew Yasinishyn 63d96bfc61
ModuleAPI SSO auth callbacks (#15207) 5 months ago
  Patrick Cloke 579c6be5f6
Drop unused tables & unneeded access token ID for events. (#16522) 5 months ago
  Patrick Cloke dcf949cd87
Declare support for Matrix v1.7, v1.8, and v1.9. (#16707) 5 months ago
  Patrick Cloke d6c3b7584f
Request & follow redirects for /media/v3/download (#16701) 5 months ago
  Erik Johnston a14678492e
Reduce DB load when forget on leave setting is disabled (#16668) 5 months ago
  Erik Johnston df366966b4
Speed up pruning of `user_ips` table (#16667) 5 months ago
  Mathieu Velten b0ed14d815
Ignore `encryption_enabled_by_default_for_room_type` for notices room (#16677) 5 months ago
  Patrick Cloke d199b84006
Remove old full schema dumps. (#16697) 5 months ago
  David Robertson c3627d0f99
Correctly read to-device stream pos on SQLite (#16682) 5 months ago
  David Robertson 32a59a6495
Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672) 5 months ago
  Charles Wright 1a5f9bb651
Enable refreshable tokens on the admin registration endpoint (#16642) 5 months ago
  Mathieu Velten c432d8f18f
Admin API for server notice: consistently bypass rate limits (#16670) 5 months ago
  Jason Little 460743da16
Filter out auth chain queries that don't exist (#16552) 5 months ago
  Erik Johnston 6088303efb
Speed up how quickly we launch new tasks (#16660) 5 months ago
  Erik Johnston 9c02ef21e0
Speed up purge room by adding index (#16657) 5 months ago
  Erik Johnston 6fec2d035f
Also discard 'caches' and 'backfill' stream POSITIONS (#16655) 5 months ago
  Erik Johnston 700c8a0de5
Reduce task concurrency (#16656) 5 months ago
  Erik Johnston 4d6b800385
Revert "Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647)" (#16652) 5 months ago
  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) 5 months ago
  Erik Johnston 3e8531d3ba
Speed up deleting device messages (#16643) 5 months ago
  Erik Johnston 1b238e8837
Speed up persisting large number of outliers (#16649) 5 months ago
  Erik Johnston fef08cbee8
Fix sending out of order `POSITION` over replication (#16639) 5 months ago
  Erik Johnston 898655fd12
More efficiently handle no-op POSITION (#16640) 5 months ago
  reivilibre 830988ae72
Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647) 5 months ago
  David Robertson 43d1aa75e8
Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 5 months ago
  Sumner Evans 999bd77d3a
Asynchronous Uploads (#15503) 5 months ago
  Patrick Cloke f2f2c7c1f0
Use full GitHub links instead of bare issue numbers. (#16637) 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
  Patrick Cloke 2c6a7dfcbf
Use attempt_to_set_autocommit everywhere. (#16615) 5 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) 5 months ago
  Patrick Cloke 9f514dd0fb
Use _invalidate_cache_and_stream_bulk in more places. (#16616) 5 months ago
  Patrick Cloke ab3f1b3b53
Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 5 months ago
  Patrick Cloke ff716b483b
Return attrs for more media repo APIs. (#16611) 5 months ago
  David Robertson 91587d4cf9
Bulk-invalidate e2e cached queries after claiming keys (#16613) 5 months ago
  Patrick Cloke 455ef04187
Avoid updating the same rows multiple times with simple_update_many_txn. (#16609) 5 months ago