0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-06 12:48:58 +02:00
synapse/scripts-dev
Richard van der Hoff f5668f0b4a
Await un-partial-stating after a partial-state join (#12399)
When we join a room via the faster-joins mechanism, we end up with "partial
state" at some points on the event DAG. Many parts of the codebase need to
wait for the full state to load. So, we implement a mechanism to keep track of
which events have partial state, and wait for them to be fully-populated.
2022-04-21 07:42:03 +01:00
..
build_debian_packages.py Add suffices to scripts in scripts-dev (#12137) 2022-03-02 18:00:26 +00:00
check-newsfragment.sh Update dead links in check-newsfragment.sh (#12331) 2022-03-30 11:44:28 +00:00
check_line_terminators.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
complement.sh Await un-partial-stating after a partial-state join (#12399) 2022-04-21 07:42:03 +01:00
config-lint.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
database-save.sh Acutally add scripts-dev/ 2015-05-06 11:46:02 +01:00
docker_update_debian_changelog.sh Fix Shellcheck SC2086: Quote to prevent splitting 2021-10-22 23:08:54 +01:00
dump_macaroon.py Change the format of access tokens away from macaroons (#5588) 2021-05-12 15:04:51 +01:00
federation_client.py Implement MSC3383: include destination in X-Matrix auth header (#11398) 2022-04-19 16:23:53 +01:00
generate_sample_config.sh Add suffices to scripts in scripts-dev (#12137) 2022-03-02 18:00:26 +00:00
lint.sh Remove leftover references to setup.py (#12514) 2022-04-20 18:16:49 +00:00
make_full_schema.sh Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 2022-03-02 13:00:16 +00:00
mypy_synapse_plugin.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
next_github_number.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
release.py Fix typo in deb changelogs from release script (#12497) 2022-04-19 16:41:52 +01:00
sign_json.py Add suffices to scripts in scripts-dev (#12137) 2022-03-02 18:00:26 +00:00