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

Improve API to pass more data. #24

Open
ear1grey opened this issue Mar 19, 2018 · 1 comment
Open

Improve API to pass more data. #24

ear1grey opened this issue Mar 19, 2018 · 1 comment
Milestone

Comments

@ear1grey
Copy link
Contributor

ear1grey commented Mar 19, 2018

There are several reasons why passing more data per message would be useful.

  1. The request for nicknames (Allow nickname support #14)- the Nick should not be part of the message content.
  2. Adding message timestamps (Messages have a built in timestamp displayed next to them #16).
  3. Messages now have DB ids which could be used in recognising when a message is already displayed on screen and thus does not need to be added (reducing the tendency of the UI to jump when auto-refreshed).
@ear1grey ear1grey mentioned this issue Mar 19, 2018
8 tasks
@ear1grey
Copy link
Contributor Author

NB: This is a breaking change, so a new API endpoint should be used.

@ear1grey ear1grey added this to the lecture4 milestone Mar 26, 2018
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