synapse-product/synapse
2016-08-10 10:56:38 +01:00
..
api Fix login with m.login.token 2016-08-08 16:40:39 +01:00
app Add federation /version API 2016-08-05 16:36:07 +01:00
appservice
config Update password config comment 2016-07-06 12:18:19 +09:00
crypto Don't print stack traces when failing to get remote keys 2016-08-10 10:44:37 +01:00
events
federation Measure federation send transaction resources 2016-08-10 10:56:38 +01:00
handlers /login: Respond with a 403 when we get an invalid m.login.token 2016-08-09 16:29:28 +01:00
http Log when adding listeners 2016-07-25 17:22:15 +01:00
metrics Make psutil optional 2016-08-08 11:12:21 +01:00
push Ignore AlreadyCalled errors on timer cancel 2016-07-31 16:00:12 +01:00
replication Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fed_reader 2016-07-29 11:24:56 +01:00
rest Don't print stack traces when failing to get remote keys 2016-08-10 10:44:37 +01:00
static/client
storage Raise 404 when couldn't find event 2016-08-05 15:31:02 +01:00
streams
util Measure federation send transaction resources 2016-08-10 10:56:38 +01:00
__init__.py Bump changelog and version 2016-08-08 11:31:12 +01:00
notifier.py
python_dependencies.py Make psutil optional 2016-08-08 11:12:21 +01:00
server.py Move e2e query logic into a handler 2016-08-01 18:02:07 +01:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Comment 2016-07-15 09:29:54 +01:00
types.py Add create_requester function 2016-07-26 16:46:53 +01:00
visibility.py