MatrixSynapse/synapse
Patrick Cloke 20a67aa70d
Separate the TCP and terse JSON formatting code. (#8587)
This should (theoretically) allow for using the TCP code with a different output type
and make it easier to use the JSON code with files / console.
2020-10-21 06:59:54 -04:00
..
_scripts
api
app
appservice
config
crypto
events
federation
groups
handlers Add type hints to profile and base handlers. (#8609) 2020-10-21 06:44:31 -04:00
http
logging Separate the TCP and terse JSON formatting code. (#8587) 2020-10-21 06:59:54 -04:00
metrics Start an opentracing span for background processes. (#8567) 2020-10-19 12:26:26 +01:00
module_api
push Add `DeferredCache.get_immediate` method (#8568) 2020-10-19 15:00:12 +01:00
replication
res/templates Include a simple message in email notifications that include encrypted content (#8545) 2020-10-19 09:12:39 -04:00
rest Expose the experimental appservice login flow to clients. (#8504) 2020-10-19 13:03:55 -04:00
server_notices
spam_checker_api
state
static
storage Add type hints to profile and base handlers. (#8609) 2020-10-21 06:44:31 -04:00
streams
util Fix 'LruCache' object has no attribute '_on_resize' (#8591) 2020-10-19 21:13:50 +01:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
types.py
visibility.py