#github

1 messages ยท Page 34 of 1

cloud quailBOT
#
[SevenTV/Extension] New branch created: hotfix/kick/rerender-bottom-scroll
#

it happens to me when someone in chat posts a large wall of emotes and text. small messages or single emote messages dont seem to pause my chat.

It seems occur with emotes alone. I am seeing too that it is caused when too many emotes in the same message have a tooltip. Maybe by limiting the amount of tooltips possible, the scrolling issue will cease.

#
[SevenTV/Extension] branch deleted: hotfix/kick/rerender-bottom-scroll
cloud quailBOT
#
[SevenTV/Extension] New branch created: hotfix/kick/scroller-fix-attempt-2-electric-boogaloo
#
[SevenTV/Extension] branch deleted: hotfix/kick/scroller-fix-attempt-2-electric-boogaloo
#
[SevenTV/Extension] New branch created: hotfix/kick/scroller-nuclear-option
cloud quailBOT
#
[SevenTV/Extension] branch deleted: hotfix/kick/scroller-nuclear-option
#
[SevenTV/Extension] New tag created: v3.0.11
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

@ketersu As a workaround to the native ignore feature not working, you can use filters.
!(flags.sub_message && author.name == "botName")
image

If you would like the Announcement message to be removed too, you can change the filter to:
!(message.content == "Announcement" || flags.sub_message && author.name == "botName")
but this would also remove the Announcement message under normal...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-floating-ui-dom-1.4.1
#

Bumps @floating-ui/dom from 1.2.9 to 1.4.1.

Release notes
Sourced from @โ€‹floating-ui/dom's releases.

@โ€‹floating-ui/dom@โ€‹1.4.1
Bug Fixes

