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

Add support for Badges and Notifications #8

Merged
merged 7 commits into from
Apr 11, 2023
Merged

Add support for Badges and Notifications #8

merged 7 commits into from
Apr 11, 2023

Conversation

stevencrader
Copy link
Collaborator

Add support for showing user's badges and channel subscribers

  • Store possible badges to cache
  • Stores badges active for user during rant in cache
  • Show badges active for user next to the username
  • Stores the "notification" information in cache
  • New entry for "notifications"
  • Show placeholder for users without image
  • Swap colors to match how Rumble uses them

Resolves #6 and #7

- Store possible badges to cache
- Stores badges active for user during rant in cache
- Show badges active for user next to the username

Resolves #6
- Stores the "notification" information in cache
- New entry for "notifications"

Resolves #7
@stevencrader stevencrader added waiting for chrome approval Update submitted to Chrome for release waiting for edge approval Update submitted to Edge for release and removed waiting for chrome approval Update submitted to Chrome for release waiting for edge approval Update submitted to Edge for release labels Apr 6, 2023
@stevencrader stevencrader merged commit a4e17e4 into master Apr 11, 2023
@stevencrader stevencrader deleted the badges branch April 11, 2023 02:49
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

Successfully merging this pull request may close these issues.

Add badges support
1 participant