#github

1 messages ยท Page 36 of 1

cloud quailBOT
cloud quailBOT
#

Fixes #654

Do not highlight messages as "reply" if message and parent message are rom yourself (ie. sending a message in a thread starting from your own message)

Ignore mentions from yourself

This PR also allows the use of the test arg even when a regex patter is defined. If both a pattern and a test are defined, the result is AND'd. If only a test is defined, the result is the result of the test

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?

Firefox

Current Behavior

When using the Stream manager chat some things don't work correctly and aren't saved sometimes. For example login doesn't work at all and all the settings done on the normal twitch chat are not applied to this one.

Expected Beha...

cloud quailBOT
#
[Extension] Branch dependabot-npm_and_yarn-master-typescript-eslint-parser-5.60.1 was force-pushed to `5a91553`
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-typescript-eslint-parser-5.60.1
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-typescript-eslint-eslint-plugin-5.60.1
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

As a Twitch chat reader
I would like to be able to pick the color of alternating background color / alpha
So that I can have more contrast making it easier to read and to have more freedom of choice

Right now were hard coding this value to hsla(0deg, 0%, 50%, 6%).
It...

cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Closes #694

Looking for some feedback on the initial approach. Would this be something that could be moved forward with?

Also wasn't sure about the general feeling of adding a new dependency.

Placeholder icon for Backup section is from Font Awesome Free so I assume that needs to be changed before any merge.

  • [x] Serialize settings into JSON file
  • [x] Prompt browser to download JSON file
  • [x] Load JSON file
  • [x] Deserialize loaded JSON & type check
  • [ ] Overwrite settings ...
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps stylelint-config-standard-scss from 9.0.0 to 10.0.0.

Release notes
Sourced from stylelint-config-standard-scss's releases.

10.0.0

Changed: updated to stylelint-config-recommended-scss@12.0.0.

Changelog
Sourced from stylelint-config-standard-scss's changelog.

10.0.0

Changed: updated to stylelint-config-recommended-scss@12.0.0.

Commits

79e87ea 10.0.0
2a091dd Prepare 10.0.0
bcf10fb Bump np from 7.7.0 to 8.0.2...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-stylelint-config-standard-scss-10.0.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

pause the stream when click on player just like "action on click" on twitch 7tv. userscript that works:

