#github

1 messages ยท Page 39 of 1

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Not hiding the already-existing extension would help without any further work needed to integrate calls to the API into 7tv itself.

One of my main issues with this is that 7tv hides the already-happening use of the API by hiding the badges that the original extension adds to twitch's chat.

Removing the freedom for people to use other extensions (especially those that do not compete or interfere with 7tv's business model) is just outright bad software, UX and process design.

cloud quailBOT
#

@JDThralls,

That's a misconception of how extensions work. There is generally, no such thing as simply just "not hiding". Nothing is being removed on purpose, but as it happens multiple extensions that affect the same area of one given website might not behave properly.

Similar extensions either have an add-on system or perhaps employ a less aggressive "patching" mechanism (which wouldn't allow for the kinds of performance and UX improvements 7TV provides).

This is an open project an...

cloud quailBOT
#

That's a misconception of how extensions work. There is generally, no such thing as simply just "not hiding".

I do not see how it would be a misconception of how extensions work. Software either does or does not interfere with other software, be it extensions or not. You did not interfere previously, now you do. That seems more like a bug to me than a misconception on my end. Extensions are supposed to be built such that they do not interfere with other extensions or the core systems as ...

#

Software either does or does not interfere with other software, be it extensions or not. It did not interfere previously, now it does.

Previously, the extension did very little and would completely disable itself if one of the other more mature chat extension was installed. That however had to change with a growing featureset, and it did. The only difference between then and now is which extension takes precedence. There was always, only a single extension rendering chat.

There is no...

cloud quailBOT
#

Previously, the extension did very little and would completely disable itself if one of the other more mature chat extension was installed. That however had to change with a growing featureset, and it did. The only difference between then and now is which extension takes precedence. There was always, only a single extension rendering chat.
[...]
Again, you hold a misunderstanding of the kind of environment these extensions work in. It's a fight for control, there is no harmony. One of...

cloud quailBOT
#

non-invasive ones that 7tv is still hiding and you are justifying it with the fight for control with extensions unrelated to the issue.

I'm pointing out the fact that these unrelated, smaller extensions still would have had to make special implementations to work with either of the other major providers. The developer(s) of the pronouns extension have stated before they have no plans to integrate, despite the fact we'd likely have made it possible if contacted.

Obviously, yes, which...

cloud quailBOT
#

Well, we're providing an experience, and if it doesn't suit you then you can either request a change, make the change yourself, or go somewhere else.

Yes, but the experience you provided before differs from the experience now, which is what I am referring to.

That doesn't mean your criticism isn't being considered, it's just that I don't have a solution for you and you don't seem to have one either.

What you are saying does not sound like it is being considered, it sounds like tr...

#

Adding pronouns to the 7tv user profile would probably fix this issue (specifically) more cleanly and make the no-longer maintained extension, that you say is so complicated to integrate, obsolete for all 7tv users. The request to get the pronouns could be omitted if the pronouns would be returned with the rest of the profile information, such as the paint.

However, it can also be fixed by adding a few classes to some elements and just letting the extension do its usual DOM injection:

F...

cloud quailBOT
cloud quailBOT
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

The Previews For TTV Extension adds the option to open the chat from another channel as a floating window. The problem is, that the 7tv extension doesn't seem to loa...

cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: feat/stress-test
#

Bumps eslint from 8.45.0 to 8.47.0.

Release notes
Sourced from eslint's releases.

v8.47.0
Features

53d7508 feat: update regex for methods with thisArg (#17439) (Francesco Trotta)

Bug Fixes

631648e fix: do not report on shadowed constructors in no-new-wrappers (#17447) (Francesco Trotta)

Documentation

a766a48 docs: document lack of config file names (#17442) (James)
a1635d6 docs: Update README (GitHub Actions Bot)
47a0859 docs: update require-unicode-...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-eslint-8.47.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-eslint-8.46.0
#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-types-node-20.5.0
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/WebComponents] New branch created: melonify/gh-tokens
#
[SevenTV/WebComponents] branch deleted: melonify/gh-tokens
cloud quailBOT
#
[SevenTV/WebsiteNext] branch deleted: chore/boilerplate
#
[SevenTV/WebComponents] New branch created: melonify/stylelint-pattern-fix
#
[SevenTV/WebComponents] branch deleted: melonify/stylelint-pattern-fix
#
[SevenTV/WebComponents] New branch created: melonify/gh-key-docs
#
[SevenTV/WebComponents] branch deleted: melonify/gh-key-docs
cloud quailBOT
#

Bumps marked from 5.1.1 to 7.0.3.

Release notes
Sourced from marked's releases.

v7.0.3
7.0.3 (2023-08-15)
Bug Fixes

Fix unicode Regex miscounting emoji length (#2942) (f3af23e)

v7.0.2
7.0.2 (2023-08-10)
Bug Fixes

fix sourcemaps and circular dependencies (#2929) (eb4ce21)
noImplicitAny: true (#2891) (ff1602c)

v7.0.1
7.0.1 (2023-08-07)
Bug Fixes

use rollup to output js files (#2916) (610bc45)

v7.0.0
7.0.0 (2023-08-06)
Bug Fixes

change defaults for ...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-marked-7.0.3
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-marked-7.0.2
#

Bumps @typescript-eslint/parser from 6.1.0 to 6.4.0.

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

v6.4.0
6.4.0 (2023-08-14)
Bug Fixes

eslint-plugin: [non-nullable-type-assertion-style] consider operator precedence when fixing (#7289) (bad37a2)
eslint-plugin: [strict-boolean-expressions] replace dangerous fixer with suggestions (#7394) (ad8401a)
typescript-estree: support declare and exp...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-typescript-eslint-parser-6.4.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-typescript-eslint-parser-6.3.0
cloud quailBOT
cloud quailBOT
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

when we open homepage twitch.tv or an offline stream, the featured stream or VOD starts autoplaying.

We need a toggle button to either pause auto-playing video/stream or start playing muted when we open homepage or any channel page or both.

cloud quailBOT
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?

Chrome, Firefox

Current Behavior

Replying to a message from a thread creates a new thread. Probably related to the latest twitch update https://dev.twitch.tv/docs/change-log/

Expected Behavior

The message to be put into the original thread

Steps ...

cloud quailBOT
#
[SevenTV/EventAPI] New branch created: feat/bread/gorilla
cloud quailBOT
#

This is worth noting here, the creator of the Pronouns extension has no intentions of working alongside the 7TV extension.

Judging by his public response on twitter, I suspect there are other eyes on this GitHub issue, so I'd like to take the time to mention to anyone who may be hoping that this will resolve, that there is an alternative extension for pronouns that, as far as I'm aware, does work alongside the 7TV extension (or at...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
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

Make Channel Emotes not only render in Chat but also in Direct Messages. Means if you have the channel brentspine open all emotes from the channel are also visible when writing private messages in that tab

cloud quailBOT
cloud quailBOT
#

Bumps sass from 1.64.1 to 1.66.0.

Release notes
Sourced from sass's releases.

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

Breaking change: Drop support for the additional CSS calculations defined in CSS Values and Units 4. Custom Sass functions whose names overlapped with these new CSS functions were being parsed as CSS calculati...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-sass-1.66.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-sass-1.65.1
cloud quailBOT
cloud quailBOT
cloud quailBOT
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?

Chrome

Current Behavior

On Twitch: Some channel will have extra 7tv on their channel and they will randomly disapear only showing the default 7tv emotes "PETPET , BillyApproves, FeelsWeirdMan, etc" (they even disapear from the viewable list of emotes to manu...

cloud quailBOT
#
[SevenTV/Website] New branch created: feat/2y-badges
#
[SevenTV/Website] branch deleted: feat/2y-badges
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps sass from 1.64.1 to 1.66.1.

Release notes
Sourced from sass's releases.

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

Fix a bug where Sass compilation could crash in strict mode if passed a callback that threw a string, boolean, number, symbol, or bignum.

See the full changelog for changes in earlier releases.
Dart Sas...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-sass-1.66.1
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-sass-1.66.0
#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-types-node-20.5.1
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-types-node-20.5.0
#

Bumps marked from 5.1.1 to 7.0.4.

Release notes
Sourced from marked's releases.

v7.0.4
7.0.4 (2023-08-19)
Bug Fixes

fix more types (#2893) (a990c54)
ignore async: false when async: true is set by an extension (#2920) (b6ee877)

v7.0.3
7.0.3 (2023-08-15)
Bug Fixes

Fix unicode Regex miscounting emoji length (#2942) (f3af23e)

v7.0.2
7.0.2 (2023-08-10)
Bug Fixes

fix sourcemaps and circular dependencies (#2929) (eb4ce21)
noImplicitAny: true (#2891) (ff16...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-marked-7.0.4
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-marked-7.0.3
#
[SevenTV/Extension] New branch created: chore/upgrade-deps
#
[SevenTV/Extension] branch deleted: chore/upgrade-deps
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-vueuse-core-10.3.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-stylelint-scss-5.1.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-apollo-client-3.8.1
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-eslint-8.47.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-marked-7.0.4
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-typescript-eslint-parser-6.4.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-types-node-20.5.1
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-floating-ui-dom-1.5.1
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-sass-1.66.1
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-eslint-plugin-vue-9.17.0
cloud quailBOT
#
[SevenTV/Extension] branch deleted: fix/menu-emote-width
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Checklist

  • [X] I'm reporting a problem with Chatterino
  • [X] I've verified that I'm running the most recent nightly build or stable release
  • [X] I've looked for my problem on the wiki
  • [X] I've searched the issues and pull requests for similar looking reports

Describe your issue

When having personal emotes in the chatterino client and using zero-width emotes that is your personal emot...

cloud quailBOT
#
[SevenTV/chatterino7] New branch created: dependabot/submodules/lib/kimageformats-c02bf3d