#github
1 messages · Page 75 of 1
2d79a43 Updated position CSS of the overlay class. (#222) - Cameron2920
There are 1 failures, 0 warnings, and 0 notices.
Thanks, I'll investigate further.
07ee94b chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
ed9d4ad chore(deps-dev): bump @types/node from 17.0.18 ... - dependabot[bot]
48f51c1 chore(deps-dev): bump stylelint from 14.5.1 to ... - dependabot[bot]
d63e87e chore(deps-dev): bump @types/node from 17.0.19 ... - dependabot[bot]
7817e30 chore(deps-dev): bump @types/ws from 8.2.3 to 8... - dependabot[bot]
07adf2b actor - clear active emotes on def. set change - AnatoleAM
52c384d Fix undefined access at getActiveEmoteInSet() - AnatoleAM
3ab8b98 Name conflict prompt to rename - AnatoleAM
b1f6eb7 chore(deps-dev): bump sass from 1.49.8 to 1.49.... - dependabot[bot]
88d7401 chore(deps-dev): bump @types/ws from 8.5.0 to 8... - dependabot[bot]
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/sass\-1\.49\.9
89e8b52 chore(deps-dev): bump vue-tsc from 0.31.4 to 0.... - dependabot[bot]
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/types/ws\-8\.5\.1
18a0847 fix(deps): bump actions/setup-node from 2.5.1 t... - dependabot[bot]
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.32\.0
[SevenTV/Website] branch deleted: dependabot/github\_actions/dev/actions/setup\-node\-3\.0\.0
b1f6eb7 chore(deps-dev): bump sass from 1.49.8 to 1.49.... - dependabot[bot]
88d7401 chore(deps-dev): bump @types/ws from 8.5.0 to 8... - dependabot[bot]
89e8b52 chore(deps-dev): bump vue-tsc from 0.31.4 to 0.... - dependabot[bot]
18a0847 fix(deps): bump actions/setup-node from 2.5.1 t... - dependabot[bot]
dad4313 Merge branch 'dev' into feat/action-wrappers - AnatoleAM
@AnatoleAM is there an example of hooking into Twitch's react in the project or any documentation? I haven't had any luck with it. The only other solution I can think of is using IRC messages to determine if the user is timed out.
5f2572e Fix access errors in conditions - AnatoleAM
Never mind the previous comment. I found the ban status here ChatComponent.props.currentUserBannedStatusData?.channel?.self?.banStatus?.expiresInMs and added a check for update every 1s.
This isn't really what I'm looking for either, unfortunately I am busy with the ongoing work on API V3 and the new website so i cannot guide you on this - but the ideal sitution would be to hook into the exact states that cause the timeout screen to appear/disappear.
7TV 2.1.4 works perfectly fine on Firefox Nightly 99.0a1 for me.
My thought is you denied 7TV permission to access YouTube or you have conflicting extensions..
The best bet is to re-install the extension and allow it access to YouTube.com if that doesn't work disable other extensions.
When you get timedout you get sent a gql request with the operation name ChatRestrictions
The only way I see doing this without checking ChatComponent.props.currentUserBannedStatusData?.channel?.self?.banStatus?.expiresInMs constantly is by intercepting these request bodys In this request [0].data.channel.self.banStatus.isPermanent will say whether or not the ban is permanent (i...
Shouldn't this issue be closed @AnatoleAM? Works fine for me and has worked for awhile IIRC.
Hey @AnatoleAM I think I've figured out what you're looking for. This should only trigger when the chat component is updated because of a change to the ban status prop (which removes/adds the chat input).
I understand this is probably a low priority issue. If there is something higher priority that I can work on, I am more than happy to help! (I'm fimiliar with front and back end code)
That looks better, I'll have a look and test it when I can. Thank you for the fast iterations
Shouldn't this issue be closed @AnatoleAM? Works fine for me and has worked for awhile IIRC.
It's still not implemented, so no. It would only work if you have FrankerFaceZ installed
My thought is you denied 7TV permission to access YouTube
I appear to have done so. I don't entirely know how.
I reinstalled and it works again. Apologies for the bug report when it was just my mistake. From now on if it breaks like that again I will do a reinstall. Thank you!
643a470 chore(deps-dev): bump rollup-plugin-visualizer ... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/rollup\-plugin\-visualizer\-5\.6\.0
Bumps rollup-plugin-visualizer from 5.5.4 to 5.6.0.
Changelog
Sourced from rollup-plugin-visualizer's changelog.
5.6.0
Allow to pass function that return options
5.5.3
Update dependencies
Reduce saturation for colors of treemap
5.5.2
Fix coloring in case of 2 chunks
5.5.1
Fix compatibility issue with rollup v1
5.5.0
Refactor internal data structures to optimise perfomance
5.4.1
Remove unnecessary font size grow
5.4.0
Show small...
0433957 chore(deps-dev): bump eslint from 8.9.0 to 8.10.0 - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/eslint\-8\.10\.0
[SevenTV/Website] Pull request opened: #292 chore\(deps\-dev\): bump eslint from 8\.9\.0 to 8\.10\.0
Bumps eslint from 8.9.0 to 8.10.0.
Release notes
Sourced from eslint's releases.
v8.10.0
Features
6e2c325 feat: Add ignoreOnInitialization option to no-shadow rule (#14963) (Soufiane Boutahlil)
115cae5 feat: --debug prints time it takes to parse a file (#15609) (Bartek Iwańczuk)
345e70d feat: Add onlyOneSimpleParam option to no-confusing-arrow rule (#15566) (Gautam Arora)
Bug Fixes
cdc5802 fix: Avoid __dirname for built-in configs (#15616) (DoZerg)
ee7...
4a63415 chore(deps-dev): bump rollup-plugin-visualizer ... - dependabot[bot]
5aa0540 chore(deps-dev): bump eslint from 8.9.0 to 8.10... - dependabot[bot]
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/rollup\-plugin\-visualizer\-5\.6\.0
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/eslint\-8\.10\.0
I noticed that we use both script setup and std script perhaps we should only use one or the other?
The comment is actually used by webpack please include it.
c9cf878 Bump github.com/aws/aws-sdk-go from 1.40.37 to ... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.43\.7
Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.43.7.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.43.7 (2022-02-25)
Service Client Updates
service/elasticache: Updates service documentation
Doc only update for ElastiCache
service/panorama: Updates service API and documentation
Release v1.43.6 (2022-02-24)
Service Client Updates
service/autoscaling: Updates service API, documentation, and examples
You can now hiber...
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.43\.2
cfa61f2 Bump github.com/gofiber/fiber/v2 from 2.18.0 to... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/gofiber/fiber/v2\-2\.28\.0
Bumps github.com/gofiber/fiber/v2 from 2.18.0 to 2.28.0.
Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
v2.28.0
🚀 New
Update TLS Config & Add ListenMutualTLS (#1761)
https://docs.gofiber.io/api/app#listentls
https://docs.gofiber.io/api/app#listenmutualtls
🐛 Fixes
Restore Original URL of the context after changing it (#1788)
Fix for "Why net.Addr is fiber.testAddr, not *net.TCPAddr?🤗 #1574" (#1784)
utils.TrimBytes shoul...
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/gofiber/fiber/v2\-2\.27\.0
Im lazy to change all components to script setup now, I'll do that over time. Ive been swapping them over as I modify them
7fca71b Bump actions/setup-go from 2.1.5 to 3.0.0 - dependabot[bot]
[SevenTV/EventAPI] New branch created: dependabot/github\_actions/dev/actions/setup\-go\-3\.0\.0
Bumps actions/setup-go from 2.1.5 to 3.0.0.
Release notes
Sourced from actions/setup-go's releases.
v3.0.0
What's Changed
Update default runtime to node16 (actions/setup-go#192)
Update package-lock.json file version to 2 (actions/setup-go#193) and @types/node to 16.11.25 (actions/setup-go#194)
Remove the stable input and fix SemVer notation (actions/setup-go#195)
Breaking Changes
With the update to Node 16, all scripts will now be run with Node 16 ra...
6591178 Bump actions/setup-node from 2 to 3 - dependabot[bot]
[SevenTV/EventAPI] New branch created: dependabot/github\_actions/dev/actions/setup\-node\-3
Bumps golangci/golangci-lint-action from 2 to 3.1.0.
Release notes
Sourced from golangci/golangci-lint-action's releases.
v3.1.0
What's Changed
New features
Allow to disable caching completely by @tdabasinskas in golangci/golangci-lint-action#351
CI
ci(dep): Add step to commit changes if PR has dependencies label by @sayboras in golangci/golangci-lint-action#108
Dependabot
build(deps-dev): bump eslint from 8.9.0 to 8.10.0 by @depen...
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
74b41d0 Bump actions/setup-node from 2 to 3 - dependabot[bot]
[SevenTV/ImageProcessor] New branch created: dependabot/github\_actions/dev/actions/setup\-node\-3
Bumps actions/setup-node from 2 to 3.
Release notes
Sourced from actions/setup-node's releases.
v3.0.0
In scope of this release we changed version of the runtime Node.js for the setup-node action and updated package-lock.json file to v2.
Breaking Changes
With the update to Node 16 in actions/setup-node#414, all scripts will now be run with Node 16 rather than Node 12.
We removed deprecated version input (actions/setup-node#424). Please use node-ver...
151412c Bump golangci/golangci-lint-action from 2 to 3.1.0 - dependabot[bot]
Bumps golangci/golangci-lint-action from 2 to 3.1.0.
Release notes
Sourced from golangci/golangci-lint-action's releases.
v3.1.0
What's Changed
New features
Allow to disable caching completely by @tdabasinskas in golangci/golangci-lint-action#351
CI
ci(dep): Add step to commit changes if PR has dependencies label by @sayboras in golangci/golangci-lint-action#108
Dependabot
build(deps-dev): bump eslint from 8.9.0 to 8.10.0 by @depen...
e846a26 Bump actions/setup-go from 2.2.0 to 3 - dependabot[bot]
[SevenTV/ImageProcessor] New branch created: dependabot/github\_actions/dev/actions/setup\-go\-3
Bumps actions/setup-go from 2.2.0 to 3.
Release notes
Sourced from actions/setup-go's releases.
v3.0.0
What's Changed
Update default runtime to node16 (actions/setup-go#192)
Update package-lock.json file version to 2 (actions/setup-go#193) and @types/node to 16.11.25 (actions/setup-go#194)
Remove the stable input and fix SemVer notation (actions/setup-go#195)
Breaking Changes
With the update to Node 16, all scripts will now be run with Node 16 rather...
b45b9d2 Bump github.com/aws/aws-sdk-go from 1.43.3 to 1... - dependabot[bot]
[SevenTV/ImageProcessor] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.43\.7
Bumps github.com/aws/aws-sdk-go from 1.43.3 to 1.43.7.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.43.7 (2022-02-25)
Service Client Updates
service/elasticache: Updates service documentation
Doc only update for ElastiCache
service/panorama: Updates service API and documentation
Release v1.43.6 (2022-02-24)
Service Client Updates
service/autoscaling: Updates service API, documentation, and examples
You can now hibern...
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
634a964 Bump actions/setup-node from 2 to 3 - dependabot[bot]
[SevenTV/Migrator] New branch created: dependabot/github\_actions/dev/actions/setup\-node\-3
Bumps actions/setup-node from 2 to 3.
Release notes
Sourced from actions/setup-node's releases.
v3.0.0
In scope of this release we changed version of the runtime Node.js for the setup-node action and updated package-lock.json file to v2.
Breaking Changes
With the update to Node 16 in actions/setup-node#414, all scripts will now be run with Node 16 rather than Node 12.
We removed deprecated version input (actions/setup-node#424). Please use node-ver...
dbc62de Bump golangci/golangci-lint-action from 2 to 3.1.0 - dependabot[bot]
[SevenTV/Migrator] New branch created: dependabot/github\_actions/dev/golangci/golangci\-lint\-action\-3\.1\.0
1f89b55 Bump actions/setup-go from 2.1.5 to 3 - dependabot[bot]
[SevenTV/Migrator] New branch created: dependabot/github\_actions/dev/actions/setup\-go\-3
[SevenTV/Migrator] branch deleted: dependabot/github\_actions/dev/actions/setup\-go\-2\.2\.0
b709dcf Bump golangci/golangci-lint-action from 2 to 3.1.0 - dependabot[bot]
[SevenTV/GQL] New branch created: dependabot/github\_actions/dev/golangci/golangci\-lint\-action\-3\.1\.0
Bumps golangci/golangci-lint-action from 2 to 3.1.0.
Release notes
Sourced from golangci/golangci-lint-action's releases.
v3.1.0
What's Changed
New features
Allow to disable caching completely by @tdabasinskas in golangci/golangci-lint-action#351
CI
ci(dep): Add step to commit changes if PR has dependencies label by @sayboras in golangci/golangci-lint-action#108
Dependabot
build(deps-dev): bump eslint from 8.9.0 to 8.10.0 by @depen...
[SevenTV/GQL] New branch created: dependabot/github\_actions/dev/actions/setup\-go\-3
Bumps actions/setup-go from 2.2.0 to 3.
Release notes
Sourced from actions/setup-go's releases.
v3.0.0
What's Changed
Update default runtime to node16 (actions/setup-go#192)
Update package-lock.json file version to 2 (actions/setup-go#193) and @types/node to 16.11.25 (actions/setup-go#194)
Remove the stable input and fix SemVer notation (actions/setup-go#195)
Breaking Changes
With the update to Node 16, all scripts will now be run with Node 16 rather...
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
5cb3544 Bump actions/setup-go from 2.1.4 to 3 - dependabot[bot]
[SevenTV/REST] New branch created: dependabot/github\_actions/dev/actions/setup\-go\-3
Bumps actions/setup-go from 2.1.4 to 3.
Release notes
Sourced from actions/setup-go's releases.
v3.0.0
What's Changed
Update default runtime to node16 (actions/setup-go#192)
Update package-lock.json file version to 2 (actions/setup-go#193) and @types/node to 16.11.25 (actions/setup-go#194)
Remove the stable input and fix SemVer notation (actions/setup-go#195)
Breaking Changes
With the update to Node 16, all scripts will now be run with Node 16 rather...
d76a527 Bump golangci/golangci-lint-action from 2 to 3.1.0 - dependabot[bot]
[SevenTV/REST] New branch created: dependabot/github\_actions/dev/golangci/golangci\-lint\-action\-3\.1\.0
d11db80 chore(deps-dev): bump @vitejs/plugin-vue from 2... - dependabot[bot]
Bumps @vitejs/plugin-vue from 2.2.2 to 2.2.4.
Release notes
Sourced from @vitejs/plugin-vue's releases.
plugin-vue@2.2.4
Please refer to CHANGELOG.md for details.
plugin-vue@2.2.3
Please refer to CHANGELOG.md for details.
Changelog
Sourced from @vitejs/plugin-vue's changelog.
2.2.4 (2022-02-28)
2.2.3 (2022-02-28)
Bug Fixes
plugin-vue: setup jsx script no hmr (#6568) (c84601c)
Commits
0423608 chore: use recommended l...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vitejs/plugin\-vue\-2\.2\.4
95039b9 chore(deps-dev): bump typescript from 4.5.5 to ... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-4\.6\.2
Bumps typescript from 4.5.5 to 4.6.2.
Release notes
Sourced from typescript's releases.
TypeScript 4.6.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
fixed issues query for Typescript 4.6.0 (Beta).
fixed issues query for Typescript 4.6.1 (RC).
fixed issues query for Typescript 4.6.2 (Stable).
Downloads are available on:
npm
Visual Studio 2022/2019 (Select new version in project optio...
a8cd059 chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
Bumps @typescript-eslint/parser from 5.12.1 to 5.13.0.
Release notes
Sourced from @typescript-eslint/parser's releases.
v5.13.0
5.13.0 (2022-02-28)
Bug Fixes
eslint-plugin: [sort-type-union-intersection-members] Wrap the constructorType in parentheses (#4590) (851bb90)
Features
eslint-plugin: [no-misused-promises] check more places for checksVoidReturn (#4541) (052cf51)
eslint-plugin: add no-redundant-ty...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.13\.0
903f608 fix(deps): bump vue-router from 4.0.12 to 4.0.13 - dependabot[bot]
Bumps vue-router from 4.0.12 to 4.0.13.
Release notes
Sourced from vue-router's releases.
v4.0.13
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vue-router's changelog.
4.0.13 (2022-02-28)
Bug Fixes
matcher: add child before parent when using addRoute (8744bba)
ssr: reject unfinished initial navigation (509fc0d), closes #1305
Commits
a4cd2ef release: v4.0.13
215378c chore: up deps
42f82ed refactor: check for edge cases too
e3f43...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vue\-router\-4\.0\.13
6b0988a chore(deps-dev): bump vite from 2.8.4 to 2.8.5 - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vite\-2\.8\.5
Bumps vite from 2.8.4 to 2.8.5.
Changelog
Sourced from vite's changelog.
2.8.5 (2022-02-28)
Bug Fixes
?html-proxy with trailing = added by some servers (#7093) (5818ac9)
allow optional trailing comma in asset import.meta.url (#6983) (2debb9f)
cannot reassign process.env.NODE_ENV in ssr (#6989) (983feb2)
config: Warn about terserOptions in more cases (#7101) (79428ad)
don't override user config (#7034) (8fd8f6e)
fileToBuiltUrl got un...
0963133 chore(deps-dev): bump @typescript-eslint/eslint... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.13\.0
Bumps @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v5.13.0
5.13.0 (2022-02-28)
Bug Fixes
eslint-plugin: [sort-type-union-intersection-members] Wrap the constructorType in parentheses (#4590) (851bb90)
Features
eslint-plugin: [no-misused-promises] check more places for checksVoidReturn (#4541) (052cf51)
eslint-plugin...
[SevenTV/Website] branch deleted: feat/action\-wrappers
[Website] Branch dependabot/npm\_and\_yarn/dev/vue\-router\-4\.0\.13 was force-pushed to `5ffeed1`
[Website] Branch dependabot/npm\_and\_yarn/dev/typescript\-4\.6\.2 was force-pushed to `f36aae0`
There are 2 failures, 0 warnings, and 0 notices.
[SevenTV/Common] branch deleted: feat/emoteset
[SevenTV/Common] New branch created: feat/versioning
364fc0f Add version methods in EmoteBuilder - AnatoleAM
[SevenTV/REST] New branch created: feat/versioning
Allowing the creation of versioned emotes and updating the emote processing listener to handle versioned emotes
f4df340 Clean up sidebars of emote page - AnatoleAM
[SevenTV/Website] New branch created: feat/emote\-versions
bringing versions to the masses
51ab5a9 chore(deps-dev): bump vite from 2.8.4 to 2.8.6 - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vite\-2\.8\.6
Bumps vite from 2.8.4 to 2.8.6.
Changelog
Sourced from vite's changelog.
2.8.6 (2022-03-01)
Bug Fixes
revert #7052, hmr style tag no support in html (#7136) (5c116ec)
throw Error when can't preload CSS (#7108) (d9f8edb)
2.8.5 (2022-02-28)
Bug Fixes
?html-proxy with trailing = added by some servers (#7093) (5818ac9)
allow optional trailing comma in asset import.meta.url (#6983) (2debb9f)
cannot reassign process.env.NODE_ENV in ssr ...
2a633a6 chore(deps-dev): bump vue-tsc from 0.32.0 to 0.... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.32\.1
Bumps vue-tsc from 0.32.0 to 0.32.1.
Changelog
Sourced from vue-tsc's changelog.
0.32.1
feat: support generic events with props (#981)
fix: slots references always 0 (#932)
fix: source.organizeImports not working in editor.codeActionsOnSave (#906)
fix: component type incorrect if duplicate name with current <script setup> file name (#944)
fix: language server broken if TS version < 4.4 (#962)
fix: pug outline ele...
6044e15 chore(deps-dev): bump @types/ws from 8.5.1 to 8... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/types/ws\-8\.5\.2
435c2bc fix(deps): bump @apollo/client from 3.5.9 to 3.... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.5\.10
Bumps @apollo/client from 3.5.9 to 3.5.10.
Changelog
Sourced from @apollo/client's changelog.
Apollo Client 3.5.10 (2022-02-24)
Improvements
Add GraphQLWsLink in @apollo/client/link/subscriptions. This link is similar to the existing WebSocketLink in @apollo/client/link/ws, but uses the newer graphql-ws package and protocol instead of the older subscriptions-transport-ws implementation.
@glasser in #9369
Note from @benjamn: since Grap...
2391aca fix(deps): bump @vueuse/core from 7.6.2 to 7.7.0 - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vueuse/core\-7\.7\.0
Bumps @vueuse/core from 7.6.2 to 7.7.0.
Release notes
Sourced from @vueuse/core's releases.
v7.7.0
Bug Fixes
useCycleList: nullish check (#1280) (aef8a2b)
useFetch: fix run afterFetch condition (#1271) (23b12a3)
Features
reactiveComputed: new function (fcfec1c)
reactiveOmit: add reactiveOmit (#1292) (3b5079c)
useEventBus: payload support (#1279) (e4ceb92)
useFullscreen: autoExit support (#1272) (c0b1ad0)
useMouse: support event...
Actually I've also noticed this behavior intermittently. Perhaps this isn't what the OP was experiencing, but it seems that occasionally, something causes the extension to not load on a Youtube page. A refresh will always fix it in those instances because it only happens very rarely (<5% rough estimate). Not sure if there's any way to reliably investigate what's happening due to that.
So I've been using this extension: https://addons.mozilla.org/en-US/firefox/addon/youtubelivestreamstheatermode/
And I think it has a great feature to consider also implementing as part of 7TV. On that extension, you can mouse over a small section of the video player at the top to show all of the video info Youtube usually puts under the video (title, viewer count, description, like/dislike/share, etc). It is very bad UX to have to alternate theater mode on and off to be able to see this inf...
Is this something thats being worked on? Because I dont use the FFZ extension. The FFZ extension is very bloated and slow, so I would like to only use the 7tv extension if possible..
As far as i'm aware no one is currently on this, as the team is busy with the API v3, the new website and other tasks. Though anyone can submit a pull request. At the latest this feature would come when the web extension get its own major cleanup/overhaul later this year
As the creator of the original issue on ffz, I'm looking forward to what you guys find. I refuse to use a chromium browser :)
I'm looking forward to what you guys find. I refuse to use a chromium browser :)
I've been looking for a fix for a while now (ever since I opened the issuue on FFZ) and the only thing I could find was that zooming in fixed the problem, but then the rest of chat looks too big.
The channel highlight color on the left side of subscription messages etc. is missing when the 7TV chrome extension is enabled, and it reappears the moment it's disabled, is this intentional?
Pls add an option to toggle this on or off in 7TV's settings if so, otherwise pls fix
How it looks with 7TV on, highlight color (yellow/gold-ish in this example) on the left of the message is not shown:

However the message doesn't contain anything special, only spaces.
To Reproduce
Steps to reproduce the behavior:
- Go to any channel
- Click on the message textarea and type a message containing emotes
- See the bug
Expected behavior
It should not show unrequired emotes
Screenshots
 - AnatoleAM
[SevenTV/GQL] New branch created: feat/versioning
5a388b7 Emote Upload - add versioning-based state - AnatoleAM
Adding support for versioning in the GQL API
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
4262f16 add Content-Length header in image upload - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
816bfb4 fix(deps): bump azure/setup-kubectl from 2.0 to... - dependabot[bot]
[SevenTV/Website] Pull request opened: #305 fix\(deps\): bump azure/setup\-kubectl from 2\.0 to 2\.1
Bumps azure/setup-kubectl from 2.0 to 2.1.
Release notes
Sourced from azure/setup-kubectl's releases.
Build with ncc
This release was build with ncc allowing for custom runner support.
Commits
6025c84 v2 new release (#45)
See full diff in compare view
[ return index - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
17b01be Fix wrong lifecycle set at end of processing - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
727cab1 handle versioning in set emotes mutation - AnatoleAM
60d3656 Add thumbnail url on emote versions - AnatoleAM
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
800f072 schema/emote - version images field - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
47d4211 "Switch to this version" button - AnatoleAM
b86088f loaders/emoteset - fix multiple ver. of same emote - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
ab4b1dd Refetch channels on switch version - AnatoleAM
eeef449 emoteset/ops - reset emote channels cache - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
Describe the bug
You're not able to remove an alias after setting one
To Reproduce
Steps to reproduce the behavior:
- Go to and emote page
- Click on 'Set alias'
Expected behavior
So after removing the emote again and then adding it back the same way, it looks like the original name is used for the emote, but after refreshing the stream chat on twitch, it goes back to the alias. There is no button to remove the alias and the only way is to use the original name but ei...
9de0dbb Revoke persisted identity if auth fails - AnatoleAM
I can't seem to replicate this issue, can you provide me with the following:
- What browser you are on?
- Whether or not you have any other extensions and if this occurs when you turn those other extensions off and have 7TV on?
- If you have other extensions, what do you have?
- If you can right-click and inspect element the heart; can you screenshot the style and the element?
7ad0e30 Fix event publishes at emote processing - AnatoleAM
4f2037d Add versions field to emote partial - AnatoleAM
0f63d42 Reload images on emote event - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
I can't seem to replicate this issue, can you provide me with the following:
-
What browser you are on?
Google Chrome Version 99.0.4844.51 (Official Build) (arm64) -
Whether or not you have any other extensions and if this occurs when you turn those other extensions off and have 7TV on?
I also have BTTV Extension, the issue happen if BTTV extension is disabled. -
If you have other extensions, what do you have?
Only BTTV Extension that works directly over twitch -
If y...
Have you release a new version of the extension? today I can't replicate it anymore. (I just entered to twitch and found out that even the padding between emotes is quite different (no more padding between emotes)
There has not been an update since the creation of this issue. Padding works completely fine for me, I know that FFZ has an option to disable padding but you said you only had 7TV & BTTV. Padding works completely fine for me. 7TV, AFAIK, has no option to change the padding plus...
I just saw it again.
<img width="390" alt="image" src="https://user-images.githubusercontent.com/204105/156949604-ec7d4412-902d-42f7-b302-39d5a54102a7.png">
<span class="seventv-message-context" style="position: relative;">
<span class="seventv-text-fragment" style="word-break: break-word;">
el exception ya no es TPM?
</span>
<span class="seventv-emote">
<span style="min-width: 19.5px; min-height: 19.5px;">
<img alt=" " class="chat...
This is how it look when I try to spam only one emote
<img width="350" alt="image" src="https://user-images.githubusercontent.com/204105/156949882-aaabddd2-74b2-4815-b211-429303fd42af.png">
681cee1 fix(deps): bump @vueuse/core from 7.6.2 to 7.7.1 - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vueuse/core\-7\.7\.1
Bumps @vueuse/core from 7.6.2 to 7.7.1.
Release notes
Sourced from @vueuse/core's releases.
v7.7.1
Bug Fixes
useScrollLock: should work normal with initialState (#1257) (75146b8)
use indirect type (#1337) (54a9ac0)
useFetch: make error shallow (#1270) (53d1983)
v7.7.0
Bug Fixes
useCycleList: nullish check (#1280) (aef8a2b)
useFetch: fix run afterFetch condition (#1271) (23b12a3)
Features
reactiveComputed: new function (fcfec1...
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vueuse/core\-7\.7\.0
a03779e Bump actions/setup-go from 2.1.4 to 3 - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/github\_actions/dev/actions/setup\-go\-3
Bumps actions/setup-go from 2.1.4 to 3.
Release notes
Sourced from actions/setup-go's releases.
v3.0.0
What's Changed
Update default runtime to node16 (actions/setup-go#192)
Update package-lock.json file version to 2 (actions/setup-go#193) and @types/node to 16.11.25 (actions/setup-go#194)
Remove the stable input and fix SemVer notation (actions/setup-go#195)
Breaking Changes
With the update to Node 16, all scripts will now be run with Node 16 rather...
d67dcf6 Bump azure/setup-kubectl from 1 to 2.1 - dependabot[bot]
[SevenTV/ServerGo] branch deleted: dependabot/github\_actions/dev/actions/setup\-go\-2\.2\.0
[SevenTV/ServerGo] New branch created: dependabot/github\_actions/dev/azure/setup\-kubectl\-2\.1
Bumps azure/setup-kubectl from 1 to 2.1.
Release notes
Sourced from azure/setup-kubectl's releases.
Build with ncc
This release was build with ncc allowing for custom runner support.
Github action for Installing Kubectl v2.0
No customer-facing improvements to v1, just modified the action for internal use.
What's Changed
Adding tool binaries to PATH by @shigupt202 in Azure/setup-kubectl#4
Setup for L0 Testcases by @rgsubh in Azure/setup-kubectl#6
...
2f8fbdc Bump actions/checkout from 2 to 3 - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/github\_actions/dev/actions/checkout\-3
[SevenTV/ServerGo] branch deleted: dependabot/github\_actions/dev/azure/setup\-kubectl\-2\.0
f06ddaf Bump github.com/gofiber/rewrite/v2 from 2.1.10 ... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/gofiber/rewrite/v2\-2\.1\.18
Bumps github.com/gofiber/rewrite/v2 from 2.1.10 to 2.1.18.
Release notes
Sourced from github.com/gofiber/rewrite/v2's releases.
v2.1.18
🧹 Updates
Bump github.com/gofiber/fiber/v2 from 2.27.0 to 2.28.0 (#56)
v2.1.17
🧹 Updates
Bump github.com/gofiber/fiber/v2 from 2.26.0 to 2.27.0 (#55)
v2.1.16
🧹 Updates
Bump github.com/gofiber/fiber/v2 from 2.24.0 to 2.26.0 (#54)
v2.1.15
🧹 Updates
Bump github.com/gofiber/fiber/v2 from 2.23.0 to 2.24.0 (#52)
v2.1....
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/gofiber/rewrite/v2\-2\.1\.17
3b78927 Bump github.com/aws/aws-sdk-go from 1.40.37 to ... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.43\.12
Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.43.12.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.43.12 (2022-03-04)
Service Client Updates
service/connect: Updates service API
service/devops-guru: Updates service API and documentation
service/ec2: Updates service API and documentation
Documentation updates for Amazon EC2.
service/macie: Updates service documentation
Amazon Macie Classic (macie) has been discontinu...
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.43\.7
eee5e3e Omit deleted/pending versions from API - AnatoleAM
27e1beb improve styling on version preview image - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
This can be implemented easily through Twitch's GQL endpoint
70968e0 Bump azure/setup-kubectl from 2.0 to 2.1 - dependabot[bot]
Bumps azure/setup-kubectl from 2.0 to 2.1.
Release notes
Sourced from azure/setup-kubectl's releases.
Build with ncc
This release was build with ncc allowing for custom runner support.
Commits
6025c84 v2 new release (#45)
See full diff in compare view
[
Update package-lock.json file version to 2 (actions/setup-go#193) and @types/node to 16.11.25 (actions/setup-go#194)
Remove the stable input and fix SemVer notation (actions/setup-go#195)
Breaking Changes
With the update to Node 16, all scripts will now be run with Node 16 rather...
[SevenTV/EventAPI] branch deleted: dependabot/github\_actions/dev/actions/setup\-go\-3\.0\.0
b10bf4e Bump actions/checkout from 2.4.0 to 3 - dependabot[bot]
[SevenTV/EventAPI] New branch created: dependabot/github\_actions/dev/actions/checkout\-3
Bumps actions/checkout from 2.4.0 to 3.
Release notes
Sourced from actions/checkout's releases.
v3.0.0
Update default runtime to node16
Changelog
Sourced from actions/checkout's changelog.
Changelog
v2.3.1
Fix default branch resolution for .wiki and when using SSH
v2.3.0
Fallback to the default branch
v2.2.0
Fetch all history for all tags and branches when fetch-depth=0
v2.1.1
Changes to support GHES (here and here)
v2.1.0
Group output
C...
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
20547ad Bump github.com/aws/aws-sdk-go from 1.43.3 to 1... - dependabot[bot]
[SevenTV/ImageProcessor] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.43\.12
Bumps github.com/aws/aws-sdk-go from 1.43.3 to 1.43.12.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.43.12 (2022-03-04)
Service Client Updates
service/connect: Updates service API
service/devops-guru: Updates service API and documentation
service/ec2: Updates service API and documentation
Documentation updates for Amazon EC2.
service/macie: Updates service documentation
Amazon Macie Classic (macie) has been discontinue...
868337c Bump actions/checkout from 2 to 3 - dependabot[bot]
[SevenTV/ImageProcessor] New branch created: dependabot/github\_actions/dev/actions/checkout\-3
Bumps actions/checkout from 2 to 3.
Release notes
Sourced from actions/checkout's releases.
v3.0.0
Update default runtime to node16
v2.4.0
Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr
v2.3.5
Update dependencies
v2.3.4
Add missing awaits
Swap to Environment Files
v2.3.3
Remove Unneeded commit information from build logs
Add Licensed to verify third party dependencies
v2.3.2
Add Third Party License Information ...
eedcdd7 Bump azure/setup-kubectl from 2.0 to 2.1 - dependabot[bot]
Bumps azure/setup-kubectl from 2.0 to 2.1.
Release notes
Sourced from azure/setup-kubectl's releases.
Build with ncc
This release was build with ncc allowing for custom runner support.
Commits
6025c84 v2 new release (#45)
See full diff in compare view
[
See full diff in compare view
[: bump @typescript-eslint/parser... - dependabot[bot]
Bumps @typescript-eslint/parser from 5.12.1 to 5.14.0.
Release notes
Sourced from @typescript-eslint/parser's releases.
v5.14.0
5.14.0 (2022-03-07)
Bug Fixes
eslint-plugin: [naming-convention] cover case that requires quotes (#4582) (3ea0947)
eslint-plugin: [no-misused-promises] factor thenable returning function overload signatures (#4620) (56a09e9)
eslint-plugin: [prefer-readonly-parameter-types] handle ...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.14\.0
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.13\.0
d386f5d chore(deps-dev): bump @typescript-eslint/eslint... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.14\.0
Bumps @typescript-eslint/eslint-plugin from 5.12.1 to 5.14.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v5.14.0
5.14.0 (2022-03-07)
Bug Fixes
eslint-plugin: [naming-convention] cover case that requires quotes (#4582) (3ea0947)
eslint-plugin: [no-misused-promises] factor thenable returning function overload signatures (#4620) (56a09e9)
eslint-plugin: [prefer-readonly-par...
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
[SevenTV/Common] branch deleted: feat/versioning
[SevenTV/GQL] branch deleted: feat/versioning
[SevenTV/REST] branch deleted: feat/versioning
[SevenTV/Website] branch deleted: feat/emote\-versions
[REST] Branch dependabot/github\_actions/dev/actions/checkout\-3 was force-pushed to `f6b89f3`
[REST] Branch dependabot/github\_actions/dev/azure/setup\-kubectl\-2\.1 was force-pushed to `5a126f0`
[Website] Branch dependabot/npm\_and\_yarn/dev/types/ws\-8\.5\.2 was force-pushed to `5022b8d`
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
[SevenTV/GQL] New branch created: feat/reimplement\-v2
Re-implementing the V2 GQL API (formerly located at SevenTV/ServerGo) in the next repo.
There are 10 failures, 1 warnings, and 0 notices.
[SevenTV/REST] New branch created: feat/implement\-v2
Re-implementing the V2 REST API (formerly located at SevenTV/ServerGo) in the next repo.
There are 3 failures, 0 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
1fce507 handle v2 globalState search emotes arg - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
568954b Emote Sets to V2 "User Emotes" - AnatoleAM
There are 10 failures, 1 warnings, and 0 notices.
There are 10 failures, 1 warnings, and 0 notices.
Today is showing ⭐
<img width="527" alt="image" src="https://user-images.githubusercontent.com/204105/157586172-9a48870e-a0aa-4619-b287-811b00f16a02.png">
This bug is really annoying, although quite curious
Does this ever last more than a few seconds while loading a page? These are very obviously emojis, and not "emotes". I have not been capable of reproducing this issue.