anonymousland-synapse/synapse
2022-02-15 13:32:02 +02:00
..
_scripts Add a flag to the synapse_review_recent_signups script to ignore and filter appservice users. (#11675) 2022-01-17 16:43:25 +00:00
api Merge remote-tracking branch 'upstream/release-v1.53' 2022-02-15 13:32:02 +02:00
app Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
appservice Remove optional state of ApplicationService.is_interested's store parameter (#11911) 2022-02-07 18:26:42 +00:00
config Merge remote-tracking branch 'upstream/release-v1.53' 2022-02-15 13:32:02 +02:00
crypto Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
events Merge remote-tracking branch 'upstream/release-v1.53' 2022-02-15 13:32:02 +02:00
federation Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
groups Add type annotations to synapse.metrics (#10847) 2021-11-17 19:07:02 +00:00
handlers Merge remote-tracking branch 'upstream/release-v1.53' 2022-02-15 13:32:02 +02:00
http Merge remote-tracking branch 'upstream/release-v1.53' 2022-02-15 13:32:02 +02:00
logging Improve opentracing for federation requests (#11870) 2022-02-03 12:29:16 +00:00
metrics Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
module_api Require that modules register their callbacks using keyword arguments. (#11975) 2022-02-14 09:18:44 -05:00
push Merge remote-tracking branch 'upstream/release-v1.53' 2022-02-15 13:32:02 +02:00
replication Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
res Allow configuration of the oEmbed URLs. (#10714) 2021-08-31 18:37:07 -04:00
rest Merge remote-tracking branch 'upstream/release-v1.53' 2022-02-15 13:32:02 +02:00
server_notices disallow-untyped-defs for synapse.server_notices (#11021) 2021-10-07 19:55:15 +01:00
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
state Remove log_function and its uses (#11761) 2022-01-18 13:06:04 +00:00
static Display an error page during failure of fallback UIA. (#10561) 2021-08-18 08:13:35 -04:00
storage Merge remote-tracking branch 'upstream/release-v1.53' 2022-02-15 13:32:02 +02:00
streams Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
util Use version string helper from matrix-common (#11979) 2022-02-14 13:12:22 +00:00
__init__.py 1.53.0rc1 2022-02-15 10:44:24 +00:00
event_auth.py fix import cycle (#11965) 2022-02-11 13:07:55 +00:00
notifier.py Adds misc missing type hints (#11953) 2022-02-11 07:20:16 -05:00
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2021-10-13 08:42:41 +01:00
python_dependencies.py Revert "Pin to frozendict<2.1.2 (#11625)" and allow frozendict>2.1.2 (#11969) 2022-02-14 21:18:01 +00:00
server.py Adds misc missing type hints (#11953) 2022-02-11 07:20:16 -05:00
types.py Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
visibility.py Merge remote-tracking branch 'upstream/release-v1.52' 2022-02-01 14:22:34 +02:00