You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
Sean Quah 84fac0f814
Add type annotations to `synapse.metrics` (#10847)
3 years ago
..
_scripts Add type hints to synapse._scripts (#11297) 3 years ago
api Add support for `/_matrix/media/v3` APIs (#11371) 3 years ago
app Add type annotations to `synapse.metrics` (#10847) 3 years ago
appservice Add type hints for most `HomeServer` parameters (#11095) 3 years ago
config Default value for `public_baseurl` (#11210) 3 years ago
crypto Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129) 3 years ago
events Get db signatures file to pass mypy (#11312) 3 years ago
federation Split out federated PDU retrieval into a non-cached version (#11242) 3 years ago
groups Add type annotations to `synapse.metrics` (#10847) 3 years ago
handlers Add type annotations to `synapse.metrics` (#10847) 3 years ago
http Add more type hints to synapse.util. (#11321) 3 years ago
logging Add missing type hints to `synapse.app`. (#11287) 3 years ago
metrics Add type annotations to `synapse.metrics` (#10847) 3 years ago
module_api Add missing type hints to `synapse.app`. (#11287) 3 years ago
push Add remaining type hints to `synapse.events`. (#11098) 3 years ago
replication Add missing type hints to `synapse.app`. (#11287) 3 years ago
res Allow configuration of the oEmbed URLs. (#10714) 3 years ago
rest Rename `get_access_token_for_user_id` method to `create_access_token_for_user_id` (#11369) 3 years ago
server_notices disallow-untyped-defs for synapse.server_notices (#11021) 3 years ago
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 4 years ago
state Add remaining type hints to `synapse.events`. (#11098) 3 years ago
static Display an error page during failure of fallback UIA. (#10561) 3 years ago
storage Add type annotations to `synapse.metrics` (#10847) 3 years ago
streams Remove unnecessary parentheses around tuples returned from methods (#10889) 3 years ago
util Add type annotations to `synapse.metrics` (#10847) 3 years ago
__init__.py 1.47.0 3 years ago
event_auth.py Check *all* auth events for room id and rejection (#11009) 3 years ago
notifier.py Fix providing a `RoomStreamToken` instance to `_notify_app_services_ephemeral` (#11137) 3 years ago
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 3 years ago
python_dependencies.py Validate new m.room.power_levels events (#10232) 3 years ago
server.py Add missing type hints to `synapse.app`. (#11287) 3 years ago
types.py Misc typing fixes for `tests`, part 1 of N (#11323) 3 years ago
visibility.py [pyupgrade] `synapse/` (#10348) 3 years ago