MatrixSynapse/synapse
Krombel 1ff419d343 allow Authorization header which handling got implemented in #1098
Signed-off-by: Matthias Kesler <krombel@krombel.de>
2017-06-16 11:21:14 +02:00
..
api Change is_host_joined to use current_state table 2017-06-09 10:52:26 +01:00
app Typo 2017-06-15 10:49:10 +01:00
appservice
config
crypto
events
federation Remove spurious log lines 2017-06-07 11:05:17 +01:00
handlers Fix user directory insertion due to missing room_id 2017-06-13 11:50:24 +01:00
http allow Authorization header which handling got implemented in #1098 2017-06-16 11:21:14 +02:00
metrics
push Fix typo when getting app name 2017-06-06 11:50:07 +01:00
replication Add cache for is_host_joined 2017-06-13 09:56:18 +01:00
rest Throw exception when not retrying when downloading media 2017-06-13 10:23:14 +01:00
static/client
storage Merge pull request #2281 from matrix-org/erikj/phone_home_stats 2017-06-15 12:46:23 +01:00
streams
util Rewrite conditional 2017-06-09 13:35:15 +01:00
__init__.py
event_auth.py
notifier.py Don't start user_directory handling on workers 2017-06-07 12:02:53 +01:00
python_dependencies.py
server.py
server.pyi
state.py Change is_host_joined to use current_state table 2017-06-09 10:52:26 +01:00
types.py
visibility.py