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

Introduce mentions into response format. #4

Closed
abrowne2 opened this issue Mar 29, 2017 · 1 comment
Closed

Introduce mentions into response format. #4

abrowne2 opened this issue Mar 29, 2017 · 1 comment
Assignees

Comments

@abrowne2
Copy link
Owner

We can now find messages that were directed to the user, but we need to introduce those into the format for the content script to parse them.

TODO:

  • Check the current format for new messages.
  • Verify the case in-sensitive search works as intended.
  • Send "current user" with format to native client in all responses.
    • This will involve modifying the existing message format.
@abrowne2 abrowne2 self-assigned this Mar 29, 2017
@abrowne2
Copy link
Owner Author

Still not certain that the case insensitive search works, but everything checks out so far.

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

1 participant