anonymousland-synapse/synapse
2018-10-02 15:47:57 +01:00
..
api Fix userconsent on Python 3 (#3938) 2018-10-02 00:11:58 +10:00
app Remove redundant call to start_get_pdu_cache 2018-09-28 12:01:23 +01:00
appservice
config Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
crypto
events Disable frozen dicts by default (#3987) 2018-10-02 22:53:47 +10:00
federation Merge pull request #3964 from matrix-org/rav/remove_localhost_checks 2018-09-28 13:35:47 +01:00
groups
handlers Merge pull request #3989 from matrix-org/rav/better_stacktraces 2018-10-02 10:47:38 +01:00
http Fix error when logging incomplete requests 2018-10-02 12:06:22 +01:00
metrics
module_api
push
replication
rest Merge pull request #3932 from matrix-org/erikj/auto_start_expiring_caches 2018-09-25 12:02:57 +01:00
server_notices
state Logging improvements 2018-09-26 17:36:14 +01:00
static/client
storage Fix bug when invalidating destination retry timings 2018-10-02 15:47:57 +01:00
streams
util Correctly match 'dict.pop' api 2018-10-01 12:25:27 +01:00
__init__.py
event_auth.py Fix error handling for missing auth_event 2018-09-26 14:40:16 +01:00
notifier.py Run notify_app_services as a bg process 2018-09-26 17:00:40 +01:00
python_dependencies.py Run our oldest supported configuration in CI (#3952) 2018-09-27 23:21:54 +10:00
secrets.py
server.py
server.pyi
types.py
visibility.py