b8341e9 Use prebuilt kimageformats on macOS (#245) - Nerixyz
#github
1 messages · Page 43 of 1
[SevenTV/chatterino7] New branch created: dependabot/github_actions/pajlads/changelog-checker-1.0.1
Bumps pajlads/changelog-checker from 1.0.0 to 1.0.1.
Changelog
Sourced from pajlads/changelog-checker's changelog.
1.0.1
fix: raw_url is optional, check for the existance of it only for the changelog change. (#12)
Commits
f8b8163 Release v1.0.1
ea28224 Bump reqwest from 0.11.20 to 0.11.22 (#11)
1df380c fix: raw_url is optional, check for the existance of it only for the change...
1b8d902 Clean up checker module
See full diff in compare v...
e8bd65b build(deps): bump pajlads/changelog-checker fro... - dependabot[bot]
@dependabot ignore this dependency
Updated upstream.
[SevenTV/chatterino7] branch deleted: dependabot/github_actions/pajlads/changelog-checker-1.0.1
OK, I won't notify you about pajlads/changelog-checker again, unless you re-open this PR.
QOL feature that allows users to quickly toggle the censoring of an unlisted emote within the emote card by clicking on the respective indicator.
https://github.com/SevenTV/Website/assets/6964154/b7c65221-6103-44ce-923a-b9b943fa08d4
I was considering renaming the tooltip but I didn't want to make it too long unnecessarily. Also, I suppose we could change the icon to then reflect the uncensored state, a non-slashed eye, but I decided against it to help the user identify that it is an unlisted emote still in case the pre-existing red bordering wasn't enough.
f2b9cff chore(deps-dev): bump marked from 7.0.4 to 9.1.0 - dependabot[bot]
Bumps marked from 7.0.4 to 9.1.0.
Release notes
Sourced from marked's releases.
v9.1.0
9.1.0 (2023-10-05)
Features
add --no-clobber option to CLI (#3025) (b8adee7)
v9.0.3
9.0.3 (2023-09-18)
Bug Fixes
marked --help (#2991) (43643b3)
v9.0.2
9.0.2 (2023-09-16)
Bug Fixes
fix unicode emstrong (#2989) (8ebbb3c)
v9.0.1
9.0.1 (2023-09-15)
Bug Fixes
fix unexpected setext heading (#2986) (bcc3067)
single column table (#2985) (0743d4a)
v9.0.0
9.0.0 (2023-0...
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-marked-9.1.0
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-marked-9.0.3
Bumps postcss from 8.4.27 to 8.4.31.
Release notes
Sourced from postcss's releases.
8.4.31
Fixed \r parsing to fix CVE-2023-44270.
8.4.30
Improved source map performance (by @romainmenke).
8.4.29
Fixed Node#source.offset (by @idoros).
Fixed docs (by @coliff).
8.4.28
Fixed Root.source.end for better source map (by @romainmenke).
Fixed Result.root types when process() has no parser.
Changelog
Sourced from postcss's changelog.
8.4.31
Fixed...
[SevenTV/Extension] New branch created: dependabot/npm_and_yarn/postcss-8.4.31
6451ffe chore(deps): bump postcss from 8.4.27 to 8.4.31 - dependabot[bot]
412ae22 Bump postcss from 8.4.27 to 8.4.31 - dependabot[bot]
Bumps postcss from 8.4.27 to 8.4.31.
Release notes
Sourced from postcss's releases.
8.4.31
Fixed \r parsing to fix CVE-2023-44270.
8.4.30
Improved source map performance (by @romainmenke).
8.4.29
Fixed Node#source.offset (by @idoros).
Fixed docs (by @coliff).
8.4.28
Fixed Root.source.end for better source map (by @romainmenke).
Fixed Result.root types when process() has no parser.
Changelog
Sourced from postcss's changelog.
8.4.31
Fixed...
[SevenTV/WebComponents] New branch created: dependabot/npm_and_yarn/postcss-8.4.31
[SevenTV/WebsiteNext] New branch created: dependabot/npm_and_yarn/postcss-8.4.31
Bumps postcss from 8.4.27 to 8.4.31.
Release notes
Sourced from postcss's releases.
8.4.31
Fixed \r parsing to fix CVE-2023-44270.
8.4.30
Improved source map performance (by @romainmenke).
8.4.29
Fixed Node#source.offset (by @idoros).
Fixed docs (by @coliff).
8.4.28
Fixed Root.source.end for better source map (by @romainmenke).
Fixed Result.root types when process() has no parser.
Changelog
Sourced from postcss's changelog.
8.4.31
Fixed...
c2fb580 Bump postcss from 8.4.27 to 8.4.31 - dependabot[bot]
cef8f3e check length at user model pfp parse - AnatoleAM
[SevenTV/API] New branch created: fix/bad-data-panic
has this been fixed? its 2 years later and I cant find any way to disable this feature.
98feb93 chore(deps-dev): bump @vueuse/core from 10.3.0 ... - dependabot[bot]
Bumps @vueuse/core from 10.3.0 to 10.5.0.
Release notes
Sourced from @vueuse/core's releases.
v10.5.0
🚀 Features
Add Promisify type definition - by @Alfred-Skyblue in vueuse/vueuse#3420 (b067b)
createInjectionState: Allow provide and inject in same component - by @xiaoxiangmoe and @antfu in vueuse/vueuse#3387 (5d948)
createInjectionState: Add injectionKey option - by @PPetau and @antfu in vueuse/vueuse#3404 (90d34)
...
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-vueuse-core-10.5.0
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-vueuse-core-10.4.1
7dd77ae chore(deps-dev): bump eslint from 8.47.0 to 8.51.0 - dependabot[bot]
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-eslint-8.51.0
Bumps eslint from 8.47.0 to 8.51.0.
Release notes
Sourced from eslint's releases.
v8.51.0
Features
0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#17569) (Domantas Petrauskas)
977e67e feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota)
Bug Fixes
f976b2f fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic)
0edfe36 fix: Ensure crash error messages are not duplicated...
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-eslint-8.50.0
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-types-node-20.8.3
f87302d chore(deps-dev): bump @types/node from 20.5.1 t... - dependabot[bot]
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-types-node-20.8.2
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-types-node-20.8.4
2d3c985 chore(deps-dev): bump @types/node from 20.5.1 t... - dependabot[bot]
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-types-node-20.8.3
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-typescript-eslint-parser-6.7.5
Bumps @typescript-eslint/parser from 6.4.0 to 6.7.5.
Release notes
Sourced from @typescript-eslint/parser's releases.
v6.7.5
6.7.5 (2023-10-09)
Bug Fixes
eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712) (db40a0a)
You can read about our versioning strategy and releases on our website.
v6.7.4
6.7.4 (2023-10-02)
Note: Version bump only for package @types...
45b9613 chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-typescript-eslint-parser-6.7.4
ModScanner is a platform, which offers users the ability to query and retrieve detailed information regarding any user on Twitch. The page provides users with insights into the selected channels, where the selected user is currently moderating, VIP, and founder. Also, ModScanner displays the users relating to a specified channels like the moderators, VIPs, and founders for the channel-sight as well.
Including a button at the profile card in Chatterino that redirects users to the ModScanner...
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-marked-9.1.1
Bumps marked from 7.0.4 to 9.1.1.
Release notes
Sourced from marked's releases.
v9.1.1
9.1.1 (2023-10-11)
Bug Fixes
add marked.min.js to package exports (#3035) (71fc094)
v9.1.0
9.1.0 (2023-10-05)
Features
add --no-clobber option to CLI (#3025) (b8adee7)
v9.0.3
9.0.3 (2023-09-18)
Bug Fixes
marked --help (#2991) (43643b3)
v9.0.2
9.0.2 (2023-09-16)
Bug Fixes
fix unicode emstrong (#2989) (8ebbb3c)
v9.0.1
9.0.1 (2023-09-15)
Bug Fixes
fix unexpected...
227a9f9 chore(deps-dev): bump marked from 7.0.4 to 9.1.1 - dependabot[bot]
[SevenTV/API] New branch created: fix/connection-id-clash
3ddf022 fix: connection platform id clash - AnatoleAM
[SevenTV/API] branch deleted: fix/connection-id-clash
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
Ever since the 7.4.5 update, Chatterino7 has been asking me to downgrade the version to 7.4.4, the message ...
[SevenTV/API] New branch created: patch/c7-version-7.4.6
[SevenTV/API] branch deleted: patch/c7-version-7.4.6
Hi, I'm unable to set a profile picture on the 7TV website.
My profile always shows with the following:
I tried signing out, removing the connection on my Twitch account to SevenTV and then signing back in. I also tried using various images to check it's not a problem with the image.
You have to be a subscriber to set a profile picture via 7TV.
cf32efb chore(deps-dev): bump @types/node from 20.5.1 t... - dependabot[bot]
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-types-node-20.8.5
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-types-node-20.8.4
5b17ae3 Implement compile-time flag to disable automati... - libklein
131812b Update changelog entry for 4854 (#4860) - Felanbird
38a7ce6 Fix qtkeychain include for Qt6 users (#4863) - pajlada
d568d12 Fix Chatterino logo in readme (#4865) - Felanbird
86c2a07 Bump pajlads/changelog-checker from 1.0.0 to 1.... - dependabot[bot]
5b17ae3 Implement compile-time flag to disable automati... - libklein
131812b Update changelog entry for 4854 (#4860) - Felanbird
38a7ce6 Fix qtkeychain include for Qt6 users (#4863) - pajlada
d568d12 Fix Chatterino logo in readme (#4865) - Felanbird
86c2a07 Bump pajlads/changelog-checker from 1.0.0 to 1.... - dependabot[bot]
Description
Paints
- Uses
const &where possible - Fixes clang-tidy warnings
- Avoids allocating
QGraphicsDropShadowEffecton the heap
Animated Profile Pictures
- Uses QObject hierarchy to manage deletions
We should think about using a QGraphicsScene to draw the graphics effects. Not sure if it's less expensive than a QLabel, though.
9fd5cf1 Refactor/cleanup paints and animated profile pi... - Nerixyz
clang-tidy made some suggestions
warning: variable 'drawPaint' of type 'bool' can be declared 'const' [misc-const-correctness]
bool const drawPaint = isNametag && getSettings()->displaySevenTVPaints;
warning: variable 'isNametag' of type 'bool' can be declared 'const' [misc-const-correctness]
bool const isNametag = this->getLink().type == chatterino::Link::UserInfo ||
warning: parameter 'color' is passed by value and only copied once; consider moving it to avoid unnecessary copies [performance-unnecessary-value-param]
, color_(std::move(color))
warning: variable 'colonBoundingRect' of type 'QRectF' can be declared 'const' [misc-const-correctness]
QRectF const colonBoundingRect(nametagBoundingRect.right(), 0, 10000, 10000);
warning: the parameter 'background' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param]
QColor Paint::overlayColors(const QColor& background, QColor foreground)
src/providers/seventv/paints/Paint.hpp:33:
- static QColor overlayColors(QColor background, QColor foreground);
+ static QColor overlayColors(const QColor& background, QColor foreground);
9fd5cf1 Refactor/cleanup paints and animated profile pi... - Nerixyz
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-marked-9.1.2
46ba8cc chore(deps-dev): bump marked from 7.0.4 to 9.1.2 - dependabot[bot]
Bumps marked from 7.0.4 to 9.1.2.
Release notes
Sourced from marked's releases.
v9.1.2
9.1.2 (2023-10-13)
Bug Fixes
trim newline from blockquote token.text (#3037) (92033e5)
v9.1.1
9.1.1 (2023-10-11)
Bug Fixes
add marked.min.js to package exports (#3035) (71fc094)
v9.1.0
9.1.0 (2023-10-05)
Features
add --no-clobber option to CLI (#3025) (b8adee7)
v9.0.3
9.0.3 (2023-09-18)
Bug Fixes
marked --help (#2991) (43643b3)
v9.0.2
9.0.2 (2023-09-16)
Bug Fi...
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-marked-9.1.1
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-nanoid-5.0.2
Bumps nanoid from 4.0.2 to 5.0.2.
Changelog
Sourced from nanoid's changelog.
5.0.2
Fixed webcrypto import (by Divyansh Singh).
5.0.1
Fixed Node.js 18 support.
5.0
Moved Node.js version to Web Crypto API.
Removed async API since Web Crypto API has only sync version.
Removed Node.js 14 and 16 support.
Commits
87de3c5 Release 5.0.2 version
7b6241a Update tests
67b316a Update dependencies
4823585 fix(node): use webcrypto export from node:crypto (#448)
d...
9c9d158 chore(deps-dev): bump nanoid from 4.0.2 to 5.0.2 - dependabot[bot]
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-nanoid-5.0.1
dd18617 chore(deps-dev): bump @types/node from 20.5.1 t... - dependabot[bot]
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-types-node-20.8.6
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-types-node-20.8.5
Is there an existing issue for this?
- [X] I have searched the existing issues
This issue exists in the latest nightly version
- [X] I am using the latest nightly version
What browsers are you seeing the problem on?
Chrome, Other
Current Behavior
When using Twitch regularly, a lot of the time the badges (e.g. mod/twitch prime) do not always show up. Sometimes refreshing the page helps, but sometimes it doesn't.
It's extremely inconsistent, and I am not sure how exact...
ba543e2 build: link to any avif plugin - Nerixyz
c7a11eb Merge branch 'chatterino7' of https://github.co... - Nerixyz
ba543e2 build: link to any avif plugin - Nerixyz
c7a11eb Merge branch 'chatterino7' of https://github.co... - Nerixyz
Is there an existing issue for this?
- [X] I have searched the existing issues
This feature does not exist in the latest nightly version
- [X] I have checked the latest nightly version
Feature Description
On bettertv you could move the chat to the other side in the browser which is why I am still using BTTV along with 7TV. It's kinda buggy now tho when both are activated, they slow down the browser. I would like to only have 7TV enabled.
I found this feature really helpful...
6d3b68a chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-typescript-eslint-parser-6.8.0
Bumps @typescript-eslint/parser from 6.4.0 to 6.8.0.
Release notes
Sourced from @typescript-eslint/parser's releases.
v6.8.0
6.8.0 (2023-10-16)
Bug Fixes
eslint-plugin: [consistent-type-imports] import assertion checks added (#7722) (afdae37)
eslint-plugin: [no-shadow] fix static class generics for class expressions (#7724) (e5ea1d0)
eslint-plugin: [no-unsafe-member-access] report on only the accessed prop...
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-typescript-eslint-parser-6.7.5
was this ever solved? Im getting the same issue embedding into an iframe
was this ever solved? Im getting the same issue embedding into an iframe
It was but then broke again :(
I think the issue has to do with "all_frames":true not being in the manifest, but im not sure
Is there an existing issue for this?
- [X] I have searched the existing issues
This feature does not exist in the latest nightly version
- [X] I have checked the latest nightly version
Feature Description
In the manifest, replace "content_scripts": [ { "js": [ "content.js" ], "matches": [ "*://*.twitch.tv/*" ] } ],
with, "content_scripts": [ { "js": [ "content.js" ], "matches": [ "*://*.twitch.tv/*" ], "all_frames":true } ],...
added: "all_frames": true under content scripts in the manifest to allow 7tv to work in Iframes.
added "all_frames":true, to manifest to support iframes
added "all_frames":true, to manifest to support iframes
{
"status_code": 500,
"status": "Internal Server Error",
"error": "Internal Server Error",
"error_code": 70500
}
Cannot sign in into 7tv, because i have same nickname as some 7tv user.
Thats existed one users: https://7tv.app/users/63bfe9633977df67e32cfe7e
Thats my current twitch id: 971211575
91f4a26 chore(deps-dev): bump @types/node from 20.5.1 t... - dependabot[bot]
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-types-node-20.8.7
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-types-node-20.8.6
I submitted PR https://github.com/SevenTV/Extension/pull/919 that fixes this bug.
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
In the Emotes Menu The Emojis wont load and i dont see them in the Chat. I tried all 4 Emoji Styles and re...
This is a problem with Chatterino itself, not this fork (you can reproduce it on the nightly builds there). Please open an issue there.
I believe I have this issue, the few docs there are specify an endpoint for querying id by username, but it doesnt seem to be working. I need this for a TwitchBot that a user configures with their username, and looks up all 7tv emotes to give the bot access to for their channel.
@starstormtwitch You can't currently by login, but you can by uid
{userByConnection(id:"twitch_id"platform:TWITCH){emote_sets{emotes{id name}}}}
We don't actually want to run on embeds, this would cause massive problems for sites that embed a lot of clips/embeds, like LSF.
It may be possible to check if the page is specifically a chat embed, and only inject then. But these are pretty rare, and I'm not sure that its worth the effort.
Is there a specific use-case where running in embeds is desirable?
I have a chrome extension I'm using/developing that will inject other channels chats as an iframe onto a stream, and those embedded iframes won't show chat unless that's enabled.
Is there another way to do this? Or enable it so it will only allow for twitch.tv embeds?
I'd love the help if you are able!
I would only need it to embed the twitch chat pop out
Ive got it to work (i think) with the content script as this `(function () { "use strict";
//Check if it's an iframe and is a popout
if (window !== window.top) {
let currentIframeSrc = window.location.href;
if (!currentIframeSrc.startsWith("https://www.twitch.tv/popout")) {
return;
}
}
const r = "seventv-app-broadcast-channel"; async function d() { const e = document.createElement("div"); e.id = "seventv-emoji-container", e.style.display = "none", e.style....
Ok, I added in a check so that even though all_frames is true, it also will check if it is a Twitch popout iframe before injecting. It works locally for me, but please let me know if there is something I should change!
At present, I'm getting a 503 response with a "server full" message from the events server, but it has no CORS headers, so my JS client can't tell what the problem is. Please add appropriate headers to this, and any other server errors, if possible, to help clients react appropriately to each type of failure.
5c3bca8 chore(deps-dev): bump eslint from 8.47.0 to 8.52.0 - dependabot[bot]
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-eslint-8.52.0
Bumps eslint from 8.47.0 to 8.52.0.
Release notes
Sourced from eslint's releases.
v8.52.0
Features
70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota)
Bug Fixes
5de9637 fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas)
dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#17649) (Francesco Trotta)
Documentation
476d58a docs: Add note about i...
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-eslint-8.51.0
ca0fd6e fix(deps): bump actions/setup-node from 3 to 4 - dependabot[bot]
[SevenTV/Extension] New branch created: dependabot-github_actions-master-actions-setup-node-4
Bumps actions/setup-node from 3 to 4.
Release notes
Sourced from actions/setup-node's releases.
v4.0.0
What's Changed
In scope of this release we changed version of node runtime for action from node16 to node20 and updated dependencies in actions/setup-node#866
Besides, release contains such changes as:
Upgrade actions/checkout to v4 by @gmembre-zenika in actions/setup-node#868
Update actions/checkout for documentation and yaml by @dmitry-shibanov...
c2cbc55 chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-typescript-eslint-parser-6.9.0
Bumps @typescript-eslint/parser from 6.4.0 to 6.9.0.
Release notes
Sourced from @typescript-eslint/parser's releases.
v6.9.0
6.9.0 (2023-10-23)
Bug Fixes
eslint-plugin: [no-confusing-void-expression] handle unfixable cases (#7674) (7e52f27)
eslint-plugin: [no-unsafe-return] allow returning anything if explicitly returning any (#7708) (c6124b2)
rule-tester: fix parser fallback logic (#7754) (34c23e0)
type-u...
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-typescript-eslint-parser-6.8.0
Yeah but if I don't have a way to programmatically look up the UID the
point is moot. Thanks though.
On Fri, Oct 20, 2023, 4:25 PM Brian @.***> wrote:
@starstormtwitch https://github.com/starstormtwitch You can't currently
by login, but you can by uid{userByConnection(id:"twitch_id"platform:TWITCH){emote_sets{emotes{id name}}}}
—
Reply to this email directly, view it on GitHub
https://github.com/SevenTV/API/issues/65#issuecomment-1773414196, or
unsu...
@starstormtwitch Getting a UID is very simple once you have a login, if you're doing this from Twitch chat, every message has a user-id (The user sending the message's ID) and room-id (The creator of the channel's ID) tag. If not, you can either send a GQL query to https://gql.twitch.tv/gql with the following query
{user(login:"twitch_login"lookupType:ALL){id}}
or if you need batching
{users(logins:["twitch_login","twitch_login2"]){id}}
or make a request to...
de99038 chore(deps-dev): bump @types/node from 20.5.1 t... - dependabot[bot]
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-types-node-20.8.8
f62ea9b fix(deps): bump crowdin/github-action from 1.11... - dependabot[bot]
[SevenTV/Extension] New branch created: dependabot-github_actions-master-crowdin-github-action-1.14.0
Bumps crowdin/github-action from 1.11.0 to 1.14.0.
Release notes
Sourced from crowdin/github-action's releases.
v1.14.0
What's Changed
chore: CLI 3.15.0 by @andrii-bodnar
docs: improve permissions section by @andrii-bodnar in crowdin/github-action#197
Full Changelog: https://github.com/crowdin/github-action/compare/v1.13.1...v1.14.0
v1.13.1
What's Changed
fix: pull request existence condition by @andrii-bodnar in crowdin/github-action#194
F...
e22d0a8 chore(deps-dev): bump @types/node from 20.5.1 t... - dependabot[bot]
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-types-node-20.8.9
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-types-node-20.8.8
The chat-room-component-layout data selector seems to be missing and the hide leaderboard option doesn't work because of that.
36e8b68 chore(deps-dev): bump vue-i18n from 9.2.2 to 9.6.0 - dependabot[bot]
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-vue-i18n-9.6.0
Bumps vue-i18n from 9.2.2 to 9.6.0.
Release notes
Sourced from vue-i18n's releases.
v9.6.0
What's Changed
🌟 Features
feat!: support resource schema type definition for @intlfy/core-base (@intlify/core) by @kazupon in intlify/vue-i18n-next#1594
🐛 Bug Fixes
fix(examples): remove @vite-ignore magic comment by @kazupon in intlify/vue-i18n-next#1590
fix: cannot resolve flatjson messages when use setLocaleMessage by @k...
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-vue-i18n-9.5.0
This would only look for twitch chat embed too, not any twitch embed