MatrixSynapse/synapse
Erik Johnston e5c3a99091
Merge pull request #6291 from matrix-org/erikj/fix_cache_descriptor
Make ObservableDeferred.observe() always return deferred.
2019-10-30 14:06:34 +01:00
..
_scripts
api
app
appservice
config Fix typo in domain name in account_threepid_delegates config option (#6273) 2019-10-30 11:07:42 +00: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 Fix small typo in comment (#6269) 2019-10-30 11:16:19 +00:00
groups
handlers Fix log line that was printing undefined value (#6278) 2019-10-30 11:28:48 +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 Port replication http server endpoints to async/await 2019-10-29 13:00:51 +00:00
res/templates
rest Merge pull request #6280 from matrix-org/erikj/receipts_async_await 2019-10-30 11:44:18 +01:00
server_notices
state
static
storage Port receipt and read markers to async/wait 2019-10-29 15:08:22 +00:00
streams
util Clarify docstring 2019-10-30 11:52:04 +00:00
__init__.py 1.5.0 2019-10-29 14:28:54 +00:00
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py