#github

1 messages ยท Page 63 of 1

cloud quailBOT
#
[SevenTV/App] branch deleted: feat/link\-youtube
#
[SevenTV/ServerGo] branch deleted: feat/lidl\-youtube\-auth
cloud quailBOT
cloud quailBOT
#

I'm not sure how open you are to contributions, but I like to suggest using more function components in your react code.
It's the defacto standard in react now.

Classes will still be supported for now, but the future lies in function components and hooks.

https://reactjs.org/docs/hooks-intro.html

We intend for Hooks to cover all existing use cases for classes, but we will keep supporting class components for the foreseeable future. At Facebook, we have tens of thousands of compon...

cloud quailBOT
cloud quailBOT
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/sass\-1\.42\.1
#

Bumps sass from 1.38.1 to 1.42.1.

Release notes
Sourced from sass's releases.

Dart Sass 1.42.1
To install Sass 1.42.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes

Fix a bug where Sass variables and function calls in calculations weren't being resolved correctly if there was a parenthesized interpolation elsewhere in the file.

See the full changelog for changes in ea...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/sass\-1\.42\.0
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular/cli\-12\.2\.7
#

Bumps @angular/cli from 12.2.6 to 12.2.7.

Release notes
Sourced from @โ€‹angular/cli's releases.

v12.2.7

12.2.7 (2021-09-22)
@โ€‹angular-devkit/build-angular

Commit
Description

support WASM-based esbuild optimizer fallback

Special Thanks
Alan Agius and Charles Lyding

Changelog
Sourced from @โ€‹angular/cli's changelog.

12.2.7 (2021-09-22)
@โ€‹angular-devkit/build-angular

Commit
Type
Description

d856b4d23
fix
support WASM-based esbuild ...

#

Bumps @angular-devkit/build-angular from 12.2.6 to 12.2.7.

Release notes
Sourced from @โ€‹angular-devkit/build-angular's releases.

v12.2.7

12.2.7 (2021-09-22)
@โ€‹angular-devkit/build-angular

Commit
Description

support WASM-based esbuild optimizer fallback

Special Thanks
Alan Agius and Charles Lyding

Changelog
Sourced from @โ€‹angular-devkit/build-angular's changelog.

12.2.7 (2021-09-22)
@โ€‹angular-devkit/build-angular

Commit
Type
Descri...

#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular\-devkit/build\-angular\-12\.2\.7
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Describe the bug
Emote panel is not showing properly in Creator Dashboard in Firefox

To Reproduce
Steps to reproduce the behavior:

  1. Go to Creator Dashboard
  2. Click on 7tv icon near chat
  3. See error

Expected behavior
Emote panel is showing properly in Creator Dashboard.

Version:
2.0.0
Firefox version 92.0.1
Chrome version 93.0.4577.82

Probably it's because the emote panel showing at the wrong place. When I open developer tools and moving it to the top i...

cloud quailBOT
#

Fixes the Double @ when having both 7tv and ffz installed. The historical view of messages and the first message would have a double @'User'. This would only happen in channels where you are a moderator. The reason was that the ffzMode variable was set at when the currentHandler.start() was first called. At this point the ffz hook hasn't loaded yet, so it would be set to false. Later when the first message is sendt and the componentDidUpdate() is called, the local ffzMode is still set to fals...

cloud quailBOT
cloud quailBOT
#

Describe the bug
Normally in a youtube stream chat, when someone @ 's you with your username, your name is highlighted. With 7TV installed, the names no longer highlight.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a youtube stream chat
  2. Have someone else tag your username with @
  3. Observe plain formatting

Expected behavior
It should be brightly colored and bolded

Version:
2.0.0

cloud quailBOT
cloud quailBOT
#
[SevenTV/k7s-master] New branch created: master
cloud quailBOT
#
[SevenTV/k7s-nfs] New branch created: master
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.10\.1
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/core\-js\-3\.18\.1
#

Bumps core-js from 3.16.3 to 3.18.1.

Changelog
Sourced from core-js's changelog.

3.18.1 - 2021.09.27

