synapse-product/synapse
Erik Johnston d45489474d Merge pull request #996 from matrix-org/erikj/tls_error
Don't print stack traces when failing to get remote keys
2016-08-10 10:56:08 +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 Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
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 Add sensible __eq__ operators inside the tests. 2016-04-07 16:41:37 +01:00
federation Merge pull request #991 from matrix-org/erikj/retry_make 2016-08-05 18:21:27 +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 Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Add federation /version API 2016-08-05 16:36:07 +01:00
__init__.py Bump changelog and version 2016-08-08 11:31:12 +01:00
notifier.py Notify users for events in rooms they join. 2016-06-07 11:33:36 +01:00
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 move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00