Erik Johnston 334e075dd8 Fix error when logging incomplete requests 5 years ago
..
api 6e05fd032c Fix userconsent on Python 3 (#3938) 5 years ago
app 19475cf337 Remove redundant call to start_get_pdu_cache 5 years ago
appservice 2d2828dcbc Port http/ to Python 3 (#3771) 5 years ago
config dc5db01ff2 Replaced all occurences of e.message with str(e) 5 years ago
crypto 33716c4aea Merge pull request #3826 from matrix-org/rav/logging_for_keyring 5 years ago
events 89a76d1889 Fix handling of redacted events from federation 5 years ago
federation 3deaad2fb4 Merge pull request #3964 from matrix-org/rav/remove_localhost_checks 5 years ago
groups 03751a6420 Fix some looping_call calls which were broken in #3604 5 years ago
handlers 8c41b0ca66 Merge pull request #3989 from matrix-org/rav/better_stacktraces 5 years ago
http 334e075dd8 Fix error when logging incomplete requests 5 years ago
metrics 94ae1dea3c Add missing logger 5 years ago
module_api ad7e570d07 Delete devices in various logout situations 6 years ago
push 7de1989ea2 fix link for case that config.email_riot_base_url is set 5 years ago
replication f1a7264663 Fix minor typo in exception 5 years ago
rest 4c3e7eeec5 Merge pull request #3932 from matrix-org/erikj/auto_start_expiring_caches 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 9c8cec5dab Merge remote-tracking branch 'origin/develop' into erikj/destination_retry_cache 5 years ago
streams 8a4f05fefb Fix develop because I broke it :( (#3535) 5 years ago
util 4f3e3ac192 Correctly match 'dict.pop' api 5 years ago
__init__.py 6b6cb32297 bump version 5 years ago
event_auth.py 19a17068f1 Check m.room.create for sane room_versions 5 years ago
notifier.py a87d419a85 Run notify_app_services as a bg process 5 years ago
python_dependencies.py b3064532d0 Run our oldest supported configuration in CI (#3952) 5 years ago
secrets.py 324525f40c Port over enough to get some sytests running on Python 3 (#3668) 5 years ago
server.py 32eb1dedd2 use abc.abstractproperty 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 4f5cc8e4e7 Merge remote-tracking branch 'origin/develop' into rav/remove_who_forgot_in_room 5 years ago