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
Andrew Morgan 7bf2d6c268
Partially revert #11675; prevent attempting to create pushers on workers (#11770)
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 Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
app Add deprecation warnings for `webclient` listener and non-HTTP(S) `web_client_location`. (#11774) 3 years ago
appservice Add missing type hints to `synapse.appservice` (#11360) 3 years ago
config Add deprecation warnings for `webclient` listener and non-HTTP(S) `web_client_location`. (#11774) 3 years ago
crypto Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
events Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
federation Debug for device lists updates (#11760) 3 years ago
groups Add type annotations to `synapse.metrics` (#10847) 3 years ago
handlers Partially revert #11675; prevent attempting to create pushers on workers (#11770) 3 years ago
http Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
logging Add missing `auto_attribs=True` to the `_WrappedRustReporter` class (#11768) 3 years ago
metrics Fix mypy for platforms without epoll support. (#11771) 3 years ago
module_api Fix `ModuleApi.looping_background_call` for non-async functions (#11524) 3 years ago
push Fix missing app variable in mail subject (#11745) 3 years ago
replication Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
res Allow configuration of the oEmbed URLs. (#10714) 3 years ago
rest Fix preview of imgur and Tenor URLs. (#11669) 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
storage Debug for device lists updates (#11760) 3 years ago
streams Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
util Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
__init__.py 1.50.1 3 years ago
event_auth.py Check *all* auth events for room id and rejection (#11009) 3 years ago
notifier.py Remove `log_function` and its uses (#11761) 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 Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 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