MatrixSynapse/synapse
Richard van der Hoff 3413f1e284 Type annotations
Add some type annotations to help PyCharm (in particular) to figure out the
types of a bunch of things.
2016-07-19 18:56:16 +01:00
..
api Fix 500 ISE when sending alias event without a state_key 2016-07-15 18:58:25 +01:00
app
appservice
config
crypto
events
federation
handlers Type annotations 2016-07-19 18:56:16 +01:00
http
metrics
push
replication
rest Type annotations 2016-07-19 18:56:16 +01:00
static/client
storage schema fix 2016-07-19 11:44:05 +01:00
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py Add device_id support to /login 2016-07-18 16:39:44 +01:00
server.pyi Type annotations 2016-07-19 18:56:16 +01:00
state.py Comment 2016-07-15 09:29:54 +01:00
types.py
visibility.py