anonymousland-synapse/synapse
2019-10-29 15:52:39 +00:00
..
_scripts
api Option to suppress resource exceeded alerting (#6173) 2019-10-24 11:48:46 +01:00
app Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
appservice
config Option to suppress resource exceeded alerting (#6173) 2019-10-24 11:48:46 +01:00
crypto Don't encode object as UTF-8 string if not needed. 2019-10-24 18:08:45 +01:00
events Convert EventContext to attrs (#6218) 2019-10-28 14:29:55 +02:00
federation Port federation_server to async/await 2019-10-29 14:13:08 +00:00
groups
handlers Improve signature checking on some federation APIs (#6262) 2019-10-28 12:43:23 +00:00
http
logging
metrics
module_api
push Quick fix to ensure cache descriptors always return deferreds 2019-10-28 13:33:04 +00:00
replication Merge branch 'develop' of github.com:matrix-org/synapse into erikj/refactor_stores 2019-10-22 10:41:18 +01:00
res/templates
rest Address codestyle concerns 2019-10-24 18:43:13 +01:00
server_notices Option to suppress resource exceeded alerting (#6173) 2019-10-24 11:48:46 +01:00
state
static
storage Merge pull request #6263 from matrix-org/erikj/caches_return_deferreds 2019-10-29 12:53:21 +01:00
streams
util Make concurrently_execute work with async/await 2019-10-29 15:02:23 +00:00
__init__.py 1.5.0 2019-10-29 14:28:54 +00:00
event_auth.py Cleanup extra quotes from IDEs (#6236) 2019-10-23 16:49:05 +01:00
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py Merge branch 'develop' into uhoreg/e2e_cross-signing_merged 2019-10-18 11:39:40 +01:00
visibility.py