0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-29 00:43:45 +02:00
synapse/scripts-dev
Eric Eastwood 887fa4b66b
Switch from matrix:// to matrix-federation:// scheme for internal Synapse routing of outbound federation traffic (#15806)
`matrix://` is a registered specced scheme nowadays and doesn't make sense for
our internal to Synapse use case anymore. ([discussion]
(https://github.com/matrix-org/synapse/pull/15773#discussion_r1227598679))
2023-06-20 10:05:31 +01:00
..
build_debian_packages.py Docker fully qualified image names (#15689) 2023-05-31 15:13:31 +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
check_locked_deps_have_sdists.py Add check to ensure locked dependencies have source distributions available. (#14742) 2023-02-13 18:15:38 +00:00
check_pydantic_models.py Update mypy and mypy-zope, attempt 3 (#13993) 2022-09-30 17:36:28 +01:00
check_schema_delta.py Update the check_schema_delta script to account for when the schema version has been bumped locally (#15466) 2023-04-25 11:52:54 -07:00
complement.sh Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
config-lint.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
database-save.sh Drop unused table presence (#14825) 2023-01-13 14:17:03 +00: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 Switch from matrix:// to matrix-federation:// scheme for internal Synapse routing of outbound federation traffic (#15806) 2023-06-20 10:05:31 +01:00
generate_sample_config.sh Add suffices to scripts in scripts-dev (#12137) 2022-03-02 18:00:26 +00:00
lint.sh Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx. (#15265) 2023-03-24 16:41:10 +00:00
make_full_schema.sh Make it easier to use DataGrip w/ Synapse's schema (#14982) 2023-02-15 13:51:37 +00:00
mypy_synapse_plugin.py Improve type hints for cached decorator. (#15658) 2023-05-24 12:59:31 +00:00
next_github_number.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
release.py Tweak release script dependabot wording 2023-05-30 14:05:44 +01:00
sign_json.py Make scripts-dev pass mypy --disallow-untyped-defs (#12356) 2022-04-27 13:10:31 +00:00