MatrixSynapse/synapse/handlers
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
..
__init__.py Summary line 2016-07-19 10:28:27 +01:00
_base.py Type annotations 2016-07-19 18:56:16 +01:00
account_data.py
admin.py
appservice.py
auth.py Type annotations 2016-07-19 18:56:16 +01:00
device.py Add device_id support to /login 2016-07-18 16:39:44 +01:00
directory.py
events.py
federation.py Comment 2016-07-15 09:29:54 +01:00
identity.py requestToken update 2016-06-30 17:51:28 +01:00
message.py Add ReadWriteLock for pagination and history prune 2016-07-05 15:30:25 +01:00
presence.py
profile.py Remove registered_users from the distributor. 2016-06-17 19:14:16 +01:00
receipts.py
register.py Bug fix: expire invalid access tokens 2016-07-13 15:00:37 +02:00
room.py
room_member.py
search.py
sync.py
typing.py