Andrew Morgan 179dd5ae0c _handle_to_device -> _get_to_device_messages 2 years ago
..
_scripts 66c4b774fd Add type hints to synapse._scripts (#11297) 2 years ago
api a19d01c3d9 Support filtering by relations per MSC3440 (#11236) 2 years ago
app 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
appservice 401cb2bbda Deduplicate ephemeral events to send conditional 2 years ago
config 7fbfedb230 Add experimental config option to send to-device messages to AS's 2 years ago
crypto e002faee01 Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129) 2 years ago
events 6a605f4a77 Get db signatures file to pass mypy (#11312) 2 years ago
federation f1d5c2f269 Split out federated PDU retrieval into a non-cached version (#11242) 2 years ago
groups 47854c71e9 Use direct references for configuration variables (part 4). (#10893) 2 years ago
handlers 179dd5ae0c _handle_to_device -> _get_to_device_messages 2 years ago
http b64b6d12d4 Add more type hints to synapse.util. (#11321) 2 years ago
logging 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
metrics 82d2168a15 Add metrics to the threadpools (#11178) 2 years ago
module_api 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
push c01bc5f43d Add remaining type hints to `synapse.events`. (#11098) 2 years ago
replication 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
res e2481dbe93 Allow configuration of the oEmbed URLs. (#10714) 2 years ago
rest 24b61f379a Add ability to un-shadow-ban via the admin API. (#11347) 2 years ago
server_notices e79ee48313 disallow-untyped-defs for synapse.server_notices (#11021) 2 years ago
spam_checker_api 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
state c01bc5f43d Add remaining type hints to `synapse.events`. (#11098) 2 years ago
static 6e613a10d0 Display an error page during failure of fallback UIA. (#10561) 2 years ago
storage 103f410bef Add a to_device_stream_id column to the application_services_state table 2 years ago
streams aa2c027792 Remove unnecessary parentheses around tuples returned from methods (#10889) 2 years ago
util b64b6d12d4 Add more type hints to synapse.util. (#11321) 2 years ago
__init__.py 82e62b488a 1.47.0rc2 2 years ago
event_auth.py a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 years ago
notifier.py ce020c30fc Move stream filter back into AppserviceHandler 2 years ago
py.typed 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2 years ago
python_dependencies.py 40f619eaa5 Validate new m.room.power_levels events (#10232) 2 years ago
server.py 5cace20bf1 Add missing type hints to `synapse.app`. (#11287) 2 years ago
types.py 4c96ce396e Misc typing fixes for `tests`, part 1 of N (#11323) 2 years ago
visibility.py 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago