dendrite icon indicating copy to clipboard operation
dendrite copied to clipboard

Implement Third Party Lookups

Open babolivier opened this issue 6 years ago • 3 comments

Actually there's a PR open for this: https://github.com/matrix-org/dendrite/pull/561

babolivier avatar Jan 08 '19 14:01 babolivier

Sytests:

    × Can invite existing 3pid
    × Can invite existing 3pid with no ops into a private room
    × Can invite existing 3pid in createRoom
    × Can invite unbound 3pid
    × Can invite unbound 3pid over federation
    × Can invite unbound 3pid with no ops into a private room
    × Can invite unbound 3pid over federation with no ops into a private room
    × Can invite unbound 3pid over federation with users from both servers
    × Can accept unbound 3pid invite after inviter leaves
    × Can accept third party invite with /join
    × Can bind 3PID via home server
    × Can bind and unbind 3PID via homeserver
    × Can unbind 3PID via homeserver when bound out of band
    × 3PIDs are unbound after account deactivation
    × Can bind and unbind 3PID via /unbind by specifying the identity server
    × Can bind and unbind 3PID via /unbind without specifying the identity server

kegsay avatar Aug 24 '20 16:08 kegsay

@spaetz Was that PR https://github.com/matrix-org/dendrite/pull/561 to address this deserted for any particular technical reason? I know its not "needed" to fix that Element Desktop app issue but was still wondering about #561

jittygitty avatar May 28 '22 07:05 jittygitty