anonymousland-synapse/synapse/handlers
David Baker 663396e45d Merge pull request #1971 from matrix-org/dbkr/msisdn_signin
Support registration & login with phone number
2017-03-09 10:18:51 +00:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py Fix log line 2017-03-08 11:46:22 +00:00
device.py Don't keep around old stream IDs forever 2017-03-03 16:02:53 +00:00
devicemessage.py
directory.py
e2e_keys.py
events.py
federation.py Pop with default value to stop throwing 2017-02-28 10:02:54 +00:00
identity.py WIP support for msisdn 3pid proxy methods 2017-02-14 15:05:55 +00:00
initial_sync.py
message.py
presence.py Cache get_presence storage 2017-02-13 13:50:03 +00:00
profile.py
receipts.py
register.py
room.py Remove unused param 2017-02-20 15:02:01 +00:00
room_list.py
room_member.py Allow forgetting rooms you're banned from 2017-02-15 19:32:20 +00:00
search.py
sync.py Measure new device list stuff 2017-02-02 18:36:17 +00:00
typing.py