MatrixSynapse/synapse
Erik Johnston 55c3e853c5
Merge pull request #4368 from matrix-org/erikj/better_errors
Fixup docstrings for matrixfederationclient
2019-01-09 11:39:28 +00:00
..
_scripts create support user (#4141) 2018-12-14 18:20:59 +00:00
api Refactor request sending to have better excpetions (#4358) 2019-01-08 11:04:28 +00:00
app Check jinja version for consent resource (#4327) 2019-01-07 10:14:31 +00:00
appservice Run the AS senders as background processes (#4189) 2018-12-04 10:53:49 +01:00
config Fix synapse.config.__main__ on python 3 (#4356) 2019-01-08 10:03:09 +11:00
crypto
events Add helpers for getting prev and auth events (#4139) 2018-11-06 00:35:15 +11:00
federation Don't log stack traces for HTTP error responses 2019-01-08 12:28:30 +00:00
groups
handlers fix NPE in /messages by checking if all events were filtered out (#4330) 2019-01-02 23:37:39 +00:00
http Fixup docstrings for matrixfederationclient 2019-01-09 09:25:59 +00:00
metrics
module_api
push Fix logcontext leak in EmailPusher 2018-11-19 17:07:01 +00:00
replication
res/templates
rest Refactor request sending to have better excpetions (#4358) 2019-01-08 11:04:28 +00:00
server_notices
state Merge pull request #4307 from matrix-org/erikj/v2_rooms 2018-12-24 10:48:59 +01:00
static Improved welcome page (#4294) 2018-12-14 05:13:56 +11:00
storage Fix adding new rows instead of updating them if one of the key values is a NULL in upserts. (#4369) 2019-01-09 22:26:25 +11:00
streams
util Fix UnicodeDecodeError when postgres is not configured in english (#4253) 2018-12-04 11:55:52 +01:00
__init__.py Prepare 0.34 release 2018-12-20 12:07:15 +00:00
event_auth.py Add helpers for getting prev and auth events (#4139) 2018-11-06 00:35:15 +11:00
notifier.py
python_dependencies.py Check jinja version for consent resource (#4327) 2019-01-07 10:14:31 +00:00
secrets.py
server.py
server.pyi
types.py Factor SSO success handling out of CAS login (#4264) 2018-12-07 13:10:07 +01:00
visibility.py