document.addEventListener('click', (event) => {
if (event.target?.classList.contains('vjs-tech')) {
` document.querySelector('video')?.pause();
...

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

I have set a word highlight, It shows highlighted word in tab which is not focused. But, i come back after few minutes to the tab, the message is no longer in chat history because chat scrolled past the set limit of messages to show and cannot even find who sent the message ...

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

Feature

When watching a Twitch VOD, it shows timestamps relative to the stream start:

image

Instead of showing the relative time, I'd like to see the absolute time.

E...

cloud quailBOT
#

This is a good idea, however might not work in all cases, not sure a good way around that either. It wont be able to save some things, like the custom audio files (I think there may be some other strange objects used as well, as the settings system doesn't really make distinctions of types)

Also be weary as this may save MORE than you expect it to as well, some internals use settings as storage, you may be well off adding another defaulted parameter for if a setting should be attempted to ...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps @intlify/unplugin-vue-i18n from 0.11.0 to 0.12.0.

Changelog
Sourced from @โ€‹intlify/unplugin-vue-i18n's changelog.

@โ€‹intlify/unplugin-vue-i18n@โ€‹0.12.0 (2023-07-01)
:star: Features

#277 feat(unplugin-vue-i18n): support jit compilation (@โ€‹kazupon)

Committers: 1

kazuya kawaguchi (@โ€‹kazupon)

Commits

029e872 release: unplugin-vue-i18n@0.12.0
9139c28 feat(unplugin-vue-i18n): support jit compilation (#277)...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-intlify-unplugin-vue-i18n-0.12.0
#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-eslint-8.44.0
#

Bumps eslint from 8.43.0 to 8.44.0.

Release notes
Sourced from eslint's releases.

v8.44.0
Features

1766771 feat: add es2023 and es2024 environments (#17328) (Milos Djermanovic)
4c50400 feat: add ecmaVersion: 2024, regexp v flag parsing (#17324) (Milos Djermanovic)
4d411e4 feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)
c8b1f4d feat: Move parserServices to SourceCode (#17311) (Milos Djermanovic)
ef6e24e feat: t...

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

When clicking the emote menu on Twitch (right next to the Textfield) nothing happens.

Console Output:
TypeError: o.closePaidPinnedChatCardForEmotePicker is not a function
f moz-extension://4025602c-e01b-4b44-848a-d91ef30102...

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

There is this big button "Get Ad-Free" to get twitch turbo in top bar of twitch, on the left side of user profile picture. We need a "Hide the twitch turbo button" feature to hide that button.

![image](https://github.com/SevenTV/Extension/assets/49444980/beeed3b2-59d7-417...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps @typescript-eslint/parser from 5.60.1 to 5.61.0.

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

v5.61.0
5.61.0 (2023-07-03)
Features

eslint-plugin: [ban-types] ban types in extends and implements (#7129) (997783f)
support TypeScript 5.1 (#7088) (4bf2d73)
use graphemer instead of grapheme-splitter (#7069) (faea3ff)

You can read about our versioning strategy and releases on our websi...

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

Bumps @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0.

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

v5.61.0
5.61.0 (2023-07-03)
Features

eslint-plugin: [ban-types] ban types in extends and implements (#7129) (997783f)
support TypeScript 5.1 (#7088) (4bf2d73)
use graphemer instead of grapheme-splitter (#7069) (faea3ff)

You can read about our versioning strategy and ...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-typescript-eslint-eslint-plugin-5.61.0
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps stylelint-config-standard from 33.0.0 to 34.0.0.

Release notes
Sourced from stylelint-config-standard's releases.

34.0.0

Removed: stylelint less than 15.10.0 from peer dependencies
Changed: updated to stylelint-config-recommended@13.0.0.

Changelog
Sourced from stylelint-config-standard's changelog.

34.0.0

Removed: stylelint less than 15.10.0 from peer dependencies
Changed: updated to stylelint-config-recommended@13.0.0.
...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-stylelint-config-standard-34.0.0
#

Bumps stylelint from 15.9.0 to 15.10.0.

Release notes
Sourced from stylelint's releases.

15.10.0

Added: media-query-no-invalid (#6963) (@โ€‹romainmenke).
Added: support for JS objects with extends config option (#6998) (@โ€‹fpetrakov).
Fixed: inconsistent errored properties in stylelint.lint() return value (#6983) (@โ€‹ybiquitous).
Fixed: {selector,value}-no-vendor-prefix performance (#7016) (@โ€‹jeddy3).
Fixed: custom-property-pattern performance (#7009) ...

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

For a few weeks, the extension has been completely broken on youtube. I don't use twitch, i dont know if it works there. But on Brave browser the extension itself will not display any emotes or functions, the extension icon will just ...

cloud quailBOT
#
[SevenTV/EgVault] New branch created: feat/payable-redeem
#
[SevenTV/Website] New branch created: feat/redeem-authorize
#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-types-node-20.4.0
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps stylelint from 15.9.0 to 15.10.1.

Release notes
Sourced from stylelint's releases.

15.10.1

Security: fix for semver vulnerability (#7043) (@โ€‹romainmenke).
Fixed: invalid option regression on Windows 10 (#7043) (@โ€‹romainmenke).

15.10.0

Added: media-query-no-invalid (#6963) (@โ€‹romainmenke).
Added: support for JS objects with extends config option (#6998) (@โ€‹fpetrakov).
Fixed: inconsistent errored properties in stylelint.lint() return value (#...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-stylelint-15.10.1
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-stylelint-15.10.0
#

Bumps vite from 4.3.9 to 4.4.1.

Release notes
Sourced from vite's releases.

create-vite@4.4.0
Please refer to CHANGELOG.md for details.

Changelog
Sourced from vite's changelog.

4.4.1 (2023-07-06)

fix: revert #13073, use consistent virtual module ID in module graph (#13734) (f589ac0), closes #13073 #13734
fix: revert import config module as data (#13731) (b0bfa01), closes #13731
chore: changelog notes and clean for 4.4 (#13728) (...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-vite-4.4.1
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

Currently, FrankerFaceZ and BetterTTV global emotes are rendered in Kick chatrooms, but they are not shown in the emote picker.

Expected Behavior

Disable rendering of FrankerFaceZ and BetterTTV global emotes on Kick.

Steps ...

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

Thanks for adding pausing/muting option on player click. Can you also make separate options for vods and streams, so I can pause on click if its vod and mute on click if its live.

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: dependabot/npm_and_yarn/stylelint-15.10.1
#

Bumps stylelint from 15.9.0 to 15.10.1.

Release notes
Sourced from stylelint's releases.

15.10.1

Security: fix for semver vulnerability (#7043) (@โ€‹romainmenke).
Fixed: invalid option regression on Windows 10 (#7043) (@โ€‹romainmenke).

15.10.0

Added: media-query-no-invalid (#6963) (@โ€‹romainmenke).
Added: support for JS objects with extends config option (#6998) (@โ€‹fpetrakov).
Fixed: inconsistent errored properties in stylelint.lint() return value (#...

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 issue exists in the latest nightly version

  • [X] I am using the latest nightly version

What browsers are you seeing the problem on?

Opera

Current Behavior

try log in using big 7tv button on kick and nothing the webside open new window, log in and nothing get back to this button and click again log in, aslo cannot use kick chat

Expected Behavior

try log in using big 7tv button on ki...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-types-node-20.4.1
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-types-node-20.4.0
#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-intlify-unplugin-vue-i18n-0.12.2
#

Bumps @intlify/unplugin-vue-i18n from 0.11.0 to 0.12.2.

Changelog
Sourced from @โ€‹intlify/unplugin-vue-i18n's changelog.

@โ€‹intlify/unplugin-vue-i18n@โ€‹0.12.1 (2023-07-07)
:bug: Bug Fixes

#279 fix(unplugin-vue-i18n): sourcemap warning (@โ€‹kazupon)

Committers: 1

kazuya kawaguchi (@โ€‹kazupon)

@โ€‹intlify/unplugin-vue-i18n@โ€‹0.12.0 (2023-07-01)
:star: Features

#277 feat(unplugin-vue-i18n): support jit compilation (@โ€‹k...

#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-intlify-unplugin-vue-i18n-0.12.0
#

Bumps vite from 4.3.9 to 4.4.2.

Release notes
Sourced from vite's releases.

create-vite@4.4.0
Please refer to CHANGELOG.md for details.

Changelog
Sourced from vite's changelog.

4.4.2 (2023-07-07)

fix(css): use single postcss instance (#13738) (c02fac4), closes #13738

4.4.1 (2023-07-06)

fix: revert #13073, use consistent virtual module ID in module graph (#13734) (f589ac0), closes #13073 #13734
fix: revert import config module ...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-vite-4.4.2
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-vite-4.4.1
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps @typescript-eslint/eslint-plugin from 5.60.1 to 5.62.0.

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

v5.62.0
5.62.0 (2023-07-10)
Bug Fixes

eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#6938) (24bdacc)
eslint-plugin: [prefer-includes] escape special characters (#7161) (5a347a5), closes #7145
eslint-plugin: replace auto-fix ...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-typescript-eslint-eslint-plugin-5.62.0
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-typescript-eslint-eslint-plugin-5.61.0
#

Bumps @typescript-eslint/parser from 5.60.1 to 5.62.0.

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

v5.62.0
5.62.0 (2023-07-10)
Bug Fixes

eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#6938) (24bdacc)
eslint-plugin: [prefer-includes] escape special characters (#7161) (5a347a5), closes #7145
eslint-plugin: replace auto-fix of class literal prop...

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

Option to remove timestamps on VOD chat, currently the only way to remove it is to disable vod support, but I'd like to keep the vod chat support, just without the timestamps.

cloud quailBOT
#

Bumps semver from 5.7.1 to 5.7.2.

Release notes
Sourced from semver's releases.

v5.7.2
5.7.2 (2023-07-10)
Bug Fixes

2f8fd41 #585 better handling of whitespace (#585) (@โ€‹joaomoreno, @โ€‹lukekarrys)

Changelog
Sourced from semver's changelog.

5.7.2 (2023-07-10)
Bug Fixes

2f8fd41 #585 better handling of whitespace (#585) (@โ€‹joaomoreno, @โ€‹lukekarrys)

5.7

Add minVersion method

5.6

Move boolean loose param to an options object, with
backwards-compatib...

#
[SevenTV/Extension] New branch created: dependabot/npm_and_yarn/semver-5.7.2
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Bumps terser from 5.18.1 to 5.19.0.

Changelog
Sourced from terser's changelog.

v5.19.0

Allow /@MANGLE_PROP/ annotation in object.property, in addition to property declarations.

v5.18.2

Stop using recursion in hoisted defuns fix.

Commits

2993f2c 5.19.0
0856e9f update changelog
e4126e8 extend MANGLE_PROP for object property access and assignment (#1409)
6a444c3 Update dependency acorn to v8.10.0 (#1406)
e8a715d Update dependency @โ€‹jridgewe...

#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-terser-5.19.0
#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-vite-4.4.3
#

Bumps vite from 4.3.9 to 4.4.3.

Release notes
Sourced from vite's releases.

create-vite@4.4.0
Please refer to CHANGELOG.md for details.

Changelog
Sourced from vite's changelog.

4.4.3 (2023-07-11)

fix: avoid early error when server is closed in ssr (#13787) (89d01eb), closes #13787
fix(deps): update all non-major dependencies (#13758) (8ead116), closes #13758
fix(server): remove restart guard on restart (#13789) (2a38ef7), closes...

#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-vite-4.4.2
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

Whenever I'm scrolling through streams in Just Chatting for example, I can scroll all the way to the bottom no issues.

As soon as I open another stream in a new tab or window, the page automatically scrolls all the way back to the...

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?

Other

Current Behavior

I'm using AtlasOS (22H2 Win10) and Brave Browser. Issue started appearing after I changed my PC. Whenever I restart my PC, and start the browser, I see the 7TV Onboarding page (seems like it doesn't remember that I've already had OOBE)...

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?

Other

Current Behavior

When we do a fresh installation of 7tv nightly extension, On selecting auto claim channel points through onboarding process, It still does not enable auto claim channel points on twitch dashboard view.

Expected Behavior

It shoul...

#
[SevenTV/EventAPI] New branch created: fix/remove-gc-force
cloud quailBOT
#
[SevenTV/Extension] New branch created: dependabot-npm_and_yarn-master-types-node-20.4.2
#
[SevenTV/Extension] branch deleted: dependabot-npm_and_yarn-master-types-node-20.4.1
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 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

When replying to a thread, the window that shows the messages disappears when using the : colon emote menu. Even though the window disappeared, when you send the next message it will reply to the thread. You can click reply on another...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT