anonymousland-synapse/synapse
2019-01-08 10:03:09 +11:00
..
_scripts create support user (#4141) 2018-12-14 18:20:59 +00:00
api fix the check for whether is_url to match all the other ones in codebase (#3405) 2019-01-06 21:43:25 +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
federation Update synapse/federation/federation_server.py 2018-11-09 11:28:25 +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 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 Add GET account data routes (#4303) 2019-01-07 10:27:54 +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 Ensure synchrotrons can access is_support_user in the storage layer 2019-01-02 10:19:59 +00: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 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