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

MVP 7 Mentions #7117

Closed
yenda opened this issue Dec 17, 2018 · 2 comments
Closed

MVP 7 Mentions #7117

yenda opened this issue Dec 17, 2018 · 2 comments

Comments

@yenda
Copy link
Contributor

yenda commented Dec 17, 2018

Problem

  • As a user, I want to be able to mention other users in the chat
  • As a user, I want to have a way to easily notice when I have been mentioned in a chat

Design

Figma for mentions
Figma for notifications

Implementation

There is two ways to implement this feature.

Keywords

A user could specify a list of keywords that would be used in a regexp search to check if they are contained in the messages that are received. Keywords will be highlighted in chats

The search needs to be done upon reception of each message

Real mentions

When mentioning someone using his public key, username or random username, the mention is replaced by the public key of the user. In the chat people will see the random name by default or the username corresponding to the public key if they know it. If it is the user public key that his mention it will be highlighted.

Mentions are sent as a separate field in the message.

Acceptance Criteria

  • use cases and designs are implemented
@yenda yenda self-assigned this Dec 17, 2018
@yenda yenda changed the title MVP Mentions MVP 5 Mentions Dec 17, 2018
@yenda yenda added the chat label Dec 17, 2018
@yenda yenda changed the title MVP 5 Mentions MVP 6 Mentions Dec 19, 2018
@yenda yenda changed the title MVP 6 Mentions MVP 7 Mentions Dec 21, 2018
@ghost
Copy link

ghost commented Mar 21, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@ghost ghost added the stale label Mar 21, 2019
@0xc1c4da
Copy link
Contributor

0xc1c4da commented May 6, 2019

➤ Hester Bruikman commented:

Rachel Hamlin considering this discuss post. Perhaps mentions need to be higher on the priority list. Seems like a first step to #viral #dapp #mentions

https://discuss.status.im/t/friend-to-friend-content-discovery-community-feeds/1212/2

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

No branches or pull requests

4 participants