forked-synapse/synapse
Matthew Hodgson 1b1c137771 fix bug #2926
2018-03-13 17:52:52 +00:00
..
api
app Merge pull request #2978 from matrix-org/erikj/refactor_replication_layer 2018-03-13 15:45:08 +00:00
appservice
config
crypto
events
federation Merge pull request #2978 from matrix-org/erikj/refactor_replication_layer 2018-03-13 15:45:08 +00:00
groups
handlers Merge pull request #2978 from matrix-org/erikj/refactor_replication_layer 2018-03-13 15:45:08 +00:00
http Add some docstrings to help figure this out 2018-03-09 18:05:41 +00:00
metrics Add a metric which increments when a request is received 2018-03-09 16:30:26 +00:00
module_api
push
replication extra_users is actually a list of UserIDs 2018-03-13 11:20:06 +00:00
rest RoomMembershipRestServlet doesn't handle /forget 2018-03-13 12:12:55 +00:00
static/client
storage fix bug #2926 2018-03-13 17:52:52 +00:00
streams
util Factor run_in_background out from preserve_fn 2018-03-08 11:50:11 +00:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py use bcrypt.checkpw 2018-03-05 18:02:59 +01:00
server.py s/replication_client/federation_client/ 2018-03-13 13:26:52 +00:00
server.pyi
state.py
types.py
visibility.py