#github

1 messages ยท Page 27 of 1

cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Extension] New branch created: fix/reply\-threads
#
[SevenTV/Extension] branch deleted: fix/reply\-threads
cloud quailBOT
#

Bumps @apollo/client from 3.7.4 to 3.7.12.

Release notes
Sourced from @โ€‹apollo/client's releases.

v3.7.12
Patch Changes

#10735 895bcdcff Thanks @โ€‹alessbell! - If a multipart chunk contains only hasNext: false, immediately complete the observable.

v3.7.11
Patch Changes

#10586 4175af594 Thanks @โ€‹alessbell! - Improve WebSocket error handling for generic Event received on error. For more information see https://developer.mozilla.org/en-US/do...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.7\.12
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/apollo/client\-3\.7\.11
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

@Sacred-Shadow Hi. Do I understand correctly, we are talking about a situation when the emoticon menu is open and there is a slow mode in the chat, no warning window is visible that slow mode is enabled?

Screenshot_28

In the screenshot above, I get into slow mode, I try to enter something in the chat, but it doesn't come out.

Or are you talking about a different situation?

cloud quailBOT
#

@Chassss Hi. Have you tried updating extensions? I am currently trying to reproduce the problems in chrome 112 + 7TV 3.0.4 and have not found any problems.

video test

On the second reboot, it seemed to me for a minute that I got a bug, but as I understand it, still not. The texts of the messages were not emoticons, sort of. Please check behind me.

If you still have a problem after updating the exten...

cloud quailBOT
#

Firefox made a botched implementation of AVIF; by adding support for static images only, meaning that the browser reported to applications that the format is supported, even though it really wasn't. This means standard support detection mechanisms, such as <picture> tags, would have no use since it would still be rendered, albeit a static image.

That gave us no choice besides manually blacklisting Firefox user agents, we'll have to enable it once it's fully supported into the stable rele...

#
[SevenTV/Extension] New branch created: feat/ci\-changelog\-check
#
[SevenTV/Extension] branch deleted: feat/ci\-changelog\-check
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

With the newer yarn versions, yarn automatically generates a .yarn/cache directory which is supposed to be a local cache instead of the global cache which is in yarn 1.
Should this be added to the .gitignore or be committed to the repo?
The actual issue here is that the cached packages are bloating the changed files.

Also should the yarn version be enforced, because the diff between a v1 and a v3 yarn.lock are significant. It doesn't c...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

This adds/fixes support for mentions using the displayName rather than the user's international username

JavaScript RegExp does not support unicode \b or (*UCP) so I had to use this ugly workaround, which is used only if the user has different display name than username. I am not sure if there is any better solution than this. Lookbehind support should be fine considering 7TV does not have a Safari extension
I also changed the mention regex ...

cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Added new chat autocompletion setting option. Double click on the message author(#387)

As it was before adding the feature:

screencast-www.twitch.tv-2023.04.16-18_00_23.webm

When double-clicking on the nickname of the author of the message in the input text of the message, the nickname did not appear, which can be referred to in a future message.

What's added with the new f...

cloud quailBOT
cloud quailBOT
#

I believe this could be heavily simplified with a few steps

  • Compound everything into the highlights system. Instead of duplicating it, just add a mode property, or boolean flag, to define whether it's a highlight or filter
  • You can add an argument to useChatHighlights, to define the mode.
  • Store filters in a different config key
  • Generalize the component for the interface used between this and highlights
cloud quailBOT
cloud quailBOT
cloud quailBOT
cloud quailBOT