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 badges support #6

Closed
stevencrader opened this issue Mar 21, 2023 · 0 comments · Fixed by #8
Closed

Add badges support #6

stevencrader opened this issue Mar 21, 2023 · 0 comments · Fixed by #8

Comments

@stevencrader
Copy link
Collaborator

stevencrader commented Mar 21, 2023

Show the new badges in the extension

Possible badges are reported in init message

{
    "data": {
        "badges": {
        }
    }
}

Badges also reported on users in init and message

stevencrader added a commit that referenced this issue Apr 6, 2023
- 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
stevencrader added a commit that referenced this issue Apr 11, 2023
- 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
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 a pull request may close this issue.

1 participant