MatrixSynapse/synapse
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
..
api WIP support for msisdn 3pid proxy methods 2017-02-14 15:05:55 +00:00
app Add db functions needed for room initial sync to slave 2017-02-13 11:16:53 +00:00
appservice
config Fix typo in config comments. 2017-02-11 23:02:57 -08:00
crypto
events
federation Fix a race in transaction queue 2017-02-20 16:46:25 +00:00
handlers Merge pull request #1971 from matrix-org/dbkr/msisdn_signin 2017-03-09 10:18:51 +00:00
http Refector out assert_params_in_request 2017-03-08 11:37:34 +00:00
metrics
push Ensure we pass positive ints to delay function 2017-02-22 12:08:14 +00:00
replication Don't log unknown cache warnings in workers 2017-02-28 16:22:41 +00:00
rest Comment when our 3pids would be incomplete 2017-03-08 19:07:18 +00:00
static/client
storage Remove spurious SQL logging (#1972) 2017-03-08 18:00:44 +00:00
streams Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
util Docs 2017-03-08 19:05:29 +00:00
__init__.py Bump version and changelog 2017-02-21 13:43:36 +00:00
event_auth.py
notifier.py Make presence.get_new_events a bit faster 2017-02-02 13:07:18 +00:00
python_dependencies.py WIP support for msisdn 3pid proxy methods 2017-02-14 15:05:55 +00:00
server.py Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
server.pyi
state.py
types.py Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
visibility.py