MatrixSynapse/synapse
Richard van der Hoff 188945713e
Merge pull request #4290 from matrix-org/rav/remove_webclient
Stop installing Matrix Console by default
2018-12-11 16:24:15 +01:00
..
_scripts
api Add an option to enable recording IPs for appservice users (#3831) 2018-12-04 12:44:41 +01:00
app Merge pull request #4290 from matrix-org/rav/remove_webclient 2018-12-11 16:24:15 +01:00
appservice Run the AS senders as background processes (#4189) 2018-12-04 10:53:49 +01:00
config Stop installing Matrix Console by default 2018-12-11 13:20:33 +00:00
crypto Remove fetching keys via the deprecated v1 kex method (#4120) 2018-10-31 23:14:39 +11:00
events Add helpers for getting prev and auth events (#4139) 2018-11-06 00:35:15 +11:00
federation Update synapse/federation/federation_server.py 2018-11-09 11:28:25 +00:00
groups
handlers Add an option to disable search for homeservers which may not be interested in it (#4230) 2018-12-04 12:01:02 +01:00
http fix parse_string docstring 2018-11-08 11:12:29 +00:00
metrics
module_api
push Fix logcontext leak in EmailPusher 2018-11-19 17:07:01 +00:00
replication
res/templates
rest Fix non-ASCII pushrules (#4248) 2018-12-04 12:44:02 +01:00
server_notices
state Workaround for non-ascii event ids (#4241) 2018-12-03 21:47:48 +11:00
static Add a welcome page to the static resources 2018-12-11 13:26:22 +00:00
storage Add an option to disable search for homeservers which may not be interested in it (#4230) 2018-12-04 12:01:02 +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.0rc1 2018-12-04 13:52:16 +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 Stop installing Matrix Console by default 2018-12-11 13:20:33 +00:00
secrets.py
server.py
server.pyi
types.py
visibility.py