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
Brendan Abolivier 4bdad80de1 1.48.0 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 Prevent historical state from being pushed to an application service via `/transactions` (MSC2716) (#11265) 3 years ago
config Rename unstable `access_token_lifetime` configuration option to `refreshable_access_token_lifetime` to make it clear it only concerns refreshable access tokens. (#11388) 3 years ago
crypto Fix verification of objects signed with old local keys (#11379) 3 years ago
events Refactor the code to inject bundled relations during serialization. (#11408) 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 Rename unstable `access_token_lifetime` configuration option to `refreshable_access_token_lifetime` to make it clear it only concerns refreshable access tokens. (#11388) 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 config base classes (#11377) 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 unstable `access_token_lifetime` configuration option to `refreshable_access_token_lifetime` to make it clear it only concerns refreshable access tokens. (#11388) 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 Improve performance of `remove_{hidden,deleted}_devices_from_device_inbox` (#11421) 3 years ago
streams Remove unnecessary parentheses around tuples returned from methods (#10889) 3 years ago
util Merge branch 'master' into develop 3 years ago
__init__.py 1.48.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