synapse-product/synapse
2018-12-29 23:12:30 +11:00
..
_scripts create support user (#4141) 2018-12-14 18:20:59 +00:00
api Merge pull request #4307 from matrix-org/erikj/v2_rooms 2018-12-24 10:48:59 +01:00
app Make the dependencies more like a standard Python project and hook up the optional dependencies to setuptools (#4298) 2018-12-22 01:37:26 +11:00
appservice Run the AS senders as background processes (#4189) 2018-12-04 10:53:49 +01:00
config Add a script to generate a clean config file (#4315) 2018-12-22 02:04:57 +11:00
crypto
events
federation Update synapse/federation/federation_server.py 2018-11-09 11:28:25 +00:00
groups
handlers Fixed line length 2018-12-19 14:12:33 -05:00
http Fix IP URL previews on Python 3 (#4215) 2018-12-22 01:56:13 +11:00
metrics
module_api
push Fix logcontext leak in EmailPusher 2018-11-19 17:07:01 +00:00
replication
res/templates
rest Remove v1 only REST APIs now we don't ship matrix console (#4334) 2018-12-29 23:12:30 +11: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 Log roomid along with Unknown room (#4297) 2018-12-24 10:49:42 +01: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
notifier.py
python_dependencies.py Make the dependencies more like a standard Python project and hook up the optional dependencies to setuptools (#4298) 2018-12-22 01:37:26 +11: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