Matthew Hodgson b041115415 Speed up lazy loading (#3827) 5 years ago
..
api 87c18d12ee Implement 'event_format' filter param in /sync 5 years ago
app 0b07f02e19 Make sure that we close db connections opened during init 5 years ago
appservice 2d2828dcbc Port http/ to Python 3 (#3771) 5 years ago
config 0b01281e77 move threepid checker to config, add missing yields 5 years ago
crypto 808d8e06aa Don't log exceptions when failing to fetch server keys 5 years ago
events c1f80effbe Handle delta_ids being None in _update_context_for_auth_events 5 years ago
federation 6707a3212c Limit the number of PDUs/EDUs per fedreation transaction 5 years ago
groups 03751a6420 Fix some looping_call calls which were broken in #3604 5 years ago
handlers b041115415 Speed up lazy loading (#3827) 5 years ago
http 2d2828dcbc Port http/ to Python 3 (#3771) 5 years ago
metrics 3f6762f0bb isort 5 years ago
module_api ad7e570d07 Delete devices in various logout situations 6 years ago
push 66f7dc8c87 Fix logcontexts for running pushers 5 years ago
replication 3e242dc149 Remove conn_id 5 years ago
rest dfba1d843d Merge pull request #3790 from matrix-org/rav/respect_event_format_in_filter 5 years ago
server_notices 9db2476991 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 5 years ago
state 5c261107c9 Remove unnecessary resolve_events_with_state_map 5 years ago
static c75b71a397 Use recaptcha_ajax.js directly from Google 5 years ago
storage b041115415 Speed up lazy loading (#3827) 5 years ago
streams 8a4f05fefb Fix develop because I broke it :( (#3535) 5 years ago
util be6527325a Fix exceptions when a connection is closed before we read the headers 5 years ago
__init__.py 6febd8e8f7 version 5 years ago
event_auth.py 19a17068f1 Check m.room.create for sane room_versions 5 years ago
notifier.py b37c472419 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 5 years ago
python_dependencies.py 625542878d bump dep on pyopenssl to 16.x 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