Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Correctly handle twitch subscriber emotes #591
Correctly handle twitch subscriber emotes #591
Changes from all commits
327916a
64e2376
f6cd802
0ceeda2
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 24 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L24
Check warning on line 33 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L33
Check warning on line 40 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L39-L40
Check warning on line 45 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L42-L45
Check warning on line 50 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L47-L50
Check warning on line 52 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L52
Check warning on line 59 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L56-L59
Check warning on line 61 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L61
Check warning on line 68 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L65-L68
Check warning on line 70 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L70
Check warning on line 77 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L74-L77
Check warning on line 79 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L79
Check warning on line 86 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L86
Check warning on line 89 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L88-L89
Check warning on line 100 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L91-L100
Check warning on line 102 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L102
Check warning on line 342 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L341-L342
Check warning on line 345 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L344-L345
Check warning on line 349 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L348-L349
Check warning on line 367 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L367
Check warning on line 369 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L369
Check warning on line 412 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L409-L412
Check warning on line 415 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L414-L415
Check warning on line 424 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L421-L424
Check warning on line 426 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L426
Check warning on line 429 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L429
Check warning on line 432 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L432
Check warning on line 435 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L435
Check warning on line 451 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L449-L451
Check warning on line 453 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L453
Check warning on line 467 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L455-L467
Check warning on line 474 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L469-L474
Check warning on line 477 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L476-L477
Check warning on line 479 in src/emotes/downloader.rs
Codecov / codecov/patch
src/emotes/downloader.rs#L479
Check warning on line 85 in src/emotes/mod.rs
Codecov / codecov/patch
src/emotes/mod.rs#L84-L85
Check warning on line 103 in src/emotes/mod.rs
Codecov / codecov/patch
src/emotes/mod.rs#L100-L103
Check warning on line 120 in src/emotes/mod.rs
Codecov / codecov/patch
src/emotes/mod.rs#L116-L120