synapse-old/synapse
Neil Johnson 3ee57bdcbb Merge branch 'develop' of github.com:matrix-org/synapse into neilj/server_notices_on_blocking 2018-08-17 14:34:10 +01:00
..
api Merge branch 'develop' of github.com:matrix-org/synapse into neilj/server_notices_on_blocking 2018-08-17 14:34:10 +01:00
app remove errant yield 2018-08-17 10:12:11 +01:00
appservice
config server limits config docs 2018-08-17 13:58:25 +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 block event creation and room creation on hitting resource limits 2018-08-16 21:25:16 +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 Use federation handler function rather than duplicate 2018-08-15 14:17:18 +01:00
rest Add GET media/v1/config (#3184) 2018-08-16 14:23:38 +01:00
server_notices flake8 2018-08-16 17:32:22 +01:00
static/client Use recaptcha_ajax.js directly from Google 2018-08-10 13:36:14 +02:00
storage call reap on start up and fix under reaping bug 2018-08-16 22:55:32 +01:00
streams
util Merge branch 'rav/fix_linearizer_cancellation' into develop 2018-08-10 14:57:27 +01:00
__init__.py 0.33.2 2018-08-09 19:20:41 +10:00
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
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