#github
1 messages ยท Page 86 of 1
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
9081e6c ci - remove caching for now - AnatoleAM
There are 1 failures, 0 warnings, and 0 notices.
710f915 rectify name of binary in dockerfile - AnatoleAM
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
9864a25 config - redis master name - AnatoleAM
[SevenTV/chatterino7] tag deleted: stage\-build
[SevenTV/chatterino7] New tag created: stage\-build
c1d0b2c Reinstate the cosmetics route - AnatoleAM
There are 3 failures, 0 warnings, and 0 notices.
There are 3 failures, 0 warnings, and 0 notices.
3aca948 type/entitlement - add condition to conversions - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
ef7a37c user emotes - fix aliases (REST) - AnatoleAM
95e6d8a Add icon in the CMake macOS bundle (#3832) - exstrim401
cdd949e Moved highlight row index numbers to enum (#3829) - MrAuro
6e0852f Update WinToast to the latest version available... - pajlada
6a58ce1 feat: add Quick Switcher item to open channel i... - leon-richardt
34ea303 Move most Command variables into the `CommandCo... - pajlada
There are 1 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
[SevenTV/Website] branch deleted: troy/update\-website
Looks like eslint is up-to-date now, so this is no longer needed.
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/eslint\-8\.18\.0
Looks like vue-tsc is up-to-date now, so this is no longer needed.
Looks like typescript is up-to-date now, so this is no longer needed.
Looks like @typescript-eslint/parser is up-to-date now, so this is no longer needed.
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.38\.1
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-4\.7\.4
Looks like @vue/apollo-composable is up-to-date now, so this is no longer needed.
Looks like @apollo/client is up-to-date now, so this is no longer needed.
Looks like @typescript-eslint/eslint-plugin is up-to-date now, so this is no longer needed.
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vue/apollo\-composable\-4\.0\.0\-alpha\.18
[Website] Branch dependabot/npm\_and\_yarn/dev/fortawesome/vue\-fontawesome\-3\.0\.1 was force-pushed to `2e7ff5a`
Both OpcodeUnsubscribe and OpcodeSignal have the same value. This doesn't seem to be intentional.
Realted to SevenTV/Common#21
WebSocket#Read handles the Unsubscribe command/op, but IsClientSentOp doesn't check for the OpcodeUnsubscribe (instead it checks for OpcodeSignal which has the same value):
https:/...
7ffe39a Translate paint function name for v2 - AnatoleAM
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
Figured out animated paints (havent separated the colon yet, I want to extract that code first to avoid duplications):

Functionality wise this PR is ready now, I just want to refactor some more things, remove code duplication, clean up, etc. Might even be finished today, but shouldn't take longer than tomorrow to have everything ready for review ๐

Impressive work, can't wait to try this out
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
f9659f7 db/indexing - users.connections.id, `emote_se... - AnatoleAM
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
@Felanbird any idea why ci is still failing?
There are 10 failures, 1 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
@Felanbird any idea why ci is still failing?
Looks like the same issue from the staging build, but I'm unsure why it's happening here.
but I'm unsure why it's happening here.
Actually, I have a feeling that due to the annotated tag created for the staging branch, when trying to use --tags, said branch is being borrowed - which causes the issue.

[SevenTV/chatterino7] tag deleted: stage\-build
I deleted the tag since it's no longer needed anyway, hopefully that helps
I deleted the tag since it's no longer needed anyway, hopefully that helps
We are probably just better off stripping --tags from the main build, the issue from #81 seems to be resolved without the --tags variable

948664e limit common name results to 10 - AnatoleAM
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
Good catch thank you. Could you make a pull request changing OpcodeSignal from 36 to 37?
There are 10 failures, 1 warnings, and 0 notices.
8da661b fix: change OpcodeSignal opcode to 37 (#22) - Nerixyz
bc0a82f Whitelist UNSUBSCRIBE op as client-writable - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
59ffdbc fix(deps): bump motion from 10.10.0 to 10.10.2 - dependabot[bot]
Bumps motion from 10.10.0 to 10.10.2.
Commits
See full diff in compare view
Dependabot will resolve any conflicts ...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/motion\-10\.10\.2
There are 2 failures, 0 warnings, and 0 notices.
ac1c8cd chore(deps-dev): bump lint-staged from 13.0.2 t... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/lint\-staged\-13\.0\.3
Bumps lint-staged from 13.0.2 to 13.0.3.
Release notes
Sourced from lint-staged's releases.
v13.0.3
13.0.3 (2022-06-24)
Bug Fixes
correctly handle git stash when using MSYS2 (#1178) (0d627a5)
Commits
0d627a5 fix: correctly handle git stash when using MSYS2 (#1178)
See full diff in compare view
[: bump vue-tsc from 0.38.1 to 0.... - dependabot[bot]
Bumps vue-tsc from 0.38.1 to 0.38.2.
Changelog
Sourced from vue-tsc's changelog.
0.38.2 (2022/6/26)
feat: update support for vite-plugin-vue-component-preview v0.2
feat: improve component preview UX
feat: add --version flag for vue-language-server (#1510)
fix: css class name codeLens range inaccurate (#1485)
Our Sponsors
Commits
5f28bdd v0.38.2
See full diff in compare view
[ (github-actions[bot]) #57
Commits
7f7e5ba Add node modules and compiled JavaScript from main (#57)
d893f27 bump jest and fix integration test (#55)
0939291 upgraded to Node16 (#53)
d449d75 lower permissions for chmod (#51)
3866693 Bump ansi-regex from 5.0.0 ...
[SevenTV/image-processor] New branch created: dependabot/github\_actions/dev/azure/setup\-kubectl\-3\.0
[image-processor:dependabot/go\_modules/go/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.42] 1 new commit
c4e4fe8 Bump github.com/aws/aws-sdk-go from 1.44.37 to ... - dependabot[bot]
[SevenTV/image-processor] New branch created: dependabot/go\_modules/go/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.42
Bumps github.com/aws/aws-sdk-go from 1.44.37 to 1.44.42.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.42 (2022-06-24)
Service Client Updates
service/glue: Updates service API and documentation
This release enables the new ListCrawls API for viewing the AWS Glue Crawler run history.
service/rds-data: Updates service documentation
Release v1.44.41 (2022-06-23)
Service Client Updates
service/lookoutequipment: Updates ...
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
201c4b1 Bump azure/setup-kubectl from 2.1 to 3.0 - dependabot[bot]
Bumps azure/setup-kubectl from 2.1 to 3.0.
Release notes
Sourced from azure/setup-kubectl's releases.
v3.0 release
Commits
7f7e5ba: Add node modules and compiled JavaScript from main (#57) (github-actions[bot]) #57
Commits
7f7e5ba Add node modules and compiled JavaScript from main (#57)
d893f27 bump jest and fix integration test (#55)
0939291 upgraded to Node16 (#53)
d449d75 lower permissions for chmod (#51)
3866693 Bump ansi-regex from 5.0.0 ...
[SevenTV/ServerGo] New branch created: dependabot/github\_actions/dev/azure/setup\-kubectl\-3\.0
ac26a65 Bump github.com/aws/aws-sdk-go from 1.43.31 to ... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.42
Bumps github.com/aws/aws-sdk-go from 1.43.31 to 1.44.42.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.42 (2022-06-24)
Service Client Updates
service/glue: Updates service API and documentation
This release enables the new ListCrawls API for viewing the AWS Glue Crawler run history.
service/rds-data: Updates service documentation
Release v1.44.41 (2022-06-23)
Service Client Updates
service/lookoutequipment: Updates ...
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.37
Feel free to move it to ready and ill review.
Do you mind doing a git rebase on this branch?
The steps will be like
git checkout feat/paints
git remote add c7 https://github.com/SevenTV/chatterino7
git pull c7
git rebase c7/chatterino7
git push -f
Do you mind doing a git rebase on this branch?
Sure, just didn't have the motivation to find out how exactly to get rid of that commit, rebase is something I still have to google for a lot ๐
Feel free to move it to ready and ill review.
Fixed the last few bugs I found while testing out all paints currently available, I'll go over them once more now and if I don't find anything mark this as ready.
On a related note: Is there a particular reason for the 80's Pool paint to ha...
Is there a particular reason for the 80's Pool paint to have a drop shadow with a radius of 0
Definitely a mistake, I'll change that.
LGTM:

Festive Gold doesn't really look very nice sadly, but from what I can tell thats on Qt's drop shadow rendering, which just isn't as smooth as the browser one.
I dont really think that worked as intended LULE @TroyKomodo
We've been adjusting playback speeds since https://github.com/Chatterino/chatterino2/pull/3506, could be related to this issue in some way.
14ca871 Bump azure/setup-kubectl from 2.1 to 3.0 - dependabot[bot]
[SevenTV/waterhose] New branch created: dependabot/github\_actions/dev/azure/setup\-kubectl\-3\.0
Bumps azure/setup-kubectl from 2.1 to 3.0.
Release notes
Sourced from azure/setup-kubectl's releases.
v3.0 release
Commits
7f7e5ba: Add node modules and compiled JavaScript from main (#57) (github-actions[bot]) #57
Lower kubectl directory permissions
Commits
7f7e5ba Add node modules and compiled JavaScript from main (#57)
d893f27 bump jest and fix integration test (#55)
0939291 upgraded to Node16 (#53)
d449d75 lower permissions for chmod (#51)...
2feface Bump azure/setup-kubectl from 2.0 to 3.0 - dependabot[bot]
[SevenTV/API] New branch created: dependabot/github\_actions/dev/azure/setup\-kubectl\-3\.0
Bumps azure/setup-kubectl from 2.0 to 3.0.
Release notes
Sourced from azure/setup-kubectl's releases.
v3.0 release
Commits
7f7e5ba: Add node modules and compiled JavaScript from main (#57) (github-actions[bot]) #57
Lower kubectl directory permissions
Build with ncc
This release was build with ncc allowing for custom runner support.
Commits
7f7e5ba Add node modules and compiled JavaScript from main (#57)
d893f27 bump jest and fix integration te...
e58d71e Bump github.com/aws/aws-sdk-go from 1.44.40 to ... - dependabot[bot]
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.43
[SevenTV/API] Pull request opened: #28 Bump github\.com/aws/aws\-sdk\-go from 1\.44\.40 to 1\.44\.43
Bumps github.com/aws/aws-sdk-go from 1.44.40 to 1.44.43.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.43 (2022-06-27)
Service Client Updates
service/iot: Updates service API
This release ease the restriction for the input of tag value to align with AWS standard, now instead of min length 1, we change it to min length 0.
Release v1.44.42 (2022-06-24)
Service Client Updates
service/glue: Updates service API and docum...
[SevenTV/API] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.42
26d9b34 Bump github.com/valyala/fasthttp from 1.37.0 to... - dependabot[bot]
Bumps github.com/valyala/fasthttp from 1.37.0 to 1.38.0.
Release notes
Sourced from github.com/valyala/fasthttp's releases.
v1.38.0
16d30c4 Support AIX SO_REUSEADDR and SO_REUSEPORT (#1328) (zhangyongding)
bc24f9d Consolidate TCPKeepalive in server.Serve (#1320) (#1324) (Y.Horie)
8a32089 Add ConnPoolStrategy field to client (#1317) (Thearas)
35aca7b BodyDecoded() for request and responses (#1308) (Sergey Ponomarev)
66cd502 header.go Referer() optimize...
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/valyala/fasthttp\-1\.38\.0
d836348 Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to... - dependabot[bot]
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/golang\-jwt/jwt/v4\-4\.4\.2
Bumps github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2.
Release notes
Sourced from github.com/golang-jwt/jwt/v4's releases.
v4.4.2
What's Changed
Added MicahParks/keyfunc to extensions by @โoxisto in golang-jwt/jwt#194
Update link to v4 on pkg.go.dev page by @โpolRk in golang-jwt/jwt#195
add installation guidelines to the README file by @โmorelmiles in golang-jwt/jwt#204
chore: replace ioutil with io and os by @โestensen in golang-jwt/jwt#198
CI check ...
ba13b78 fix(deps): bump motion from 10.10.0 to 10.11.0 - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/motion\-10\.11\.0
Bumps motion from 10.10.0 to 10.11.0.
Commits
See full diff in compare view
Dependabot will resolve any conflicts ...
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/motion\-10\.10\.2
5c91824 chore(deps-dev): bump @typescript-eslint/eslint... - dependabot[bot]
Bumps @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.0.
Release notes
Sourced from @โtypescript-eslint/eslint-plugin's releases.
v5.30.0
5.30.0 (2022-06-27)
Features
eslint-plugin: [no-shadow] add shadowed variable location to the error message (#5183) (8ca08e9)
treat this in typeof this as a ThisExpression (#4382) (b04b2ce)
Changelog
Sourced from @โtypescript-eslint/eslint-plugin's changel...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.30\.0
There are 1 failures, 0 warnings, and 0 notices.
6624e2c chore(deps-dev): bump eslint-plugin-prettier fr... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/eslint\-plugin\-prettier\-4\.1\.0
Bumps eslint-plugin-prettier from 4.0.0 to 4.1.0.
Release notes
Sourced from eslint-plugin-prettier's releases.
v4.1.0 (2022-06-27)
feat: skip processing code blocks on specific languages like stylelint-prettier (#415) (52eec48)
build(deps): Bump minimist from 1.2.5 to 1.2.6 (#464) (42bfe88)
build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 (#442) (0158640)
build(deps-dev): Bump @โgraphql-eslint/eslint-plugin from 2.3.0 to 2.4.0 (#444...
There are 1 failures, 0 warnings, and 0 notices.
5f7aecc chore(deps-dev): bump vite from 2.9.12 to 2.9.13 - dependabot[bot]
Bumps vite from 2.9.12 to 2.9.13.
Changelog
Sourced from vite's changelog.
2.9.13 (2022-06-27)
fix: backport #8804, /@fs/ dir traversal with escaped chars (fixes #8498) (#8805) (e109d64), closes #8498 #8805
fix(wasm): support decoding data URL in Node < v16 (#8668) (1afc1c2), closes #8668
Commits
d93ac8e release: v2.9.13
e109d64 fix: backport #8804, /@fs/ dir traversal with escaped chars (fixes #8498) (#8...
1afc1c2 fix(wasm...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vite\-2\.9\.13
91a6501 chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
Bumps @typescript-eslint/parser from 5.29.0 to 5.30.0.
Release notes
Sourced from @โtypescript-eslint/parser's releases.
v5.30.0
5.30.0 (2022-06-27)
Features
eslint-plugin: [no-shadow] add shadowed variable location to the error message (#5183) (8ca08e9)
treat this in typeof this as a ThisExpression (#4382) (b04b2ce)
Changelog
Sourced from @โtypescript-eslint/parser's changelog.
5.30.0 (2022-06-27)
Not...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.30\.0
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
@LosFarmosCTL Seems good, whisper doesnt work yet tho.

And also sending whispers doesnt work might not be part of your pr since well nothing works on sending.

Very nice work!
Something i noticed
diff --git a/src/providers/seventv/paints/LinearGradientPaint.c...
Oh and 1 more small side note, not a big deal


when we don't have paints enabled the colon is colored too.
Is there a reasoning behind not coloring it such as readability or something.
Other than that really good work man thank you a lot for your contributions please tag us in discord when u read this and we will set u up with the contributors badge and role <3 We really appreciate the effort on this!
Is there a reasoning behind not coloring it such as readability or something.
Looks to be to match webchat behavior | also efb4aec

file should move into docker/full.dockerfile
this is WAY too low, need to bump this to 2Gi
Pull request checklist:
- [x]
CHANGELOG.mdwas updated, if applicable
Description
https://github.com/SevenTV/chatterino7/pull/89#issuecomment-1168242643
And also under building for linux, the package is not
qt5-image-formats-pluginfor ubuntu itsqt5-image-formats-pluginscould u also update that in this pr.
#98
There are 1 failures, 0 warnings, and 0 notices.
u can drop static check
33e1f8f Fix incorrectly named package in Linux build do... - Felanbird
There are 1 failures, 0 warnings, and 0 notices.
For whatever reason my version of qt had a different header files, not sure if this is documented could u provide some clarity on which is newest.
Seems like it was called intersect up until Qt 5.14, actually not sure how to handle this since Qt 5.12 is still supposed to be supported. @Felanbird you know any examples from upstream for situations like that?
https://doc.qt.io/archives/qt-5.12/qlinef.html#intersect
https://doc.qt.io/qt-5/qlinef.html#intersects
Is there a reas...
Seems like it was called intersect up until Qt 5.14, actually not sure how to handle this since Qt 5.12 is still supposed to be supported. @Felanbird you know any examples from upstream for situations like that?
No idea, but it's likely we can sort of ignore 5.12 as it's already been dropped here due to to issues with the animated pfp build.
5.12 having issues with 2/2 of the Major PRs - as well as I believe Qt6 has been discussed more recently, so by the time `chatterino7 -> chatterino...
73a8a8d feat: add paints support (#89) - LosFarmosCTL
8bdfbf7 Allow non-message phrases to be highlighted by ... - pajlada
6599009 Fix split focusing being broken in certain circ... - pajlada
2bf58fb Updated Building On Windows OpenSSL information... - Felanbird
f49e8b4 Show all global FFZ badges of a user (#3818) - Jaxkey
a643ba7 Merge branch 'Chatterino:master' into chatterino7 - TroyKomodo
There are 1 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
9396410 Bump lib/magic_enum from 6956c56 to 4802f79 - dependabot[bot]
[SevenTV/chatterino7] New branch created: dependabot/submodules/lib/magic\_enum\-4802f79
Bumps lib/magic_enum from 6956c56 to 4802f79.
Commits
4802f79 clean-up
b45b470 update doc
dd80219 Magic enum format in a separated header file (#185)
c7cf020 fix #190, #192
See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
-...
The following labels could not be found: ci, submodules.
There are 1 failures, 0 warnings, and 0 notices.
Stop opening PRs here dependabot we do this shit on upstream ๐๏ธ ๐ ๐๏ธ
Checklist
- [X] I'm reporting a problem with Chatterino
- [X] I've verified that I'm running the most recent nightly build or stable release
- [X] I've looked for my problem on the wiki
- [X] I've searched the issues and pull requests for similar looking reports
Describe your issue
when opening a user popup while the user has a 7tv avatar, clicking away before the avatar is loaded causes...
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
[SevenTV/chatterino7] branch deleted: dependabot/submodules/lib/magic\_enum\-4802f79
Checklist
- [X] I'm reporting a problem with Chatterino
- [X] I've verified that I'm running the most recent nightly build or stable release
- [X] I've looked for my problem on the wiki
- [X] I've searched the issues and pull requests for similar looking reports
Describe your issue
The implementation of paints leaks memory because it uses new ([1](https://github.com/SevenTV/chatterino7/b...
Description
Closes #101
There are 1 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
Checklist
- [X] I'm reporting a problem with Chatterino
- [X] I've verified that I'm running the most recent nightly build or stable release
- [X] I've looked for my problem on the wiki
- [X] I've searched the issues and pull requests for similar looking reports
Describe your issue
When i right click on the message box it shows the same menu that right clicking tabs show. It used to sh...
[SevenTV/chatterino7] New branch created: troy/fix\-scaling
4faad64 a slightly better approach - TroyKomodo
098a602 fix: use shared_ptr to store paints (#102) - LosFarmosCTL
Pull request checklist:
- [ ]
CHANGELOG.mdwas updated, if applicable
Description
Use dynamic scaling, since some emotes are just wrong.
323cb46 forgot some emotes dont have all variants - TroyKomodo
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
Description
Found another leak, sorry for the 2 dumb mistakes. Memory management is an area where I still have to learn a lot more, I hope this doesn't cause too many inconveniences for the people that downloaded the first nightly build :/
Not even sure why I used a pointer for the QLabel in that place...
I did some more testing and couldn't see any abnormal memory usage or other areas in the code that would cause anything though, so I think we're good now.
There are 1 failures, 0 warnings, and 0 notices.
Any specific emotes?
Description
Fixes the scaling issues on high-DPI retina displays.

There are 1 failures, 0 warnings, and 0 notices.

Cannot replicate - Windows 10
f8ac55f fix(deps): bump @formkit/vue from 1.0.0-beta.8 ... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/formkit/vue\-1\.0\.0\-beta\.9
Bumps @formkit/vue from 1.0.0-beta.8 to 1.0.0-beta.9.
Commits
6eea574 Sets version to beta.9
16bcc95 Fixes broken alpha_spaces rule
ee15cf5 Adding support for Czech diacritics in validations
See full diff in compare view
[: bump @formkit/themes from 1.0.0-beta... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/formkit/themes\-1\.0\.0\-beta\.9
Bumps @formkit/themes from 1.0.0-beta.8 to 1.0.0-beta.9.
Commits
6eea574 Sets version to beta.9
d499b0f updates default icons to only be loaded if a match is found in a given themeโ...
f860e2b fixes stylesheet icon not being returned if found
736fa86 fixes reloading of icons when icon props change
451dab5 moves theme check to createThemePlugin
973b9c9 Updates FormKitIcon to support inline custom iconLoaderUrl
9e7a8db only coerc...
Checklist
- [X] I'm reporting a problem with Chatterino
- [X] I've verified that I'm running the most recent nightly build or stable release
- [X] I've looked for my problem on the wiki
- [X] I've searched the issues and pull requests for similar looking reports
Describe your issue
Various nametag paints cause a users name to appear much larger when they chat or are mentioned on the newe...

Can you upload your images directly to Github please
This is already fixed by #106
As Excellify has mentioned, (and I assumed but wanted to see your screenshots to be sure) this issue already has a PR to fix it.
If you'd like to test the changes to make sure your issue is resolved, the artifact with the required .dmg can be found here.
That fixes the issue, thank you.
Checklist
- [X] I'm reporting a problem with Chatterino
- [X] I've verified that I'm running the most recent nightly build or stable release
- [X] I've looked for my problem on the wiki
- [X] I've searched the issues and pull requests for similar looking reports
Describe your issue
"Flathub is a centralized repository of Flatpak apps. It provides a single point of entry for distributing ...
You are in luck, it was added to flathub-beta yesterday.
[2022-06-29 10:03:49 UTC] i published chatterino7 on flathub-beta as a beta version until 7tv support gets upstreamed
flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo && flatpak install flathub-beta chatterino
97c0bb1 chore(deps-dev): bump eslint-plugin-prettier fr... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/eslint\-plugin\-prettier\-4\.2\.1
Bumps eslint-plugin-prettier from 4.0.0 to 4.2.1.
Release notes
Sourced from eslint-plugin-prettier's releases.
v4.2.1
4.2.1
Patch Changes
#485 5736ed5 Thanks @โJounQin! - chore: reuse prettierRcOptions instead of resolveConfig again
v4.2.0
4.2.0
Minor Changes
#483 7bd70b6 Thanks @โJounQin! - feat: support svelte out of box
close #472, close #482
We recommend to use eslint-plugin-svelte instead of eslint-plugin-svelte3.
v4.1.0 (202...
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/eslint\-plugin\-prettier\-4\.1\.0
There are 1 failures, 0 warnings, and 0 notices.
962f7e1 Bump lint-staged from 12.4.1 to 13.0.3 - dependabot[bot]
[SevenTV/image-processor] New branch created: dependabot/npm\_and\_yarn/dev/lint\-staged\-13\.0\.3
Bumps lint-staged from 12.4.1 to 13.0.3.
Release notes
Sourced from lint-staged's releases.
v13.0.3
13.0.3 (2022-06-24)
Bug Fixes
correctly handle git stash when using MSYS2 (#1178) (0d627a5)
v13.0.2
13.0.2 (2022-06-16)
Bug Fixes
use new --diff and --diff-filter options when checking task modifications (1a5a66a)
v13.0.1
13.0.1 (2022-06-08)
Bug Fixes
correct spelling of "0 files" (f27f1d4)
suppress error from process.kill when killing t...
[SevenTV/image-processor] branch deleted: dependabot/npm\_and\_yarn/dev/lint\-staged\-13\.0\.0
884efd0 Bump prettier from 2.6.2 to 2.7.1 - dependabot[bot]
[SevenTV/image-processor] New branch created: dependabot/npm\_and\_yarn/dev/prettier\-2\.7\.1
Bumps prettier from 2.6.2 to 2.7.1.
Release notes
Sourced from prettier's releases.
2.7.1
๐ Changelog
2.7.0
diff
๐ Release note
Changelog
Sourced from prettier's changelog.
2.7.1
diff
Keep useful empty lines in description (#13013 by @โchimurai)
Input
"""
First line
Second Line
"""
type Person {
name: String
}
Prettier 2.7.0
"""
First line
Second Line
"""
type Person {
name: String
}
P...
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
a210e6f fix: set devicePixelRatio on pixmap (#106) - LosFarmosCTL
@Felanbird the older earlier emotes, some had only 3 variants and they had strange sizings, this will be fixed when we reprocess the CDN but currently to work around this we just have to do some dynamic scaling, will revert when its fixed.
099c340 fix qt 5.12 compile - TroyKomodo
[SevenTV/chatterino7] New branch created: troy/fix\-qt\-version
6bedfef attempt to fix seg fault - TroyKomodo
[SevenTV/chatterino7] New branch created: troy/fix\-seg\-fault
Pull request checklist:
- [ ]
CHANGELOG.mdwas updated, if applicable
Description
Allow compile on qt5.12
There are 1 failures, 0 warnings, and 0 notices.
Pull request checklist:
- [ ]
CHANGELOG.mdwas updated, if applicable
Description
Attempt to fix a rare seg fault on popup window
will revert when its fixed.
Works for me then
There are 1 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.
There are 2 failures, 0 warnings, and 0 notices.