-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
We should change AddressPickerDialog
to use MultiInviter
like all other invite flows. This would allow Riot to have only one code path for initiating invites. In addition, it would change the address picker dialog from "client looks up 3PID" to "client sends 3PID invite to HS for lookup", which is how the other invite flows are functioning today.