7990 Commits (develop)

Author SHA1 Message Date
  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
  Dmytro Kagirov 483d22afc3
Adding a version picker for Synapse docs (#16533) 4 months ago
  elara-leitstellentechnik 10ada2ff6d
Write signing keys with file mode 0640 (#16740) 4 months ago
  Dirk Klimpel aa983c7b0f
Clarify documentation for `only_for_reauth` (#16737) 4 months ago
  David Robertson fcf3c493c2
Expose OIDC discovery information under the CSAPI (#16726) 4 months ago
  David Robertson 3c83d8f0af
1.98.0rc1 4 months ago
  David Robertson 0a00c99823
Fix upgrading a room without `events` field in power levels (#16725) 4 months ago
  Amanda H. L. de Andrade Katz e87499b3f4
Add how to validate configuration file with synapse.config script (#16714) 4 months ago
  Will Hunt ea783550bb
Set response values to zero if None for /_synapse/admin/v1/federation/destinations (#16729) 4 months ago
  David Robertson 0bb8e418a4
Fix postgres schema after dropping old tables (#16730) 4 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
  villepeh 0aa4d3b6f7
Switch UNIX socket paths to /run, and add a UNIX socket example for HAProxy (#16700) 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
  Mo Balaa 3a092699e5
Upgrade poetry-core range to fix issue with .so file (#16702) 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 19dac97480
Add a workflow to try and automatically fixup a PR (#16704) 5 months ago
  Erik Johnston df366966b4
Speed up pruning of `user_ips` table (#16667) 5 months ago
  Patrick Cloke 77882b6a7d
Document which versions of Synapse have compatible schema versions. (#16661) 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 8751f0ef32
Fix poetry version typo in contributors' guide (#16695) 5 months ago
  David Robertson 0619c2bbd2
Move media retention tests out of rest tests (#16684) 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
  V02460 f2430b16d1
Bump pyo3 (0.20), pythonize (0.20), pyo3-log (0.9) (#16673) 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
  David Robertson bb86eb9814
1.97.0rc1 5 months ago
  Erik Johnston 6088303efb
Speed up how quickly we launch new tasks (#16660) 5 months ago
  Patrick Cloke d9dcfe2a35
Bump requests-toolbelt from 0.10.1 to 1.0.0. (#16659) 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
  Michael Weimann 518e4de758
Update admin user API return types in docs. (#16654) 5 months ago
  Erik Johnston 700c8a0de5
Reduce task concurrency (#16656) 5 months ago
  Patrick Cloke 76f990c244 1.96.1 5 months ago
  Patrick Cloke 47c682101f
Fix building wheels in CI. (#16653) 5 months ago
  Patrick Cloke ff0148a165 1.96.0 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