Fixed String.prototype.substr feature detection and compat data
Removed mistakenly added .forEach from prototypes of some DOM collections where it shouldn't be, #988, #987, thanks @โ€‹moorejs
Added cause to AggregateError constructor implementation (still without adding to the feature detection)
Families of .at and .findLast methods marked as supported i...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/core\-js\-3\.18\.0
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.10\.1
#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.9\.6
cloud quailBOT
#

Describe the bug
The 7TV emote menu button overlaps with the timer when a chat uses slow-mode.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a youtube stream chat
  2. Turn on slow-mode
  3. Enter a chat message
  4. Observe the overlap on the 7TV emote menu button

Expected behavior
It should move the character counter, send button, and emote menu button over to make room for the timer.

Version:
2.0.0

Screenshots
![image](https://user-images.githubu...

cloud quailBOT
#

Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.40.49.

Release notes
Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.40.49 (2021-09-24)
Service Client Updates

service/ec2: Updates service API and documentation

DescribeInstances now returns Platform Details, Usage Operation, and Usage Operation Update Time.

service/license-manager: Updates service API and documentation

Release v1.40.48 (2021-09-23)
Service Client Updates

service/apps...

#
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.40\.49
#
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.40\.45
#
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/gofiber/rewrite/v2\-2\.1\.11
#

Bumps github.com/gofiber/rewrite/v2 from 2.1.10 to 2.1.11.

Release notes
Sourced from github.com/gofiber/rewrite/v2's releases.

v2.1.11
๐Ÿงน Updates

Bump github.com/gofiber/fiber/v2 from 2.18.0 to 2.19.0 (#45)

Commits

2bf639b Merge pull request #45 from gofiber/dependabot/go_modules/github.com/gofiber/...
5a7b8ee Bump github.com/gofiber/fiber/v2 from 2.18.0 to 2.19.0
See full diff in compare view

[![Dependabot compatibility score](https://depend...

#
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/gofiber/fiber/v2\-2\.19\.0
#

Bumps github.com/gofiber/fiber/v2 from 2.18.0 to 2.19.0.

Release notes
Sourced from github.com/gofiber/fiber/v2's releases.

v2.19.0
๐Ÿš€ New

Add next support for Monitor middleware. (#1527)

๐Ÿ› Fixes

Get unexpected results from cache #1529 (#1531)
Fix Mutability issue of UserContext in fiber.Ctx (#1522)
Corrects ipv6 loopback ip shown on UI (#1517)

๐Ÿ“š Documentation

fixed translation issues and translate more area in turkish readme (#1525)
Translate Externa...

cloud quailBOT
#
[SevenTV/EventAPI] New branch created: dependabot/go\_modules/dev/github\.com/gofiber/fiber/v2\-2\.19\.0
#

Bumps github.com/gofiber/fiber/v2 from 2.18.0 to 2.19.0.

Release notes
Sourced from github.com/gofiber/fiber/v2's releases.

v2.19.0
๐Ÿš€ New

Add next support for Monitor middleware. (#1527)

๐Ÿ› Fixes

Get unexpected results from cache #1529 (#1531)
Fix Mutability issue of UserContext in fiber.Ctx (#1522)
Corrects ipv6 loopback ip shown on UI (#1517)

๐Ÿ“š Documentation

fixed translation issues and translate more area in turkish readme (#1525)
Translate Externa...

cloud quailBOT
cloud quailBOT
#
[SevenTV/WebsiteVue] New branch created: dependabot/github\_actions/dev/actions/setup\-node\-2\.4\.1
#

Bumps actions/setup-node from 2.4.0 to 2.4.1.

Release notes
Sourced from actions/setup-node's releases.

Add "cache-hit" output
This release introduces a new output: cache-hit (#327).
The cache-hit output contains boolean value indicating that an exact match was found for the key. It shows that the action uses already existing cache or not. The output is available only if cache is enabled.

Commits

270253e Merge pull request #327 from Wtf...

#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-4\.32\.0
#

Bumps @typescript-eslint/eslint-plugin from 4.29.3 to 4.32.0.

Release notes
Sourced from @โ€‹typescript-eslint/eslint-plugin's releases.

v4.32.0
4.32.0 (2021-09-27)
Bug Fixes

eslint-plugin: [consistent-type-definitions] correct fix for export default (#3899) (ebb33ed)
eslint-plugin: [no-require-imports] report only global require (#3871) (8aa87a1)
eslint-plugin: [no-shadow] ignore type-only imports pro...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-4\.31\.2
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.4\.15
#

Bumps @apollo/client from 3.4.9 to 3.4.15.

Changelog
Sourced from @โ€‹apollo/client's changelog.

Apollo Client 3.4.15
Bug Fixes

Require calling cache.reset({ discardWatches: true }) to make cache.reset discard cache.watches, restoring behavior broken in v3.4.14 by #8826.
@โ€‹benjamn in #8852

Apollo Client 3.4.14
Bug Fixes

Disable InMemoryCache result object canonization by default, to prevent unexpected memory growth and/or reuse of object ...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.4\.13
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-4\.32\.0
#

Bumps @typescript-eslint/parser from 4.29.3 to 4.32.0.

Release notes
Sourced from @โ€‹typescript-eslint/parser's releases.

v4.32.0
4.32.0 (2021-09-27)
Bug Fixes

eslint-plugin: [consistent-type-definitions] correct fix for export default (#3899) (ebb33ed)
eslint-plugin: [no-require-imports] report only global require (#3871) (8aa87a1)
eslint-plugin: [no-shadow] ignore type-only imports properly (#3868) (dda9ce...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-4\.31\.2
cloud quailBOT
#

Yes, from previous investigations of my own, I had learned that the author of the Alternate Twitch Player extension built FFZ/BTTV support into his addon.

WORKAROUND:
However, since FFZ has a plugin to load 7TV within in itself, you can disable the dedicated 7TV addon, enable the 7TV-FFZ plugin, then turn the dedicated 7TV emote back on. This will let Alternate Twitch Player pages load 7TV through FFZ.

#

Describe the bug
When using the emote menu to put emotes into the chat, the text box isn't properly recognizing it as a text input. For example, if the only action you do is clicking an emote, you cannot send the message because Youtube thinks you are attempting to send a blank message.

In addition to this, the emote menu seems to insert a false space at the end of the chat message. There is a visible space after the last message which can you can move the cursor through, however upon...

#

Describe the bug
Zero-width emotes are pushing down the underlying emote below the edge of the chat line when you mouse over them.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a youtube stream chat
  2. Enter an emote followed by a zero-width emote
  3. Send the message
  4. Mouse over the emotes to display the pop-up box, then observe the emote placement.

Expected behavior
The emotes should not move on mouseover.

Version:
2.0.0

Screenshots
![image...

cloud quailBOT
#

Describe the bug
When a large emote is used in the chat, the text for which the emote is placed will be aligned to the bottom edge of the emote for that line. This is true for multi-line chat messages as well.

To Reproduce
Steps to reproduce the behavior:

  1. Go to a youtube stream chat
  2. Enter some chat text with a large emote
  3. Observe incorrect formatting

Expected behavior
The text should (probably) be vertically centered to the emote's height for each line entere...

cloud quailBOT
cloud quailBOT
#

Can't reproduce the issue. Any other extentions you have installed that might interfere?

try "allowing to send same message twice" on setting, I only noticed it after I messed with that

This is typically because bots in some channels may timeout the same user many times, leading to more messages. This could be fixed by employing the approach taken by Chatterino, where repeated timeouts are appended as "(x times)"

Each user gets a different amount of msgs, so I don...

cloud quailBOT
#

Describe the bug

Badge icon 7TV Subscriber (Founder) in resolution 128x128 has wrong metadata or is in incorrect format. GET request returns Content-Type as binary/octet-stream instead of image/webp.

To Reproduce

Go to https://api.7tv.app/v2/badges?user_identifier=twitch_id, and click on https://cdn.7tv.app/badge/612f92abe1280b72b856b4d4/3x, it prompts to download that image instead of showing it. This is not the case for other badge icons, or even for the same ...

cloud quailBOT
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.10\.2
#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.10\.1
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.10\.2
#
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.10\.1
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/angular/cli\-12\.2\.7
#
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.10\.2
#
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/angular\-devkit/build\-angular\-12\.2\.7
#
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/date\-fns\-2\.24\.0
cloud quailBOT
#
[SevenTV/ServerGo] New branch created: feat/update\-rest\-global\-emote\-route
#
[SevenTV/ServerGo] branch deleted: feat/update\-rest\-global\-emote\-route
cloud quailBOT
#

Hey,

Since 7tv implemented new halloween emotes it would be great to have a feature where u can choose between those emote applications. The problem is, that if a BTTV and (global) 7TV emote have the same name, the BTTV emote is always prioritised. Therefore it is not possible to use the new halloween emotes. It would be neat to have a feature, where you could change the priorization of these emotes.

I would really appreciate it if theres an opportunity to add this feature in Chatterino

cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/EgVault] New branch created: feat/october\-update
#
[SevenTV/ServerGo] New branch created: feat/avatar\-upload
cloud quailBOT
nocturne hamlet
#

nobody saw anything

nocturne hamlet
wet rivet
#

Lemao force push

wet rivet
#

DinkDonk chatterino building

cloud quailBOT
#
[SevenTV/ServerGo] branch deleted: feat/avatar\-upload
cloud quailBOT
#

Changelog

  • Increased the margin-bottom on the .seventv-yt-theater-mode-button-container class to align with the rest of the player buttons
  • Converted px values to rem so elements are more compatible with different screen resolutions
  • Removed width css property from .seventv-yt-theater-mode [id="secondary"] because messing with the default chat resolution causes a lot of alignment issues with text and other components like the emote menu.

Note

  • package-lock.json...
cloud quailBOT
#
[SevenTV/ServerGo] branch deleted: stage
#
[SevenTV/ServerGo] New branch created: stage
cloud quailBOT
#
[SevenTV/ServerGo] New branch created: feat/entitled\-badger\-role\-binding
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/nguniversal/builders\-12\.1\.1
#

Bumps @nguniversal/builders from 12.1.0 to 12.1.1.

Release notes
Sourced from @โ€‹nguniversal/builders's releases.

v12.1.1
12.1.1 (2021-09-30)
@โ€‹nguniversal/builders

Commit
Description

index.original.html should be used if exists

Special Thanks
Doug Parker, Javier Infante and ikeq

Changelog
Sourced from @โ€‹nguniversal/builders's changelog.

12.1.1 (2021-09-30)
@โ€‹nguniversal/builders

Commit
Type
Description

00cc596f
fix
index.original...

#

Bumps @angular-devkit/build-angular from 12.2.7 to 12.2.8.

Release notes
Sourced from @โ€‹angular-devkit/build-angular's releases.

v12.2.8

12.2.8 (2021-10-01)
@โ€‹angular-devkit/build-angular

Commit
Description

babel adjust enum plugin incorrectly transforming loose enums

Special Thanks
Paul Gschwendtner

Changelog
Sourced from @โ€‹angular-devkit/build-angular's changelog.

12.2.8 (2021-10-01)
@โ€‹angular-devkit/build-angular

Commit
Type
De...

#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular\-devkit/build\-angular\-12\.2\.8
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular/cli\-12\.2\.8
#

Bumps @angular/cli from 12.2.7 to 12.2.8.

Release notes
Sourced from @โ€‹angular/cli's releases.

v12.2.8

12.2.8 (2021-10-01)
@โ€‹angular-devkit/build-angular

Commit
Description

babel adjust enum plugin incorrectly transforming loose enums

Special Thanks
Paul Gschwendtner

Changelog
Sourced from @โ€‹angular/cli's changelog.

12.2.8 (2021-10-01)
@โ€‹angular-devkit/build-angular

Commit
Type
Description

821a1b5a9
fix
babel adjust enum plugi...

cloud quailBOT
#
[SevenTV/FFZ-Add-On] New branch created: 7tv\-emotes\-1\.2\.0
#
[SevenTV/FFZ-Add-On] New branch created: to\-upstream
cloud quailBOT
#
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.40\.54
#

Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.40.54.

Release notes
Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.40.54 (2021-10-01)
Service Client Updates

service/apprunner: Updates service API and documentation
service/ssm: Updates service API and documentation

When "AutoApprovable" is true for a Change Template, then specifying --auto-approve (boolean) in Start-Change-Request-Execution will create a change request that b...

#
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.40\.49
cloud quailBOT
#

Hello,
I am using the 7tv version chatterino and the settings are not savings, only 2 channels out of 7-8 I added the first time are saved, I have to enter my twitch token everytime I restart the software and add the others channels aswell, everything reset if I restart Chatterino.

I am not having the issue with the normal version of chatterino. I use the 2.3.4 version for both chatterino (7.3.4 for 7TV).

OS:
Edition Windows 10 Pro
Version 21H1
Installed on โ€Ž24/โ€Ž11/โ€Ž2020
OS build 1...

cloud quailBOT
#
[SevenTV/ServerGo] branch deleted: feat/entitled\-badger\-role\-binding
cloud quailBOT
#
[SevenTV/App] New branch created: feat/profile\-picture\-upload
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/App] branch deleted: feat/profile\-picture\-upload
cloud quailBOT
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.4\.16
#

Bumps @apollo/client from 3.4.9 to 3.4.16.

Changelog
Sourced from @โ€‹apollo/client's changelog.

Apollo Client 3.4.16
Improvements

Prevent webpack from misresolving the graphql package as the local @apollo/client/utilities/globals/graphql.js module when module.exports.resolve.preferRelative is enabled in webpack.config.js.

Note: if you encounter strange module resolution errors like export 'isType' (imported as 'isType') was not found in 'g...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.4\.15
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-4\.33\.0
#

Bumps @typescript-eslint/eslint-plugin from 4.29.3 to 4.33.0.

Release notes
Sourced from @โ€‹typescript-eslint/eslint-plugin's releases.

v4.33.0
4.33.0 (2021-10-04)
Bug Fixes

eslint-plugin: [lines-between-class-members] fix exceptAfterOverload for abstract methods (#3943) (240fc65)
eslint-plugin: [no-confusing-void-expression] support optional chaining (#3937) (c40dd13)
eslint-plugin: [no-restricted-im...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-4\.32\.0
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-4\.33\.0
#

Bumps @typescript-eslint/parser from 4.29.3 to 4.33.0.

Release notes
Sourced from @โ€‹typescript-eslint/parser's releases.

v4.33.0
4.33.0 (2021-10-04)
Bug Fixes

eslint-plugin: [lines-between-class-members] fix exceptAfterOverload for abstract methods (#3943) (240fc65)
eslint-plugin: [no-confusing-void-expression] support optional chaining (#3937) (c40dd13)
eslint-plugin: [no-restricted-imports] fix crash when...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-4\.32\.0
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/eslint\-plugin\-vue\-7\.19\.0
#

Bumps eslint-plugin-vue from 7.16.0 to 7.19.0.

Release notes
Sourced from eslint-plugin-vue's releases.

v7.19.0
โœจ Enhancements

#1639 Added vue/no-restricted-class rule that reports the classes you don't want to allow in the template.
#1644 Added vue/no-useless-template-attributes rule that disallow useless attribute on <template> tags.

๐Ÿ› Bug Fixes

#1647 Fixed false positives for toRefs in vue/no-unused-properties rule.
#1648 Fixed unab...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/eslint\-plugin\-vue\-7\.18\.0
#

Bumps graphql from 15.5.1 to 15.6.1.

Release notes
Sourced from graphql's releases.

v15.6.1 (2021-10-05)
Bug Fix ๐Ÿž

#3275 type/introspection: add missing __Directive.args(includeDeprecated:) (@โ€‹IvanGoncharov)

Committers: 1

Ivan Goncharov(@โ€‹IvanGoncharov)

v15.6.0 (2021-09-20)
New Feature ๐Ÿš€

#3267 Depreacate 'VisitorKeyMap' and backported 'ASTVisitorKeyMap' type (@โ€‹IvanGoncharov)

Committers: 1

Ivan Goncharov(@โ€‹IvanGoncharov)

v15.5.3 (2021-09-06)
...

#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/graphql\-15\.6\.1
#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/graphql\-15\.6\.0
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/core\-js\-3\.18\.2
#

Bumps core-js from 3.16.3 to 3.18.2.

Changelog
Sourced from core-js's changelog.

3.18.2 - 2021.10.06

Early { Array, %TypedArray% }.fromAsync errors moved to the promise, per the latest changes of the spec draft
Internal ToInteger(OrInfinity) operation returns +0 for -0 argument, ES2020+ update
Fixed theoretical problems with handling bigint in Number constructor wrapper
Fixed String.raw with extra arguments
Fixed some missed dependencies in entry poin...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/core\-js\-3\.18\.1
#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.10\.3
#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-16\.10\.2
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/types/node\-16\.10\.3
#

Bumps date-fns from 2.24.0 to 2.25.0.

Release notes
Sourced from date-fns's releases.

v2.25.0
This release is brought to you by @โ€‹kossnocorp, @โ€‹gierschv, @โ€‹fturmel, @โ€‹redbmk, @โ€‹mprovenc, @โ€‹artyom-ivanov and @โ€‹tan75.
Added

Added Japanese Hiragana locale (ja-Hira).

Added standalone months support to de and de-AT locales.

Changelog
Sourced from date-fns's changelog.

v2.25.0 - 2021-10-05
This release is brought to you by @โ€‹kossnocorp, @โ€‹gierschv...

#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/date\-fns\-2\.25\.0
cloud quailBOT
cloud quailBOT
#

Describe your issue

Some emotes are playing really fast in chatterino while they play at normal speed on webchat and the 7tv website.
Like https://7tv.app/emotes/60d77d71d7e0d54212a77b60 and https://7tv.app/emotes/60ae717ab351b8d1c055524a

Screenshots

On the left chatterino and the right webchat
https://user-images.githubusercontent.com/24930768/136135603-5f5a7e50-5a8c-4afe-a5f3-713b69b9f7a1.mp4

OS and Chatterino Version

Windows 10, Chatterino Nightly 7.3.4...

cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps @angular/cli from 12.2.7 to 12.2.9.

Release notes
Sourced from @โ€‹angular/cli's releases.

v12.2.9

12.2.9 (2021-10-06)
@โ€‹angular-devkit/build-angular

Commit
Description

add web-streams-polyfill to downlevel exclusion list

update esbuild to 0.13.4

Special Thanks
Alan Agius and Charles Lyding
v12.2.8

12.2.8 (2021-10-01)
@โ€‹angular-devkit/build-angular

Commit
Description

babel adjust enum plugin incorrectly transforming loose...

#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular/cli\-12\.2\.9
#
[SevenTV/App] branch deleted: dependabot/npm\_and\_yarn/dev/angular/cli\-12\.2\.8
#
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/dev/angular\-devkit/build\-angular\-12\.2\.9
#

Bumps @angular-devkit/build-angular from 12.2.7 to 12.2.9.

Release notes
Sourced from @โ€‹angular-devkit/build-angular's releases.

v12.2.9

12.2.9 (2021-10-06)
@โ€‹angular-devkit/build-angular

Commit
Description

add web-streams-polyfill to downlevel exclusion list

update esbuild to 0.13.4

Special Thanks
Alan Agius and Charles Lyding
v12.2.8

12.2.8 (2021-10-01)
@โ€‹angular-devkit/build-angular

Commit
Description

babel adjust enum plu...

#
[SevenTV/WebsiteVue] New branch created: dependabot/npm\_and\_yarn/dev/eslint\-plugin\-vue\-7\.19\.1
#

Bumps eslint-plugin-vue from 7.16.0 to 7.19.1.

Release notes
Sourced from eslint-plugin-vue's releases.

v7.19.1
:bug: Bug Fixes

[83eab8d2] Fixed false positives for vars inside functions in vue/valid-define-emits and vue/valid-define-props rules. Picked from #1652

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v7.19.0...v7.19.1
v7.19.0
โœจ Enhancements

#1639 Added vue/no-restricted-class rule that reports the classes you do...

#
[SevenTV/WebsiteVue] branch deleted: dependabot/npm\_and\_yarn/dev/eslint\-plugin\-vue\-7\.19\.0
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

This PR adds a new feature where animated avatars can optionally be configured to only animate on hover. If not hovered over, the avatar remains static on its first frame

Features:

  • The PR adds support for radio groups in the settings view instead of just checkboxes. (I couldn't apply paddings in the style because I don't know anything about React lol)
  • For better UX, the hover works over parent divs of the avatars, not just the avatars themselves, depending on the kind of avatars on...
cloud quailBOT
cloud quailBOT
cloud quailBOT