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
Erik Johnston 6d14b3dabf
Better error message when failing to request from another process (#12060)
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 Implement account status endpoints (MSC3720) (#12001) 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 Implement account status endpoints (MSC3720) (#12001) 3 years ago
groups Add type annotations to `synapse.metrics` (#10847) 3 years ago
handlers Implement account status endpoints (MSC3720) (#12001) 3 years ago
http Faster joins: Support for calling `/federation/v1/state` (#12013) 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 Better error message when failing to request from another process (#12060) 3 years ago
res Fetch images when previewing Twitter URLs. (#11985) 3 years ago
rest Implement account status endpoints (MSC3720) (#12001) 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 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 Cap the number of in-flight requests for state from a single group (#11608) 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.0 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 Implement account status endpoints (MSC3720) (#12001) 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