#github

1 messages ยท Page 77 of 1

cloud quailBOT
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/eslint\-8\.11\.0
#

Bumps eslint from 8.10.0 to 8.11.0.

Release notes
Sourced from eslint's releases.

v8.11.0
Features

800bd25 feat: add destructuredArrayIgnorePattern option in no-unused-vars (#15649) (Nitin Kumar)
8933fe7 feat: Catch undefined and Boolean() in no-constant-condition (#15613) (Jordan Eldredge)
f90fd9d feat: Add ESLint favicon to the HTML report document (#15671) (Mahdi Hosseinzadeh)
57b8a57 feat: valid-typeof always ban undefined (#15635) (Zzzen)

Bug Fixes...

#
[SevenTV/Migrator] branch deleted: dependabot/github\_actions/dev/actions/setup\-node\-3
#
[SevenTV/Migrator] branch deleted: dependabot/github\_actions/dev/actions/checkout\-3
#
[SevenTV/Migrator] branch deleted: dependabot/github\_actions/dev/azure/setup\-kubectl\-2\.1
#
[SevenTV/Migrator] branch deleted: dependabot/go\_modules/dev/go\.mongodb\.org/mongo\-driver\-1\.8\.4
#
[SevenTV/Migrator] branch deleted: dependabot/github\_actions/dev/actions/cache\-3
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/popperjs/core\-2\.11\.4
#
[Website] Branch dependabot/npm\_and\_yarn/dev/fortawesome/free\-regular\-svg\-icons\-6\.1\.1 was force-pushed to `ecfe318`
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/fortawesome/free\-regular\-svg\-icons\-6\.1\.1
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-4\.6\.3
#
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/eslint\-8\.11\.0
#

No worries I can take a look once it releases. My goal is to upstream
support.

On Thu, Mar 24, 2022, 10:53 PM Troy @.***> wrote:

I completely understand if you do not want to take up that task, and i
really appreciate your effort on this PR sorry for the delay, we have gone
through a few c++ devs now.

โ€”
Reply to this email directly, view it on GitHub
https://github.com/SevenTV/chatterino7/pull/68#issuecomment-1078602930,
or unsubscribe
<https://github.com/notificat...

#

I can check this weekend, but feel free to fix and merge if it works for
you.

On Thu, Mar 24, 2022, 11:07 PM Felanbird @.***> wrote:

@.**** commented on this pull request.

In src/widgets/settingspages/GeneralPage.cpp
https://github.com/SevenTV/chatterino7/pull/67#discussion_r834919102:

@@ -315,6 +317,23 @@ void GeneralPage::initLayout(GeneralPageView &layout)

 layout.addCheckbox("Remove spaces between emotes",
      ...
#
[SevenTV/chatterino7] branch deleted: feat/implement\-eventapi
#
[SevenTV/chatterino7] branch deleted: to\-upstream
#
[SevenTV/chatterino7] branch deleted: thinking
#
[SevenTV/chatterino7] branch deleted: 2\.2\.2\-fix
#
[SevenTV/chatterino7] branch deleted: stable
wet rivet
#

WAYTOODANK chatterino builds

cloud quailBOT
#

@goldbattle Also, SevenTV/EventAPI@4c7b524 Added support for websocket on the event api, which means that this could be used in chatterino for auto updating channel emotes. This feature will persist into v3.

Only concern I have with this is the lack of event support from other emote providers in chatterino. This would result in inconsistent & confusing behavior between for a new user. I think support f...

cloud quailBOT
#

@goldbattle Also, SevenTV/EventAPI@4c7b524 Added support for websocket on the event api, which means that this could be used in chatterino for auto updating channel emotes. This feature will persist into v3.

Only concern I have with this is the lack of event support from other emote providers in chatterino. This would result in inconsistent & confusing behavior between for a new user. I think sup...

cloud quailBOT
cloud quailBOT
#
[SevenTV/chatterino7] New branch created: to\-upstream
cloud quailBOT
cloud quailBOT
#

(Making a new PR for this as last PR I committed to my repo and the dev branch so I couldn't make additional commits/edits.)(Previous PR: https://github.com/SevenTV/SevenTV/pull/220)

#215 - Emoji width messed up

https://github.com/SevenTV/SevenTV/commit/c732e5458814dd5900501a4d68c9202e3efd337c prevents other CSS with higher priority from altering the image width since height is !important the emoji is unable to adapt to the higher priority CCS and just takes the height with it

![i...

cloud quailBOT
cloud quailBOT
#

I have checked on linux using Virtualbox and a physical device, i have verified that the AppImage from github actions produces the same error. But building chatterino myself on linux does not show this error.

AppImage in virtualbox
https://user-images.githubusercontent.com/24413121/160210396-d52c6a64-3958-409f-9df8-6ae253b4ceaa.mp4

AppImage on physical linux
https://user-images.githubusercontent.com/24413121/160207598-d7c0ec58-eacc-48ba-82d2-140feaa635c4.mp4

Built using QTCreator
...

cloud quailBOT
cloud quailBOT
cloud quailBOT
#

I might have tracked it down to a wayland issue. I downloaded the three dependencies libwayland-dev libwayland-egl1-mesa libwayland-server0, and ran a AppImage that i built locally. Yes it did remove the transparent flickering. I also tested it on a x11 machine, and found no flickering.

https://wiki.qt.io/QtWayland#Create_and_Run_your_own_Wayland_Compositor_with_Qt5

I will modify the Ubuntu CI to install the three dependencies just to verify this fixes that.

![eShrug](h...

#

Describe the bug
When you try to use the colon (:) feature you can't see FFZ emotes, the images are just blank. I'm running 7TV natively and not through FFZ with no other extensions enabled.

To Reproduce
Steps to reproduce the behavior:

  1. Go to someone's twitch stream
  2. Go into the chat
  3. Use the semicolons and type in an emote that's on FFZ
  4. Image will fail to appear alongside its name

Expected behavior
The emote's image should appear

Screenshots

You c...

cloud quailBOT
cloud quailBOT
cloud quailBOT
wet rivet
#

FeelsGoodMan ๐ŸŸฉ

cloud quailBOT
cloud quailBOT
#

Pull request checklist:

  • [ ] CHANGELOG.md was updated, if applicable

Description

Most important thing first: Don't bother running the CI yet since it's bound to fail on formatting and only a draft for now.

example image

This PR implements the EventApi for Chatterino.

Why implement the EventApi in the first place? Now that 7TV is established in many channels I often find myself reloading emotes. The EventApi is the best solution f...

cloud quailBOT
cloud quailBOT
#

Good start ๐Ÿ‘

I'll note that the Event API is separate from the main API, and will continue to function the same after v3 deploys. Events will get a new version though as Emote Sets have fundamentally changed the concept of "channel emotes" that the event api is based on. The plan is to make event sessions mutable even via SSE (through a REST endpoint) and allow a wide range of topics clients can subscribe to.

cloud quailBOT
cloud quailBOT
#

Bumps vue-tsc from 0.32.0 to 0.33.9.

Changelog
Sourced from vue-tsc's changelog.

0.33.9

perf: faster vue-tsc watch response
fix: memory leak on vue-tsc watch (#1106)
fix: emmet block html src path completion (#1105)

0.33.8

feat: highlight selections code on preview
feat: add setting to disable preview icons (#1101)

0.33.7

feat: support nuxt 3 app preview and goto code
fix: avoid click event on element when use goto co...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-0\.33\.9
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/stylelint\-14\.6\.1
#

Bumps stylelint from 14.6.0 to 14.6.1.

Release notes
Sourced from stylelint's releases.

14.6.1

Fixed: custom-property-pattern TypeError for "Cannot destructure property..." (#5982).
Fixed: selector-type-case false positives for SVG elements (#5973).
Fixed: unit-no-unknown false positives for large/small/dynamic viewport units (#5970).

Changelog
Sourced from stylelint's changelog.

14.6.1

Fixed: custom-property-pattern TypeError for &...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vueuse/core\-8\.2\.0
#

Bumps @vueuse/core from 8.1.2 to 8.2.0.

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

v8.2.0
Bug Fixes

nuxt: deprioritize auto imports (13fde88)
useMagicKeys: handle meta key in MacOS (#1312) (bde6b1f)
useStorage: fix sync racing and shreding (#1459) (1ae321b)
bump vue-demi (#1451) (87e7a8b)

Features

createInjectionState: init createInjectionState (#1456) (d98c4d8)

Commits

e34bc4c chore: release v8.2.0
1ae321b fix(us...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/eslint\-8\.12\.0
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/prettier\-2\.6\.1
#

Bumps prettier from 2.6.0 to 2.6.1.

Release notes
Sourced from prettier's releases.

2.6.1
๐Ÿ”— Changelog

Changelog
Sourced from prettier's changelog.

2.6.1
diff
Ignore loglevel when printing information (#12477 by @โ€‹fisker)

Commits

ad505bf Release 2.6.1
6128c5c Build: Fix esbuildPluginReplaceModule (#12530)
1164927 Enable unicorn/text-encoding-identifier-case rule (#12526)
0e6c1d5 Enter OTP via enquirer (#12528)
67edeea Build(deps): Bump minimi...

cloud quailBOT
cloud quailBOT
#

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

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

v2.1.20
๐Ÿงน Updates

Bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.30.0 (#58)

v2.1.19
๐Ÿงน Updates

Bump github.com/gofiber/fiber/v2 from 2.28.0 to 2.29.0 (#57)

v2.1.18
๐Ÿงน Updates

Bump github.com/gofiber/fiber/v2 from 2.27.0 to 2.28.0 (#56)

v2.1.17
๐Ÿงน Updates

Bump github.com/gofiber/fiber/v2 from 2.26.0 to 2.27.0 (#55)

v2.1....

#
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/gofiber/rewrite/v2\-2\.1\.20
#
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/gofiber/rewrite/v2\-2\.1\.19
#
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.43\.26
#

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

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

Release v1.43.26 (2022-03-25)
Service Client Updates

service/batch: Updates service documentation

Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.

service/ec2: Updates service API and documentation

This is release adds support for Amazo...

#
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.43\.21
#
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/gofiber/fiber/v2\-2\.30\.0
#

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

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

v2.30.0
๐Ÿš€ New

Add initial support for hooks (#1777)
https://docs.gofiber.io/guide/hooks

๐Ÿงน Updates

Add go1.18 to tests and docs (#1819)

๐Ÿ› Fixes

Limiter middleware db connection (#1813)

Thank you @โ€‹efectn and @โ€‹qracer for making this update possible.
v2.29.0
๐Ÿš€ New

Cache middleware: Store e2e headers. (#1807)
https://docs.gofiber...

#
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/gofiber/fiber/v2\-2\.29\.0
cloud quailBOT
#
[SevenTV/EventAPI] New branch created: dependabot/github\_actions/dev/actions/cache\-3
#

Bumps actions/cache from 2 to 3.

Release notes
Sourced from actions/cache's releases.

v3.0.0

This change adds a minimum runner version(node12 -> node16), which can break users using an out-of-date/fork of the runner. This would be most commonly affecting users on GHES 3.3 or before, as those runners do not support node16 actions and they can use actions from github.com via github connect or manually copying the repo to their GHES instance.

Few depe...

cloud quailBOT
cloud quailBOT
#
[SevenTV/ImageProcessor] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.43\.26
#

Bumps github.com/aws/aws-sdk-go from 1.43.25 to 1.43.26.

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

Release v1.43.26 (2022-03-25)
Service Client Updates

service/batch: Updates service documentation

Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.

service/ec2: Updates service API and documentation

This is release adds support for Amazo...

cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.17\.0
#

Bumps @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0.

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

v5.17.0
5.17.0 (2022-03-28)
Features

eslint-plugin: [no-unused-vars] add destructuredArrayIgnorePattern options (#4748) (6f8db8b)

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

5.17.0 (2022-03-28)
Features

eslint-plugin: [no-unused-vars] a...

#
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.17\.0
#

Bumps @typescript-eslint/parser from 5.16.0 to 5.17.0.

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

v5.17.0
5.17.0 (2022-03-28)
Features

eslint-plugin: [no-unused-vars] add destructuredArrayIgnorePattern options (#4748) (6f8db8b)

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

5.17.0 (2022-03-28)
Note: Version bump only for package @โ€‹typescript-eslint/parser

Commi...

cloud quailBOT
#

I am not VPN'd, and have tried both nightly build and 2.3.5 beta. Do you know any way I could have messed up something on Twitch's side? Everything seems to be in order, and to my knowledge, I did not change anything. The issue arose before the 2.3.5 beta was released.

Not of the top of my head, are you able to resolve this URL in browser? https://static-cdn.jtvnw.net/emoticons/v2/80481/default/dark/3.0

#

I am not VPN'd, and have tried both nightly build and 2.3.5 beta. Do you know any way I could have messed up something on Twitch's side? Everything seems to be in order, and to my knowledge, I did not change anything. The issue arose before the 2.3.5 beta was released.

Not of the top of my head, are you able to resolve this URL in browser? https://static-cdn.jtvnw.net/emoticons/v2/80481/default/dark/3.0

yes, resolved fine

#

yes, I have chatsen on my phone and it works fine on the same account. I can also see Twitch badges fine on Chatterino. I can see 3rd party channel emotes on Chatterino as well.
<img width="296" alt="Screenshot at Mar 29 03-39-18" src="https://user-images.githubusercontent.com/102490426/160559205-5718187b-bd76-4223-aa1a-053b17f07741.png">
<img width="298" alt="Screenshot at Mar 29 03-38-56" src="https://user-images.githubusercontent.com/102490426/160559206-e34d5fc6-1878-49c2-b1cf-36b52dad0...

cloud quailBOT
cloud quailBOT
cloud quailBOT
#

Ok, that's fine with me. Please make the changes to this pr on the qt
version in cmake and ci. And I'll review them once they are in.

On Tue, 29 Mar 2022, 13:34 JoachimF, @.***> wrote:

Hi, been busy these lately days, But i was wrong about it being wayland,
good job on my side [image: image]
https://user-images.githubusercontent.com/24413121/160670216-d4c5ad1f-71f0-401a-a439-150e82e3b479.png
Either way. If im correct it's only an issue on Qt 5.12.10. And Qt 5.15.2
Doesn't ...

cloud quailBOT
cloud quailBOT
cloud quailBOT
#
[SevenTV/chatterino7] New branch created: release