Commit Graph

19262 Commits (e3abc0a5cc0669b76e5bdf2e1539645d790a7a3d)
 

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