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

Mentions: Send intentional mentions #1591

Closed
Tracked by #2066
Velin92 opened this issue Oct 17, 2023 · 1 comment · Fixed by #1843
Closed
Tracked by #2066

Mentions: Send intentional mentions #1591

Velin92 opened this issue Oct 17, 2023 · 1 comment · Fixed by #1843
Assignees
Labels
A-Composer T-Task Refactoring, enabling or disabling functionality, other engineering tasks

Comments

@Velin92
Copy link
Member

Velin92 commented Oct 17, 2023

From element-x-ios created by Velin92: element-hq/element-x-ios#1914

Use the new Rust SDK API RoomMessageEventContentWithoutRelation::with_mentions implemented here to include intentional mentions when sending or editing a message.

This requires the client to actually parse from the RTE and then add them before sending.
This requires the following RTE API to be implemented: matrix-org/matrix-rich-text-editor#848

@kittykat kittykat added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Oct 19, 2023
@jmartinesp jmartinesp self-assigned this Nov 7, 2023
@jmartinesp
Copy link
Member

Depends on #1453 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Composer T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants