forked-synapse/synapse
2017-06-19 17:39:21 +01:00
..
api Change is_host_joined to use current_state table 2017-06-09 10:52:26 +01:00
app Merge pull request #2286 from matrix-org/erikj/split_out_user_dir 2017-06-16 13:01:19 +01:00
appservice Make get_if_app_services_interested_in_user faster 2017-05-18 16:34:44 +01:00
config Initial worker impl 2017-06-16 11:47:11 +01:00
crypto
events
federation Remove spurious log lines 2017-06-07 11:05:17 +01:00
handlers Handle all cases of sending membership events 2017-06-19 16:07:54 +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 Initial worker impl 2017-06-16 11:47:11 +01:00
rest Add API to quarantine media 2017-06-19 17:39:21 +01:00
static/client
storage Add API to quarantine media 2017-06-19 17:39:21 +01:00
streams
util Rewrite conditional 2017-06-09 13:35:15 +01:00
__init__.py Bump changelog and version 2017-05-18 13:53:48 +01:00
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 Add user_directory to database 2017-05-31 11:51:01 +01:00
server.pyi
state.py Change is_host_joined to use current_state table 2017-06-09 10:52:26 +01:00
types.py Weight differently 2017-05-31 14:29:32 +01:00
visibility.py