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
Travis Ralston d7cb0dcbaa
Use v3 endpoints for fallback auth (Matrix 1.1) (#12019)
3 years ago
..
_scripts Add a flag to the `synapse_review_recent_signups` script to ignore and filter appservice users. (#11675) 3 years ago
api Fix M_WRONG_ROOM_KEYS_VERSION error not including `current_version` field (#11988) 3 years ago
app Use version string helper from matrix-common (#11979) 3 years ago
appservice Remove optional state of `ApplicationService.is_interested`'s `store` parameter (#11911) 3 years ago
config Remove unstable MSC3283 flags (#12018) 3 years ago
crypto Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
events Fix incorrect thread summaries when the latest event is edited. (#11992) 3 years ago
federation remote join processing: get create event from state, not auth_chain (#12039) 3 years ago
groups Add type annotations to `synapse.metrics` (#10847) 3 years ago
handlers remote join processing: get create event from state, not auth_chain (#12039) 3 years ago
http Adds misc missing type hints (#11953) 3 years ago
logging Remove support for the legacy structured logging configuration. (#12008) 3 years ago
metrics Use version string helper from matrix-common (#11979) 3 years ago
module_api Document why auth providers aren't validated in the admin API. (#12004) 3 years ago
push Upgrade mypy to version 0.931 (#12030) 3 years ago
replication Add missing type hints to synapse.replication. (#11938) 3 years ago
res Allow configuration of the oEmbed URLs. (#10714) 3 years ago
rest Use v3 endpoints for fallback auth (Matrix 1.1) (#12019) 3 years ago
server_notices disallow-untyped-defs for synapse.server_notices (#11021) 3 years ago
spam_checker_api
state Remove `log_function` and its uses (#11761) 3 years ago
static Display an error page during failure of fallback UIA. (#10561) 3 years ago
storage remote join processing: get create event from state, not auth_chain (#12039) 3 years ago
streams Upgrade mypy to version 0.931 (#12030) 3 years ago
util Upgrade mypy to version 0.931 (#12030) 3 years ago
__init__.py 1.53.0rc1 3 years ago
event_auth.py fix import cycle (#11965) 3 years ago
notifier.py Add some tests for propagation of device list changes between local users (#11972) 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 Faster joins: parse msc3706 fields in send_join response (#12011) 3 years ago
server.py Adds misc missing type hints (#11953) 3 years ago
types.py Add type hints to `synapse/storage/databases/main` (#11984) 3 years ago
visibility.py Make the `get_global_account_data_by_type_for_user` cache be a tree-cache whose key is prefixed with the user ID (#11788) 3 years ago