Commit Graph

19600 Commits (b3e843be88d67633d11711ecc80d4e0390b1e723)
 

Author SHA1 Message Date
Patrick Cloke b3e843be88
Fix URL preview errors when previewing XML documents. (#11196) 3 years ago
Erik Johnston e0ef8fe58d Update release date 3 years ago
Erik Johnston b615fc35d6 Update changelog with new changes 3 years ago
Sean Quah f3a4be8700
Shut down the DNS threadpool (#11190) 3 years ago
Erik Johnston 72626b78ef
Fix thread BG update to not seq scan event_json (#11192) 3 years ago
Sean Quah 2dbef6c10a Update CHANGES.md 3 years ago
Sean Quah 60ad9460c4
Move #10975 to bugfix section in changelog 3 years ago
Sean Quah 400f391f71
Update CHANGES.md 3 years ago
Sean Quah 34b0222c2b
Update CHANGES.md 3 years ago
Sean Quah cc75a6b1b2 1.46.0rc1 3 years ago
Erik Johnston 7004f43da1
Move DNS lookups into separate thread pool (#11177) 3 years ago
Patrick Cloke d52c58dfa3
Add a background update for updating MSC3440 relation threads. (#11181) 3 years ago
Brendan Abolivier 8c8e36af0d
Document the version each module API method was added to Synapse (#11183) 3 years ago
Jason Robinson 63cbdd8af0
Enable changing user type via users admin API (#11174) 3 years ago
Brendan Abolivier c1510c97b5
Fix cyclic import in the module API (#11180) 3 years ago
AndrewFerr 4387b791e0
Don't set new room alias before potential 403 (#10930) 3 years ago
Richard van der Hoff da957a60e8
Ensure that we correctly auth events returned by `send_join` (#11012) 3 years ago
Sean Quah 85a09f8b8b
Fix module API's `get_user_ip_and_agents` function when run on workers (#11112) 3 years ago
Sean Quah 2b82ec425f
Add type hints for most `HomeServer` parameters (#11095) 3 years ago
Jason Robinson b9ce53e878
Fix synapse.config module "read" command (#11145) 3 years ago
Dirk Klimpel b0f03aeb6a
Add more information what happens when a user is deactivated (#11083) 3 years ago
Patrick Cloke ba00e20234
Add a thread relation type per MSC3440. (#11088) 3 years ago
David Robertson 2d91b6256e
Fix adding excluded users to the private room sharing tables when joining a room (#11143) 3 years ago
Andrew Morgan 6408372234
Improve docstrings for methods related to sending EDUs to application services (#11138) 3 years ago
Patrick Cloke 0f9adc99ad
Add missing type hints to synapse.crypto. (#11146) 3 years ago
Richard van der Hoff 09eff1b3db
fix relative link in docker readme (#11144) 3 years ago
Dirk Klimpel ef7fe09778
Fix setting a user's external_id via the admin API returns 500 and deletes users existing external mappings if that external ID is already mapped (#11051) 3 years ago
Richard van der Hoff 57501d9194
Update `sign_json` to support inline key config (#11139) 3 years ago
Robert Edström 62db603fa0
Consider IP whitelist for identity server resolution (#11120) 3 years ago
Richard van der Hoff 0930e9ae12
Clean up `_update_auth_events_and_context_for_auth` (#11122) 3 years ago
Aaron R 2c61a318cc
Show error when timestamp in seconds is provided to the /purge_media_cache API (#11101) 3 years ago
Sean Quah ee2cee5f52 Merge branch 'master' into develop 3 years ago
Travis Ralston 106d99b8cd
Remove false warning about copying the log config to a homeserver.yaml (#11092) 3 years ago
Brendan Abolivier 78d5896d19
Document the version of Synapse each module callback was introduced in (#11132) 3 years ago
Sean Quah 9b016a0fb4 Remove link to #10947 from changelog 3 years ago
Sean Quah 522489fbcd 1.45.1 3 years ago
Sean Quah df95d3aec2
Revert change to counting of deactivated users towards the monthly active users limit (#11127) 3 years ago
Patrick Cloke 0dd0c40329
Add missing type hints to event fetching. (#11121) 3 years ago
Andrew Morgan 5e0e683541
Fix instances of [example]{.title-ref} in the upgrade notes (#11118) 3 years ago
David Robertson a6c318735d
Merge branch 'master' into develop 3 years ago
David Robertson 95813ff43c
Be less inconsistent about v1.2.3 versus 1.2.3 3 years ago
David Robertson a21f8c4b41
Duplicate known issues under 1.45 release 3 years ago
David Robertson 8b1185347a
1.45.0 3 years ago
Dan Callahan 191396f4ba
Reword changelog regarding a suspected regression (#11117) 3 years ago
Richard van der Hoff f3efa0036b
Move _persist_auth_tree into FederationEventHandler (#11115) 3 years ago
Richard van der Hoff 0170774b19
Rename `_auth_and_persist_fetched_events` (#11116) 3 years ago
Richard van der Hoff d85bc9a4a7
Include rejected status when we log events. (#11008) 3 years ago
Patrick Cloke 3ab55d43bd
Add missing type hints to synapse.api. (#11109) 3 years ago
Richard van der Hoff cc33d9eee2
Check auth on received events' auth_events (#11001) 3 years ago
Richard van der Hoff a5d2ea3d08
Check *all* auth events for room id and rejection (#11009) 3 years ago