MatrixSynapse/synapse
Erik Johnston 47b25ba5f3 Remove redundant vars 2018-08-22 10:09:05 +01:00
..
api call reap on start up and fix under reaping bug 2018-08-16 22:55:32 +01:00
app Add some fixmes 2018-08-17 15:31:50 +01:00
appservice
config update admin email to uri 2018-08-15 11:41:18 +01:00
crypto more generic conversion of str/bytes to unicode 2018-08-09 21:31:26 +02:00
events
federation Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_federation 2018-08-15 14:25:46 +01:00
groups
handlers Remove redundant vars 2018-08-22 10:09:05 +01:00
http Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
metrics
module_api
push Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
replication Call UserDirectoryHandler methods directly 2018-08-17 15:26:13 +01:00
rest Add GET media/v1/config (#3184) 2018-08-16 14:23:38 +01:00
server_notices
static/client Use recaptcha_ajax.js directly from Google 2018-08-10 13:36:14 +02:00
storage Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_profiles 2018-08-17 14:15:48 +01:00
streams
util Merge branch 'rav/fix_linearizer_cancellation' into develop 2018-08-10 14:57:27 +01:00
__init__.py
event_auth.py
notifier.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
python_dependencies.py
secrets.py
server.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_profiles 2018-08-17 14:15:48 +01:00
server.pyi
state.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
types.py
visibility.py