fix(autoUpdate): layoutShift checks (#2384)

@โ€‹floating-ui/dom@โ€‹1.4.0
New Features

feat(autoUpdate): add layoutShift option (true by default) to detect when the reference element moves on the screen. Thank you to @โ€‹samthor for the technique using IntersectionObserver. (#2373)
If you wer...

#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-floating-ui-dom-1.3.0
#

Bumps eslint-plugin-vue from 9.14.1 to 9.15.0.

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

v9.15.0
โœจ Enhancements

#2194 Added vue/no-console rule that applies the core no-console rule to expressions in <template>.
#2198 Added vue/require-macro-variable-name rule that requires a certain macro variable name.
#2204 Added vue/require-typed-ref rule that requires ref and shallowRef functions to be strongly typed.
#2210 Added vue/...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-eslint-plugin-vue-9.15.0
#

Bumps vue-tsc from 1.6.5 to 1.8.0.

Release notes
Sourced from vue-tsc's releases.

v1.8.0
2.0 schedule has been postponed: #3294
Highlights

Support for Scripts API
If you want to use the formatting feature through the Scripts API, please refer to #3133.
If you want to use the diagnostic feature through the Scripts API, please refer to https://github.com/withastro/language-tools/blob/main/packages/language-server/src/chec...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-vue-tsc-1.8.0
#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-eslint-8.43.0
#

Bumps eslint from 8.42.0 to 8.43.0.

Release notes
Sourced from eslint's releases.

v8.43.0
Features

14581ff feat: directive prologue detection and autofix condition in quotes (#17284) (Francesco Trotta)
e50fac3 feat: add declaration loc to message in block-scoped-var (#17252) (Milos Djermanovic)
1b7faf0 feat: add skipJSXText option to no-irregular-whitespace rule (#17182) (Azat S)

Bug Fixes

5338b56 fix: normalize cwd passed to ESLint/FlatESLint construc...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-stylelint-15.8.0
#

Bumps stylelint from 15.7.0 to 15.8.0.

Release notes
Sourced from stylelint's releases.

15.8.0

Added: media-feature-name-value-no-unknown (#6906) (@โ€‹romainmenke).
Added: support for .mjs configuration files (#6910) (@โ€‹ybiquitous).
Fixed: --print-config description in CLI help (#6914) (@โ€‹ybiquitous).
Fixed: allowEmptyInput option in configuration files (#6929) (@โ€‹ybiquitous).
Fixed: custom-property-no-missing-var-function performance (#6922) (@โ€‹roma...

#

Bumps @vueuse/core from 10.1.2 to 10.2.0.

Release notes
Sourced from @โ€‹vueuse/core's releases.

v10.2.0
ย ย ย ๐Ÿš€ Features

useAsyncQueue: Add options.signal parameter ย -ย  by @โ€‹cross-origin in vueuse/vueuse#3033 (7da7c)
useColorMode: DisableTransition support pseudo-elements ย -ย  by @โ€‹lainbo in vueuse/vueuse#3129 (78a3a)
useDraggable: Improve component props ย -ย  by @โ€‹Alfred-Skyblue in vueuse/vueuse#3075 (6b670)
useElementByPoint: New mult...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-vueuse-core-10.2.0
#
[SevenTV/Extension] New branch created: dependabot-github_actions-master-crowdin-github-action-1.11.0
#

Bumps crowdin/github-action from 1.9.0 to 1.11.0.

Release notes
Sourced from crowdin/github-action's releases.

v1.11.0
What's Changed

add command and command_args options. See the Crowdin CLI command section for more details.
add the test-action.yml GitHub workflow to test the Action
refine Readme
improve Examples
enforce conventional commits specification

Deprecation warning โš ๏ธ
The add_crowdin_branch, new_branch_title, new_branch_export_pattern...

cloud quailBOT
#
[SevenTV/Website] New branch created: feat/kick-auth-intermediate
#

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

Some way to Export/Backup configured settings to a File, Such that if/when we change Browser/Device we can directly import Settings/Configuration based on previous install.

Also, saves time to reconfigure extension and potential config mismatch if we do manually.

This...

#
[SevenTV/Extension] New branch created: fix/kick/no-cookies-auth
#
[SevenTV/Website] branch deleted: feat/kick-connection
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] branch deleted: fix/kick/no-cookies-auth
#
[SevenTV/Extension] New tag created: v3.0.12
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] branch deleted: feat/subscribe
#
[SevenTV/Extension] New branch created: chore/upgrade-dependencies
#
[SevenTV/Extension] branch deleted: chore/upgrade-dependencies
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-types-node-20.3.1
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-marked-5.1.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-eslint-plugin-vue-9.15.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-floating-ui-dom-1.4.1
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-stylelint-15.8.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-terser-5.18.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-vue-tsc-1.8.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-eslint-8.43.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-vueuse-core-10.2.0
cloud quailBOT
cloud quailBOT
#

Bumps @typescript-eslint/parser from 5.59.11 to 5.60.0.

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

v5.60.0
5.60.0 (2023-06-19)
Features

eslint-plugin: [restrict-plus-operands] add allow* options (#6161) (def09f8)

Changelog
Sourced from @โ€‹typescript-eslint/parser's changelog.

5.60.0 (2023-06-19)
Note: Version bump only for package @โ€‹typescript-eslint/parser

Commits

c09b1c0 cho...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-typescript-eslint-parser-5.60.0
#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-typescript-eslint-eslint-plugin-5.60.0
#

Bumps @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0.

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

v5.60.0
5.60.0 (2023-06-19)
Features

eslint-plugin: [restrict-plus-operands] add allow* options (#6161) (def09f8)

Changelog
Sourced from @โ€‹typescript-eslint/eslint-plugin's changelog.

5.60.0 (2023-06-19)
Features

eslint-plugin: [restrict-plus-operands] add allo...

cloud quailBOT
cloud quailBOT
#
[Extension] Branch dependabot-github_actions-master-crowdin-github-action-1.11.0 was force-pushed to `e6c90b5`
#
[SevenTV/Extension] branch deleted: dependabot-github_actions-master-crowdin-github-action-1.11.0
cloud quailBOT
#

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

  1. Currently when slow mode is enabled as soon as you send a message the chat box becomes not focusable. This is really annoying for anyone who uses chat since you constantly have to click the chat box after the slow mode cooldown is finished before sending another message.
    ...
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: feat/kick/slow-mode-refocus
#
[SevenTV/Extension] branch deleted: feat/kick/slow-mode-refocus
cloud quailBOT
cloud quailBOT
#

Do not install 3 plugins that all do roughly the same things, that'll solve your problems.

So first of all how about you let us decide what plugins we prefer to use and you quit using such a passive-aggressive tone? Really unprofessional.
Secondly 7TV blocks all BTTV features, including the ones 7TV doesn't support. I won't name them because it's not a feature request. Just make the extension compatible with others, instead of hijacking the chat.

cloud quailBOT
#

So first of all how about you let us decide what plugins we prefer to use and how we use them

You've got control over what you install in your browser :v: that's entirely up to you.

Just make the extension compatible with others, instead of hijacking the chat.

This is not possible and is a misconception of how extensions work. There is no such thing as compatibility between browser extensions that take effect on the same components of a website. There has never been compatibility...

#
[SevenTV/Extension] branch deleted: fix/kick/zero-width
cloud quailBOT
#

@AnatoleAM

There has never been compatibility before, even before 7TV, and there will never be. Someone has to "hijack" the chat, or nothing works.

Weirdly enough if I have some BTTV keyword highlights and some FFZ keyword highlight for some other words, they both apply. I enable 7tv and everything's gone.

Also up until recently I was able to blacklist words using BTTV, but that's gone aswell.

cloud quailBOT
#

Just because there is an illusion of compatibility due to many years of development between two extensions does not actually make them compatible.

What's happening here is that when you have both of these extensions, one of them takes care of implementing everything the other has, which might look seamless but in reality that only came after nearly a decade of clashing.

7TV is relatively new and as such some of these power-user features are not currently available. We are constantly wo...

#

Whether or not this is a desirable feature is debatable. Some popular twitch clients do not create hyperlinks when wrapped in parentheses or brackets.

The only real solution would be change the separation of text fragments (currently it's separated by spaces), but this would add extra complexity to the tokenization process, which is hard to justify for a relatively small improvement.

tl;dr this could be solved by changing a few characters on a single line, but likely unnecessary.

cloud quailBOT
#

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?

Firefox

Current Behavior

When I'm installing 7tv, and unselect Twitch in the "select platform" step, 7tv still gets installed for the twitch domain.

I know its bizarre that I only want 7tv on Kick and not Twitch, but 7tv interferes with the filtering func...

cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: fix/twitch/user-card-requests
#
[SevenTV/Extension] branch deleted: fix/twitch/user-card-requests
#
[SevenTV/Extension] tag deleted: 2.2.3
#
[SevenTV/Extension] tag deleted: 2.2.3-rc0
#
[SevenTV/Extension] tag deleted: 2.2.2
#
[SevenTV/Extension] tag deleted: 2.2.1
#
[SevenTV/Extension] tag deleted: 2.2.0
#
[SevenTV/Extension] tag deleted: 2.2.0-rc0
#
[SevenTV/Extension] tag deleted: 2.1.4