anonymousland-synapse/synapse
Erik Johnston 3715c124b3 Grandfather in existing user threepids
We assume, as we did before, that users bound their threepid to one of
the trusted identity servers. So we simply fill the new table with all
threepids in `user_threepids` joined with the trusted identity servers.
2019-04-01 15:25:19 +01:00
..
_scripts
api Support 3PID login in password providers (#4931) 2019-03-26 17:48:30 +00:00
app Combine the CurrentStateDeltaStream into the EventStream 2019-03-27 22:07:05 +00:00
appservice
config
crypto
events
federation Use event streams to calculate presence 2019-03-27 13:41:36 +00:00
groups
handlers Allowing specifying IS to use in unbind API. 2019-04-01 15:25:18 +01:00
http Make federation endpoints more tolerant of trailing slashes v2 (#4935) 2019-03-26 11:35:29 +00:00
metrics
module_api Allow password providers to bind emails (#4947) 2019-03-28 15:48:07 +00:00
push
replication Combine the CurrentStateDeltaStream into the EventStream 2019-03-27 22:07:05 +00:00
res/templates
rest Allowing specifying IS to use in unbind API. 2019-04-01 15:25:18 +01:00
server_notices
state
static
storage Grandfather in existing user threepids 2019-04-01 15:25:19 +01:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py