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
Richard van der Hoff a5d2ea3d08
Check *all* auth events for room id and rejection (#11009)
3 years ago
..
_scripts Remove shebang line from module files (#10415) 4 years ago
api Remove the deprecated BaseHandler. (#11005) 3 years ago
app Fix broken export-data admin command and add a test for it to CI (#11078) 3 years ago
appservice Use inline type hints in various other places (in `synapse/`) (#10380) 4 years ago
config Move experimental & retention config out of the server module. (#11070) 3 years ago
crypto Use direct references for configuration variables (part 5). (#10897) 3 years ago
events Move experimental & retention config out of the server module. (#11070) 3 years ago
federation Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 3 years ago
groups Use direct references for configuration variables (part 4). (#10893) 3 years ago
handlers Check *all* auth events for room id and rejection (#11009) 3 years ago
http Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 3 years ago
logging Stop user directory from failing if it encounters users not in the `users` table. (#11053) 3 years ago
metrics Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 3 years ago
module_api Port the Password Auth Providers module interface to the new generic interface (#10548) 3 years ago
push disallow-untyped-defs for synapse.push (#11023) 3 years ago
replication Fix logging context warnings when losing replication connection (#10984) 3 years ago
res Allow configuration of the oEmbed URLs. (#10714) 4 years ago
rest Ensure each charset is attempted only once during media preview. (#11089) 3 years ago
server_notices disallow-untyped-defs for synapse.server_notices (#11021) 3 years ago
spam_checker_api
state Check *all* auth events for room id and rejection (#11009) 3 years ago
static Display an error page during failure of fallback UIA. (#10561) 4 years ago
storage `_run_push_actions_and_persist_event`: handle no min_depth (#11014) 3 years ago
streams Remove unnecessary parentheses around tuples returned from methods (#10889) 3 years ago
util Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 3 years ago
__init__.py 1.45.0rc2 3 years ago
event_auth.py Check *all* auth events for room id and rejection (#11009) 3 years ago
notifier.py Add type hints for event streams. (#10856) 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) 4 years ago
server.py Port the Password Auth Providers module interface to the new generic interface (#10548) 3 years ago
types.py Remove unnecessary parentheses around tuples returned from methods (#10889) 3 years ago
visibility.py [pyupgrade] `synapse/` (#10348) 4 years ago