Richard van der Hoff 926da4dda8 0.33.7 5 years ago
..
api 83e72bb2f0 PR feedback pt. 1 5 years ago
app 06bc8d2fe5 synapse/app: frontend_proxy.py: actually make workers work on py3 5 years ago
appservice 2d2828dcbc Port http/ to Python 3 (#3771) 5 years ago
config c8f2c19991 Put the warning blob at the top of the file 5 years ago
crypto 33716c4aea Merge pull request #3826 from matrix-org/rav/logging_for_keyring 5 years ago
events 7232917f12 Disable frozen dicts by default (#3987) 5 years ago
federation 0fd2321629 Fix incorrect truncation in get_missing_events 5 years ago
groups 03751a6420 Fix some looping_call calls which were broken in #3604 5 years ago
handlers 0fd2321629 Fix incorrect truncation in get_missing_events 5 years ago
http 334e075dd8 Fix error when logging incomplete requests 5 years ago
metrics 7c570bff74 Fix exception in background metrics collection 5 years ago
module_api ad7e570d07 Delete devices in various logout situations 6 years ago
push 1519572961 Ship the email templates as package_data 5 years ago
replication 381d2cfdf0 Make workers work on Py3 (#4027) 5 years ago
res 1519572961 Ship the email templates as package_data 5 years ago
rest a45f2c3a00 missed one 5 years ago
server_notices 9db2476991 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 5 years ago
state e70b4ce069 Logging improvements 5 years ago
static c75b71a397 Use recaptcha_ajax.js directly from Google 5 years ago
storage 0fd2321629 Fix incorrect truncation in get_missing_events 5 years ago
streams 8a4f05fefb Fix develop because I broke it :( (#3535) 5 years ago
util 6982320572 Remove unnecessary extra function call layer 5 years ago
__init__.py 926da4dda8 0.33.7 5 years ago
event_auth.py 52e6e815be Sanitise error messages when user doesn't have permission to invite 5 years ago
notifier.py a87d419a85 Run notify_app_services as a bg process 5 years ago
python_dependencies.py 381d2cfdf0 Make workers work on Py3 (#4027) 5 years ago
secrets.py 324525f40c Port over enough to get some sytests running on Python 3 (#3668) 5 years ago
server.py dc045ef202 Merge remote-tracking branch 'origin/develop' into dbkr/e2e_backups 5 years ago
server.pyi 9ea219c514 Send users a server notice about consent 6 years ago
types.py da7785147d Python 3: Convert some unicode/bytes uses (#3569) 5 years ago
visibility.py fb216a22db synapse/visibility.py: fix SyntaxError on py3.7 5 years ago