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

API to pull unread messages #8383

Closed
danieljhochman opened this issue Oct 3, 2017 · 2 comments · Fixed by #8979
Closed

API to pull unread messages #8383

danieljhochman opened this issue Oct 3, 2017 · 2 comments · Fixed by #8979
Labels
Milestone

Comments

@danieljhochman
Copy link

We need the Rest API to be able to pull the following:

  1. Username/name of person who sent me the message
  2. Message text (or at least X chars of the beginning of the message)
  3. Message timestamp

Use case: We want to alert our users when they have a new message, but don't want them to have to load the whole chat screen. Instead, we want to enable the user to quickly check who sent them a message and what they said. If they want to read more or reply they can click to open the full RC window.

@bakhtizin
Copy link

bakhtizin commented Oct 16, 2017

needed as well! 👍

@alexandrejuma
Copy link

Also need this!

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

Successfully merging a pull request may close this issue.

5 participants