19595 Commits (13f084eb58c379b2fc073680818d5931e94626f4)
 

Autor SHA1 Nachricht Datum
  Dan Callahan 13f084eb58
Fix Shellcheck SC2086: Quote to prevent splitting vor 2 Jahren
  Dan Callahan 31096132c3
Fix Shellcheck SC2012: Use find instead of ls vor 2 Jahren
  Dan Callahan 9d0f9d51d5
Fix Shellcheck SC2016: Single quotes don't expand vor 2 Jahren
  Dan Callahan bab2bc844c
Fix Shellcheck SC1091: Can't follow file vor 2 Jahren
  Dan Callahan 7cf83c0aca
Fix Shellcheck SC1001: Meaningless char escapes vor 2 Jahren
  Dan Callahan 99e698d6ed
Fix Shellcheck SC2089 and SC2090: Quotes in vars vor 2 Jahren
  Dan Callahan dfa6143133
Fix Shellcheck SC2155: Declare + export separately vor 2 Jahren
  Dan Callahan 6a9d84a676
Fix Shellcheck SC2166: test -a is not well defined vor 2 Jahren
  Dan Callahan 6c736fa472
Fix Shellcheck SC2154: variable possibly undefined vor 2 Jahren
  Dan Callahan 898e3be4c9
Fix Shellcheck SC2064: Use single quotes on traps vor 2 Jahren
  Dan Callahan 5eb481cd5b
Fix Shellcheck SC2115: Ensure never expands to /* vor 2 Jahren
  Dan Callahan 64adbb7b54
Fix Shellcheck SC2046: Quote to prevent word split vor 2 Jahren
  Dan Callahan 12d79ff1b6
Fix Shellcheck SC2164: exit in case cd fails. vor 2 Jahren
  Sean Quah 2b82ec425f
Add type hints for most `HomeServer` parameters (#11095) vor 2 Jahren
  Jason Robinson b9ce53e878
Fix synapse.config module "read" command (#11145) vor 2 Jahren
  Dirk Klimpel b0f03aeb6a
Add more information what happens when a user is deactivated (#11083) vor 2 Jahren
  Patrick Cloke ba00e20234
Add a thread relation type per MSC3440. (#11088) vor 2 Jahren
  David Robertson 2d91b6256e
Fix adding excluded users to the private room sharing tables when joining a room (#11143) vor 2 Jahren
  Andrew Morgan 6408372234
Improve docstrings for methods related to sending EDUs to application services (#11138) vor 2 Jahren
  Patrick Cloke 0f9adc99ad
Add missing type hints to synapse.crypto. (#11146) vor 2 Jahren
  Richard van der Hoff 09eff1b3db
fix relative link in docker readme (#11144) vor 2 Jahren
  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) vor 2 Jahren
  Richard van der Hoff 57501d9194
Update `sign_json` to support inline key config (#11139) vor 2 Jahren
  Robert Edström 62db603fa0
Consider IP whitelist for identity server resolution (#11120) vor 2 Jahren
  Richard van der Hoff 0930e9ae12
Clean up `_update_auth_events_and_context_for_auth` (#11122) vor 2 Jahren
  Aaron R 2c61a318cc
Show error when timestamp in seconds is provided to the /purge_media_cache API (#11101) vor 2 Jahren
  Sean Quah ee2cee5f52 Merge branch 'master' into develop vor 2 Jahren
  Travis Ralston 106d99b8cd
Remove false warning about copying the log config to a homeserver.yaml (#11092) vor 2 Jahren
  Brendan Abolivier 78d5896d19
Document the version of Synapse each module callback was introduced in (#11132) vor 2 Jahren
  Sean Quah 9b016a0fb4 Remove link to #10947 from changelog vor 2 Jahren
  Sean Quah 522489fbcd 1.45.1 vor 2 Jahren
  Sean Quah df95d3aec2
Revert change to counting of deactivated users towards the monthly active users limit (#11127) vor 2 Jahren
  Patrick Cloke 0dd0c40329
Add missing type hints to event fetching. (#11121) vor 2 Jahren
  Andrew Morgan 5e0e683541
Fix instances of [example]{.title-ref} in the upgrade notes (#11118) vor 2 Jahren
  David Robertson a6c318735d
Merge branch 'master' into develop vor 2 Jahren
  David Robertson 95813ff43c
Be less inconsistent about v1.2.3 versus 1.2.3 vor 2 Jahren
  David Robertson a21f8c4b41
Duplicate known issues under 1.45 release vor 2 Jahren
  David Robertson 8b1185347a
1.45.0 vor 2 Jahren
  Dan Callahan 191396f4ba
Reword changelog regarding a suspected regression (#11117) vor 2 Jahren
  Richard van der Hoff f3efa0036b
Move _persist_auth_tree into FederationEventHandler (#11115) vor 2 Jahren
  Richard van der Hoff 0170774b19
Rename `_auth_and_persist_fetched_events` (#11116) vor 2 Jahren
  Richard van der Hoff d85bc9a4a7
Include rejected status when we log events. (#11008) vor 2 Jahren
  Patrick Cloke 3ab55d43bd
Add missing type hints to synapse.api. (#11109) vor 2 Jahren
  Richard van der Hoff cc33d9eee2
Check auth on received events' auth_events (#11001) vor 2 Jahren
  Richard van der Hoff a5d2ea3d08
Check *all* auth events for room id and rejection (#11009) vor 2 Jahren
  Brendan Abolivier 73743b8ad1
Document Synapse's behaviour when dealing with multiple modules (#11096) vor 2 Jahren
  Richard van der Hoff e8f24b6c35
`_run_push_actions_and_persist_event`: handle no min_depth (#11014) vor 2 Jahren
  Hillery Shay 7d70582eb0
Fix broken export-data admin command and add a test for it to CI (#11078) vor 2 Jahren
  David Robertson 37b845dabc
Don't remove local users from dir when the leave their last room (#11103) vor 2 Jahren
  David Robertson e09be0c87a
Correctly exclude users when making a room public or private (#11075) vor 2 Jahren