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
Matthew Hodgson 07340cdaca untested stab at autocreating autojoin rooms 6 years ago
..
api Replaced all occurences of e.message with str(e) 6 years ago
app Replaced all occurences of e.message with str(e) 6 years ago
appservice Port http/ to Python 3 (#3771) 6 years ago
config untested stab at autocreating autojoin rooms 6 years ago
crypto Merge pull request #3826 from matrix-org/rav/logging_for_keyring 6 years ago
events Fix handling of redacted events from federation 6 years ago
federation more comments 6 years ago
groups
handlers untested stab at autocreating autojoin rooms 6 years ago
http Merge pull request #3925 from matrix-org/erikj/fix_producers_unregistered 6 years ago
metrics Add missing logger 6 years ago
module_api
push fix link for case that config.email_riot_base_url is set 6 years ago
replication Fix minor typo in exception 6 years ago
rest Merge pull request #3932 from matrix-org/erikj/auto_start_expiring_caches 6 years ago
server_notices Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 6 years ago
state Logging improvements 6 years ago
static/client Use recaptcha_ajax.js directly from Google 6 years ago
storage Merge pull request #3961 from matrix-org/neilj/lock_mau_upserts 6 years ago
streams
util Include eventid in log lines when processing incoming federation transactions (#3959) 6 years ago
__init__.py bump version 6 years ago
event_auth.py Check m.room.create for sane room_versions 6 years ago
notifier.py Run notify_app_services as a bg process 6 years ago
python_dependencies.py Run our oldest supported configuration in CI (#3952) 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
types.py Python 3: Convert some unicode/bytes uses (#3569) 6 years ago
visibility.py