Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Third Party Lookups #633

Open
6 tasks
matrixbot opened this issue Oct 31, 2024 · 3 comments
Open
6 tasks

Implement Third Party Lookups #633

matrixbot opened this issue Oct 31, 2024 · 3 comments
Labels
are-we-synapse-yet This issue or PR involves Sytests in AWSY C-App-Services new-endpoints Issue is about implementing endpoints that aren't supported by Dendrite yet T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.

Comments

@matrixbot
Copy link
Collaborator

@matrixbot matrixbot added are-we-synapse-yet This issue or PR involves Sytests in AWSY C-App-Services new-endpoints Issue is about implementing endpoints that aren't supported by Dendrite yet T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. labels Oct 31, 2024
@matrixbot
Copy link
Collaborator Author

This comment was originally posted by @babolivier at matrix-org/dendrite#633 (comment).

Actually there's a PR open for this: matrix-org/dendrite#561

@matrixbot
Copy link
Collaborator Author

This comment was originally posted by @kegsay at matrix-org/dendrite#633 (comment).

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

@matrixbot
Copy link
Collaborator Author

This comment was originally posted by @jittygitty at matrix-org/dendrite#633 (comment).

@spaetz Was that PR matrix-org/dendrite#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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
are-we-synapse-yet This issue or PR involves Sytests in AWSY C-App-Services new-endpoints Issue is about implementing endpoints that aren't supported by Dendrite yet T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
Projects
None yet
Development

No branches or pull requests

1 participant