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 b13836da7f Remove conn_id from repl prometheus metrics 6 years ago
..
api assert rather than warn 6 years ago
app Make sure that we close db connections opened during init 6 years ago
appservice run isort 6 years ago
config move threepid checker to config, add missing yields 6 years ago
crypto Don't log exceptions when failing to fetch server keys 6 years ago
events Handle delta_ids being None in _update_context_for_auth_events 6 years ago
federation fix #3445 6 years ago
groups Fix some looping_call calls which were broken in #3604 6 years ago
handlers Merge pull request #3737 from matrix-org/erikj/remove_redundant_state_func 6 years ago
http Fix bug when federation_domain_whitelist is an emtpy list 6 years ago
metrics isort 6 years ago
module_api
push Fix logcontexts for running pushers 6 years ago
replication Remove conn_id from repl prometheus metrics 6 years ago
rest move threepid checker to config, add missing yields 6 years ago
server_notices Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 6 years ago
state Remove unnecessary resolve_events_with_state_map 6 years ago
static/client Use recaptcha_ajax.js directly from Google 6 years ago
storage move threepid checker to config, add missing yields 6 years ago
streams Fix develop because I broke it :( (#3535) 6 years ago
util Fix exceptions when a connection is closed before we read the headers 6 years ago
__init__.py bump version to 0.33.3 6 years ago
event_auth.py Check m.room.create for sane room_versions 6 years ago
notifier.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
python_dependencies.py Port storage/ to Python 3 (#3725) 6 years ago
secrets.py Port over enough to get some sytests running on Python 3 (#3668) 6 years ago
server.py use abc.abstractproperty 6 years ago
server.pyi Send users a server notice about consent 7 years ago
types.py Python 3: Convert some unicode/bytes uses (#3569) 6 years ago
visibility.py Merge remote-tracking branch 'origin/develop' into rav/remove_who_forgot_in_room 6 years ago