forked-synapse/synapse/federation
Patrick Cloke c01343de43
Add stricter mypy options (#15694)
Enable warn_unused_configs, strict_concatenate, disallow_subclassing_any,
and disallow_incomplete_defs.
2023-05-31 07:18:29 -04:00
..
sender Factor out an is_mine_server_name method (#15542) 2023-05-05 15:06:22 +01:00
transport Add requesting user id parameter to key claim methods in TransportLayerClient (#15663) 2023-05-24 13:23:26 -07:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Factor out an is_mine_server_name method (#15542) 2023-05-05 15:06:22 +01:00
federation_client.py Add requesting user id parameter to key claim methods in TransportLayerClient (#15663) 2023-05-24 13:23:26 -07:00
federation_server.py Add stricter mypy options (#15694) 2023-05-31 07:18:29 -04:00
persistence.py Remove log_function and its uses (#11761) 2022-01-18 13:06:04 +00:00
send_queue.py Factor out an is_mine_server_name method (#15542) 2023-05-05 15:06:22 +01:00
units.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00