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
Patrick Cloke d0e78af35e
Add missing type hints to synapse.replication. (#11938)
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 Stabilise MSC3231 (Token Based Registration) (#11867) 3 years ago
app Return JSON errors for unknown resources under /matrix/client. (#11930) 3 years ago
appservice Remove optional state of `ApplicationService.is_interested`'s `store` parameter (#11911) 3 years ago
config Experimental support to include bundled aggregations in search results (MSC3666) (#11837) 3 years ago
crypto Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
events Improvements to bundling aggregations. (#11815) 3 years ago
federation Improve opentracing for federation requests (#11870) 3 years ago
groups Add type annotations to `synapse.metrics` (#10847) 3 years ago
handlers Experimental support to include bundled aggregations in search results (MSC3666) (#11837) 3 years ago
http Don't print HTTPStatus.* in "Processed..." logs (#11827) 3 years ago
logging Improve opentracing for federation requests (#11870) 3 years ago
metrics Fix type errors introduced by new annotations in the Prometheus Client library. (#11832) 3 years ago
module_api Add a callback to allow modules to deny 3PID (#11854) 3 years ago
push Revert experimental push rules from #7997. (#11884) 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 Add a callback to allow modules to deny 3PID (#11854) 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 Experimental support to include bundled aggregations in search results (MSC3666) (#11837) 3 years ago
streams Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
util Add missing type hints to synapse.replication. (#11938) 3 years ago
__init__.py 1.52.0 3 years ago
event_auth.py Check *all* auth events for room id and rejection (#11009) 3 years ago
notifier.py Send to-device messages to application services (#11215) 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 Fix type errors introduced by new annotations in the Prometheus Client library. (#11832) 3 years ago
server.py Bundle aggregations outside of the serialization method. (#11612) 3 years ago
types.py Use auto_attribs/native type hints for attrs classes. (#11692) 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