19263 Commits (46ff99ef95592cd10f2c86ea4f4434c25707bea0)
 

Author SHA1 Message Date
  David Robertson 46ff99ef95
Advertise matrix-org.github.io/synapse docs (#10595) 2 years ago
  Richard van der Hoff e3abc0a5cc Merge remote-tracking branch 'origin/release-v1.41' into develop 2 years ago
  Richard van der Hoff 8f98260552
Fix incompatibility with Twisted < 21. (#10713) 2 years ago
  Azrenbeth 54aa7047eb
Removed page summaries from the top of installation and contributing doc pages (#10711) 2 years ago
  Richard van der Hoff 051ddac53b
Clarifications to reverse_proxy.md (#10708) 2 years ago
  Patrick Cloke 029b7ad7b9
Remove unused `compare_digest` function. (#10706) 2 years ago
  Dirk Klimpel e62cdbef1a
Improve ServerNoticeServlet to avoid duplicate requests (#10679) 2 years ago
  Erik Johnston c4fa4f37cb
Fix perf of fetching the same events many times. (#10703) 2 years ago
  Richard van der Hoff 1800aabfc2
Split `FederationHandler` in half (#10692) 2 years ago
  Richard van der Hoff 96715d7633
Make `backfill` and `get_missing_events` use the same codepath (#10645) 2 years ago
  Aaron Raimist 40f619eaa5
Validate new m.room.power_levels events (#10232) 2 years ago
  Azrenbeth ad17fbd20e
Remove pushers when deleting 3pid from account (#10581) 2 years ago
  Patrick Cloke 1aa0dad021
Additional type hints for REST servlets (part 2). (#10674) 2 years ago
  Patrick Cloke 5548fe0978
Cache the result of fetching the room hierarchy over federation. (#10647) 2 years ago
  Andrew Morgan b45cc1530b
Make a note to leave a summary when one is bumping the schema version (#10621) 2 years ago
  Patrick Cloke 882539e423
Ensure the base Docker image is rebuilt when running complement with workers. (#10686) 2 years ago
  Sean 7367473f96
Fix error when selecting between thumbnails with the same quality (#10684) 2 years ago
  Erik Johnston cd22fb568a Merge branch 'master' into develop 2 years ago
  Erik Johnston f03cafb50c Update changelog 2 years ago
  Erik Johnston 6f77a3d433 1.41.0 2 years ago
  Patrick Cloke d12ba52f17
Persist room hierarchy pagination sessions to the database. (#10613) 2 years ago
  Richard van der Hoff 15db8b7c7f
Correctly initialise the `synapse_user_logins` metric. (#10677) 2 years ago
  Hugo DELVAL 86415f162d
doc: add django-oauth-toolkit to oidc doc (#10192) 2 years ago
  Azrenbeth 0c1d6f65d7
Enforce the max length for per-room display names / avatar URLs. (#10654) 2 years ago
  Andrew Morgan 3e83f97154
Fix the titles in the OIDC documentation (#10639) 2 years ago
  Dan Callahan 2efc838f05
Avoid duplicate issues from Twisted trunk failures (#10672) 2 years ago
  Patrick Cloke bd7d398b05
Additional type hints for the sync REST servlet. (#10666) 2 years ago
  Patrick Cloke 2af6d31b78
Addtional type hints for the REST servlets. (#10665) 2 years ago
  Patrick Cloke 31dac7ffee
Do not include stack traces for known exceptions when trying multiple federation destinations. (#10662) 2 years ago
  Richard van der Hoff 4db65f911a
Run a nightly CI build against Twisted trunk. (#10651) 2 years ago
  Callum Brown 947dbbdfd1
Implement MSC3231: Token authenticated registration (#10142) 2 years ago
  David Robertson ecd823d766
Flatten tests/rest/client/{v1,v2_alpha} too (#10667) 2 years ago
  Dirk Klimpel f499dc38bc
Simplify tests for the device admin rest API. (#10664) 2 years ago
  David Robertson 7862d704fd Follow-up: format changelog, add licence (#10593) 2 years ago
  David Robertson ee3b2ac59a
Validate device_keys for C-S /keys/query requests (#10593) 2 years ago
  Patrick Cloke 5cda75fede
Set room version 8 as preferred for restricted rooms. (#10571) 2 years ago
  Richard van der Hoff e81d62009e
Split `on_receive_pdu` in half (#10640) 2 years ago
  Richard van der Hoff 50af1efe4b
Extract `_resolve_state_at_missing_prevs` (#10624) 2 years ago
  Patrick Cloke 000aa89be6
Do not include rooms with an unknown room version in a sync response. (#10644) 2 years ago
  John-Scott Atlakson ce6819a701
Fix typo in release notes (#10646) 2 years ago
  Dirk Klimpel b5fef6054a
Support MSC3283: Expose `enable_set_displayname` in capabilities (#10452) 2 years ago
  Dirk Klimpel 220f901229
Remove not needed database updates in modify user admin API (#10627) 2 years ago
  Dirk Klimpel 0c3565da4c
Additional type hints for the proxy agent and SRV resolver modules. (#10608) 2 years ago
  Erik Johnston 78a70a2e0b Merge branch 'release-v1.41' into develop 2 years ago
  Erik Johnston b9c35586a4 Update docs/upgrade.md with new version 2 years ago
  Patrick Cloke d9856d9150
Fix weakref_slot parameter for room member storage attrs. (#10642) 2 years ago
  Erik Johnston e328d8ffd9 Update changelog 2 years ago
  Erik Johnston 49cb7eae97 1.41.0rc1 2 years ago
  Patrick Cloke bec01c0758
Convert room member storage tuples to attrs. (#10629) 2 years ago
  Andrew Morgan 3692f7fd33
Mount /_synapse/admin/v1/users/{userId}/media admin API on media workers only (#10628) 2 years ago