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 9db2476991 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 6 years ago
..
api Change admin_uri to admin_contact in config and errors 6 years ago
app Merge pull request #3659 from matrix-org/erikj/split_profiles 6 years ago
appservice run isort 6 years ago
config Change admin_uri to admin_contact in config and errors 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 Merge pull request #3735 from matrix-org/travis/federation-spelling 6 years ago
groups Fix some looping_call calls which were broken in #3604 6 years ago
handlers Merge pull request #3659 from matrix-org/erikj/split_profiles 6 years ago
http Fix bug when federation_domain_whitelist is an emtpy list 6 years ago
metrics isort 6 years ago
module_api Delete devices in various logout situations 7 years ago
push Fix logcontexts for running pushers 6 years ago
replication Merge pull request #3713 from matrix-org/erikj/fixup_fed_logging 6 years ago
rest Merge pull request #3724 from Half-Shot/hs/guest-fetch-event 6 years ago
server_notices Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 6 years ago
state Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_state_handler 6 years ago
static/client Use recaptcha_ajax.js directly from Google 6 years ago
storage Implement trail users 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 Pin to twisted 17.1 or later 6 years ago
secrets.py Port over enough to get some sytests running on Python 3 (#3668) 6 years ago
server.py Rename WorkerProfileHandler to BaseProfileHandler 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