Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Sean Quah 2b82ec425f
Add type hints for most `HomeServer` parameters (#11095)
il y a 2 ans
..
.gitignore Correct attrs package name in requirements (#3492) il y a 5 ans
10548.feature Port the Password Auth Providers module interface to the new generic interface (#10548) il y a 2 ans
10972.misc Add type hints to `synapse.storage.databases.main.client_ips` (#10972) il y a 2 ans
10975.feature Resolve and share `state_groups` for all historical events in batch (MSC2716) (#10975) il y a 2 ans
10984.misc Fix logging context warnings when losing replication connection (#10984) il y a 2 ans
11001.bugfix Check auth on received events' auth_events (#11001) il y a 2 ans
11008.misc Include rejected status when we log events. (#11008) il y a 2 ans
11009.bugfix Check *all* auth events for room id and rejection (#11009) il y a 2 ans
11014.misc `_run_push_actions_and_persist_event`: handle no min_depth (#11014) il y a 2 ans
11024.misc Add support for ubuntu 21.10 "Impish Indri" (#11024) il y a 2 ans
11027.bugfix Fix 500 error on `/messages` when we accumulate more than 5 backward extremities (#11027) il y a 2 ans
11035.misc Rearrange the user_directory's `_handle_deltas` function (#11035) il y a 2 ans
11048.misc Simplify the user admin API tests (#11048) il y a 2 ans
11051.bugfix 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) il y a 2 ans
11054.misc Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) il y a 2 ans
11055.misc Update `_wrap_in_base_path` type hints to preserve function arguments (#11055) il y a 2 ans
11056.misc Remove dead code from `MediaFilePaths` (#11056) il y a 2 ans
11057.misc Add tests for `MediaFilePaths` (#11057) il y a 2 ans
11065.misc Be more lenient when parsing the version for oEmbed responses. (#11065) il y a 2 ans
11066.misc Add type hints to synapse.events.*. (#11066) il y a 2 ans
11068.misc Always dump logs from trial during CI. (#11068) il y a 2 ans
11069.doc Fix upgrade dead links (#11069) il y a 2 ans
11070.misc Move experimental & retention config out of the server module. (#11070) il y a 2 ans
11071.misc Add a test for a workaround concerning the behaviour of third-party rule modules and `SynapseError`s. (#11071) il y a 2 ans
11075.bugfix Correctly exclude users when making a room public or private (#11075) il y a 2 ans
11076.misc Fix-up some type hints in the relations tests. (#11076) il y a 2 ans
11077.bugfix Attempt different character encodings when previewing a URL. (#11077) il y a 2 ans
11078.bugfix Fix broken export-data admin command and add a test for it to CI (#11078) il y a 2 ans
11083.doc Add more information what happens when a user is deactivated (#11083) il y a 2 ans
11088.feature Add a thread relation type per MSC3440. (#11088) il y a 2 ans
11089.bugfix Ensure each charset is attempted only once during media preview. (#11089) il y a 2 ans
11092.doc Remove false warning about copying the log config to a homeserver.yaml (#11092) il y a 2 ans
11093.doc Update doc of the allowed characters for registration tokens (#11093) il y a 2 ans
11095.misc Add type hints for most `HomeServer` parameters (#11095) il y a 2 ans
11096.doc Document Synapse's behaviour when dealing with multiple modules (#11096) il y a 2 ans
11101.bugfix Show error when timestamp in seconds is provided to the /purge_media_cache API (#11101) il y a 2 ans
11103.bugfix Don't remove local users from dir when the leave their last room (#11103) il y a 2 ans
11109.misc Add missing type hints to synapse.api. (#11109) il y a 2 ans
11115.misc Move _persist_auth_tree into FederationEventHandler (#11115) il y a 2 ans
11116.misc Rename `_auth_and_persist_fetched_events` (#11116) il y a 2 ans
11118.doc Fix instances of [example]{.title-ref} in the upgrade notes (#11118) il y a 2 ans
11120.bugfix Consider IP whitelist for identity server resolution (#11120) il y a 2 ans
11121.misc Add missing type hints to event fetching. (#11121) il y a 2 ans
11122.misc Clean up `_update_auth_events_and_context_for_auth` (#11122) il y a 2 ans
11132.doc Document the version of Synapse each module callback was introduced in (#11132) il y a 2 ans
11138.misc Improve docstrings for methods related to sending EDUs to application services (#11138) il y a 2 ans
11139.misc Update `sign_json` to support inline key config (#11139) il y a 2 ans
11143.misc Fix adding excluded users to the private room sharing tables when joining a room (#11143) il y a 2 ans
11144.misc fix relative link in docker readme (#11144) il y a 2 ans
11145.bugfix Fix synapse.config module "read" command (#11145) il y a 2 ans
11146.misc Add missing type hints to synapse.crypto. (#11146) il y a 2 ans