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 50bcaf1a27 Merge pull request #3677 from andrewshadura/master 6 years ago
..
api Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases" 6 years ago
app Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
appservice run isort 6 years ago
config Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases" 6 years ago
crypto more generic conversion of str/bytes to unicode 6 years ago
events Handle delta_ids being None in _update_context_for_auth_events 6 years ago
federation Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
groups Fix some looping_call calls which were broken in #3604 6 years ago
handlers Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases" 6 years ago
http Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
metrics fix metric name 6 years ago
module_api Delete devices in various logout situations 7 years ago
push Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
replication Merge pull request #3632 from matrix-org/erikj/refactor_repl_servlet 6 years ago
rest Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
server_notices run isort 6 years ago
static/client Use recaptcha_ajax.js directly from Google 6 years ago
storage Run tests under PostgreSQL (#3423) 6 years ago
streams Fix develop because I broke it :( (#3535) 6 years ago
util Merge branch 'rav/fix_linearizer_cancellation' into develop 6 years ago
__init__.py 0.33.2 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 Correct attrs package name in requirements (#3492) 6 years ago
secrets.py Only import secrets when available 6 years ago
server.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/client_apis_move 6 years ago
server.pyi Send users a server notice about consent 7 years ago
state.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 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