Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Replies: Implement sending on mobile #204

Closed
manuroe opened this issue Jun 27, 2018 · 0 comments
Closed

Replies: Implement sending on mobile #204

manuroe opened this issue Jun 27, 2018 · 0 comments

Comments

@manuroe
Copy link
Member

manuroe commented Jun 27, 2018

Following #148 where we display reply-to messages, Riot mobile apps need to be able to send a reply.

On Riot mobile apps, this is possible to select a message. As a first cut, we will use this behaviour to implement the reply feature without any change on the UI. That is:

If a user types a message while a message is selected, the typed message will be considered as a reply to the selected message.

We will also add a reply option to the message context menu but it will have not much more effect.

The implementation of the sent reply must conform to the specification at https://docs.google.com/document/d/1BPd4lBrooZrWe_3s_lHw_e-Dydvc7bXbm02_sV2k6Sc/edit. Specifically, we need to manage plain text fallback.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant