#github
1 messages ยท Page 65 of 1
27439e5 chore(deps-dev): bump @types/node from 16.10.2 ... - dependabot[bot]
46ce354 chore(deps-dev): bump @types/jasmine from 3.9.1... - dependabot[bot]
48617d6 chore(deps-dev): bump @types/node from 16.10.3 ... - dependabot[bot]
d363e90 chore(deps-dev): bump vue-tsc from 0.3.0 to 0.28.6 - dependabot[bot]
Bumps vue-tsc from 0.3.0 to 0.28.6.
Changelog
Sourced from vue-tsc's changelog.
0.28.6
feat: support for emit SFC dts by vue-tsc (See https://github.com/johnsoncodehk/volar/tree/master/packages/vue-tsc#using)
0.28.5
feat: support search workspace symbols (command / ctrl + T) (#549)
fix: alias path completion not working in root segment (#589)
fix: can't convert invalid component type to any (#594)
fix: <script> do...
f4bed67 Bump github.com/aws/aws-sdk-go from 1.40.37 to ... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.41.4.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.41.4 (2021-10-15)
Service Client Updates
service/elasticfilesystem: Updates service documentation
EFS adds documentation for a new exception for short identifiers to be thrown after its migration to long resource identifiers.
service/glue: Updates service API and documentation
Enable S3 event base crawler API.
Releas...
8d781dc Bump github.com/gofiber/fiber/v2 from 2.18.0 to... - dependabot[bot]
Bumps github.com/gofiber/fiber/v2 from 2.18.0 to 2.20.2.
Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
v2.20.2
๐งน Updates
Change default json lib. (#1563)
๐ Fixes
Fix limit middleware skip options (#1568)
Fix macOs monitoring middleware: Add missing TargetConditionals.h include (#1572)
๐ Documentation
Fix typo (#1569)
Thank you @โAliYusuf95, @โaliereno, @โefectn and @โxwjdsh for making this update possible.
v2.20.1
๐ Fixes
v2.20...
Creating a rate limiter for GQL which uses a Quota system rather than a conventional request-based rate limit.
Each request is granted a quota, with a specific number of points. Each queried field decreases the points by a set amount. For calls to the same object, the point cost is less, while relational calls will cost more. Ultimately, if the amount of points remaining reaches zero, the request is rejected with status 429 Too Many Requests and information about the quota.
This adds ...
that indeed fixed most of the things, but there's still some things i would like to be changed to a darker version

here is how it looks without ui transparency

Application often shows messages from blocked users (I checked couple of times) and sometimes Ignore Highlights are checked, it's about random users from the blocked list, there is no regular rule when they show.
I've got a list of around 200 blocked users on twitch, when the amount was small it didn't occur.
14303c1 Bump actions/checkout from 2.3.4 to 2.3.5 - dependabot[bot]
Bumps actions/checkout from 2.3.4 to 2.3.5.
Release notes
Sourced from actions/checkout's releases.
v2.3.5
Update dependencies
Commits
1e204e9 update licensed check (#606)
0299a0d update dist (#605)
be0f448 Bump ws from 5.2.2 to 5.2.3 (#604)
56c00a7 Bump tmpl from 1.0.4 to 1.0.5 (#588)
85e47d1 Bump path-parse from 1.0.6 to 1.0.7 (#568)
3fc17f8 Bump hosted-git-info from 2.8.5 to 2.8.9 (#500)
e3bc06d Bump lodash from 4.17.15 to 4.17.21 (#499)
442567b...
73fa15f Bump actions/checkout from 2.3.4 to 2.3.5 - dependabot[bot]
Bumps actions/checkout from 2.3.4 to 2.3.5.
Release notes
Sourced from actions/checkout's releases.
v2.3.5
Update dependencies
Commits
1e204e9 update licensed check (#606)
0299a0d update dist (#605)
be0f448 Bump ws from 5.2.2 to 5.2.3 (#604)
56c00a7 Bump tmpl from 1.0.4 to 1.0.5 (#588)
85e47d1 Bump path-parse from 1.0.6 to 1.0.7 (#568)
3fc17f8 Bump hosted-git-info from 2.8.5 to 2.8.9 (#500)
e3bc06d Bump lodash from 4.17.15 to 4.17.21 (#499)
442567b...
Removes all whitespace from the query string, this is for blocking specific queries
540e60e chore(deps-dev): bump vite from 2.6.5 to 2.6.10 - dependabot[bot]
Bumps vite from 2.6.5 to 2.6.10.
Changelog
Sourced from vite's changelog.
2.6.10 (2021-10-18)
Bug Fixes
bundle ws types (#5340) (bc4a96c)
2.6.9 (2021-10-18)
2.6.8 (2021-10-18)
Bug Fixes
avoid scan failures in .svelte and .astro files (#5193) (386ca79)
deps: bump postcss-load-config to 3.1.0 (#5277) (b7e8a5c)
html: tags prepend doctype regex (#5315) (256b2bb)
improve HTML script proxying (#5279) (1d6e7bb)
regEx for tag, fix #5285 ...
b14930b chore(deps-dev): bump vue-tsc from 0.3.0 to 0.28.7 - dependabot[bot]
Bumps vue-tsc from 0.3.0 to 0.28.7.
Changelog
Sourced from vue-tsc's changelog.
0.28.7
fix: can't access $slots, $props... in template if no script block (#601)
fix: defineEmit not working with type alias (#607)
fix: GlobalComponents working for vue2 (#609)
0.28.6
feat: support for emit SFC dts by vue-tsc (See https://github.com/johnsoncodehk/volar/tree/master/packages/vue-tsc#using)
0.28.5
feat: support search worksp...
There are 1 failures, 0 warnings, and 0 notices.
Gonna leave this for now until we have a better way of building the hash
There are 1 failures, 0 warnings, and 0 notices.
remove helpers and rather just use utils.Key("user")
rather reference a utils.Key value.
use a utils.Key("user") value
why are we setting this value in the map?
This will never expire correct?
Is this solved by c135a06?
46f8beb Use a redis list for blocked queries under a user - AnatoleAM
9da417b Configurable max bad queries - AnatoleAM
d3d41ba Bump actions/checkout from 2.3.4 to 2.3.5 (#7) - dependabot[bot]
Implementing Automatic Persisted Queries (APQ)
Fixes offset when viewing vertical youtube streams in true theatre mode.
Improves the divisor a bit.
The badge is separate from the normal "FFZ Supporter" Badge
I'm having this issue in a Debian based OS, and can't find an apt package named qt5-imageformats or libwebp. If they do exist what is their equivalent name for dpkg/apt?
Indirectly fixes #27 for Arch, Ubuntu & Fedora based distros by including the relevant package for rendering webp images right in the build instructions.
Fixed remaining UI color issues on #141
de0eceb User sign in & user tag component - AnatoleAM
Looks like @types/node is up-to-date now, so this is no longer needed.
2bf1c2f fix(deps): bump @fortawesome/vue-fontawesome fr... - dependabot[bot]
Bumps @fortawesome/vue-fontawesome from 3.0.0-4 to 3.0.0-5.
Release notes
Sourced from @โfortawesome/vue-fontawesome's releases.
Release 3.0.0-5
Fixed
Include 1.3.0-beta versions in peer dependencies
Changelog
Sourced from @โfortawesome/vue-fontawesome's changelog.
3.0.0-5 - 2021-10-18
Fixed
Include 1.3.0-beta versions in peer dependencies
Commits
7a4d865 Release 3.0.0-5
See full diff in compare view
[
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
25d577a chore(deps-dev): bump @angular-devkit/build-ang... - dependabot[bot]
Bumps @angular-devkit/build-angular from 12.2.7 to 12.2.11.
Release notes
Sourced from @โangular-devkit/build-angular's releases.
v12.2.11
12.2.11 (2021-10-20)
@โangular/cli
Commit
Description
add engine field support for npm 8 and higher
correct grammar error in Analytics consent prompt
run stable migrations when package version is prerelease
@โangular-devkit/build-angular
Commit
Description
add "Failed to compile&quo...
3fcfdad chore(deps-dev): bump karma from 6.3.4 to 6.3.5 - dependabot[bot]
Bumps karma from 6.3.4 to 6.3.5.
Release notes
Sourced from karma's releases.
v6.3.5
6.3.5 (2021-10-20)
Bug Fixes
client: prevent socket.io from hanging due to mocked clocks (#3695) (105da90)
Changelog
Sourced from karma's changelog.
6.3.5 (2021-10-20)
Bug Fixes
client: prevent socket.io from hanging due to mocked clocks (#3695) (105da90)
Commits
389d816 chore(release): 6.3.5 [skip ci]
56cda53 chore: use karmarunnerbot's token for semanti...
08895ea chore(deps-dev): bump @angular/cli from 12.2.7 ... - dependabot[bot]
Bumps @angular/cli from 12.2.7 to 12.2.11.
Release notes
Sourced from @โangular/cli's releases.
v12.2.11
12.2.11 (2021-10-20)
@โangular/cli
Commit
Description
add engine field support for npm 8 and higher
correct grammar error in Analytics consent prompt
run stable migrations when package version is prerelease
@โangular-devkit/build-angular
Commit
Description
add "Failed to compile" message
transform remapped s...
3dce24a chore(deps-dev): bump ts-node from 10.2.1 to 10... - dependabot[bot]
Bumps ts-node from 10.2.1 to 10.3.1.
Release notes
Sourced from ts-node's releases.
v10.3.1
Fixed
Add version check to use new loader hooks API for node >=16.12.0 (#1522) @โshrujalshah28
https://github.com/TypeStrong/ts-node/compare/v10.3.0...v10.3.1
https://github.com/TypeStrong/ts-node/milestone/7
v10.3.0
Questions about this release? Ask in the official discussion thread: #1507
Added
Declare types for node builtin modules within REPL so you ...
510ee6d chore(deps-dev): bump sass from 1.42.1 to 1.43.3 - dependabot[bot]
Bumps sass from 1.42.1 to 1.43.3.
Release notes
Sourced from sass's releases.
Dart Sass 1.43.3
To install Sass 1.43.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Improve performance.
See the full changelog for changes in earlier releases.
Dart Sass 1.43.2
To install Sass 1.43.2, download one of the packages below and add it to your PATH, or see the Sass website for ful...
4a4113a chore(deps-dev): bump @types/node from 16.10.2 ... - dependabot[bot]
Describe the bug
Gif emote animation is reset after the same one is posted in chat. Which means if people keep posting it, it keeps reseting and not progressing at all. Which breaks the point of a gif.
The issue is solely with 7tv, because i tried disabling it, and both ffz and bttv worked fine then. I also noticed that when you zoom in the tab with (ctrl +) theres no problem anymore with the animation reset.
To Reproduce
Steps to reproduce the behavior:
- Open a stream wh...
In Vanilla Twitch, and with alternative add-ins you can click on a Twitch Emote to see which streamer they belong to. With 7TV all you get is notification they belong to Twitch and no way to find the owner, as clicking on the emote does nothing.
Dependabot tried to merge this PR, but received the following error from GitHub:
You're not authorized to push to this branch. Visit https://docs.github.com/articles/about-protected-branches/ for more information.
5973edb chore(deps-dev): bump sass from 1.42.1 to 1.43.... - dependabot[bot]
d88d6e2 fix(deps): bump @fortawesome/vue-fontawesome fr... - dependabot[bot]
fb5db02 chore(deps-dev): bump vue-tsc from 0.3.0 to 0.2... - dependabot[bot]
ad1fdc5 chore(deps-dev): bump lint-staged from 11.2.2 t... - dependabot[bot]
a66716e fix(deps): bump crypto-hash from 1.3.0 to 2.0.0... - dependabot[bot]
7f2a968 fix(deps): bump vue-router from 4.0.11 to 4.0.1... - dependabot[bot]
5973edb chore(deps-dev): bump sass from 1.42.1 to 1.43.... - dependabot[bot]
d88d6e2 fix(deps): bump @fortawesome/vue-fontawesome fr... - dependabot[bot]
fb5db02 chore(deps-dev): bump vue-tsc from 0.3.0 to 0.2... - dependabot[bot]
ad1fdc5 chore(deps-dev): bump lint-staged from 11.2.2 t... - dependabot[bot]
a66716e fix(deps): bump crypto-hash from 1.3.0 to 2.0.0... - dependabot[bot]
2a81a02 chore(deps-dev): bump @types/node from 16.11.1 ... - dependabot[bot]
1e7b4cf chore(deps-dev): bump lint-staged from 11.2.3 t... - dependabot[bot]
Bumps lint-staged from 11.2.3 to 11.2.4.
Release notes
Sourced from lint-staged's releases.
v11.2.4
11.2.4 (2021-10-23)
Performance Improvements
replace cosmiconfig with lilconfig (#981) (04529e2)
Commits
04529e2 perf: replace cosmiconfig with lilconfig (#981)
See full diff in compare view
[: bump eslint-plugin-vue from 7.... - dependabot[bot]
Bumps eslint-plugin-vue from 7.19.1 to 7.20.0.
Release notes
Sourced from eslint-plugin-vue's releases.
v7.20.0
โจ Enhancements
#1472 Added vue/no-undef-properties rule that warns of using undefined properties.
#1653 Added vue/no-computed-properties-in-data rule that disallow accessing computed properties in data().
#1659 Improved vue/no-use-computed-property-like-method rule reports.
#1661 Added vue/multi-word-component-names rule to enforce mu...
There are 1 failures, 0 warnings, and 0 notices.
f5a366a chore(deps-dev): bump vue-tsc from 0.3.0 to 0.28.8 - dependabot[bot]
Bumps vue-tsc from 0.3.0 to 0.28.8.
Changelog
Sourced from vue-tsc's changelog.
0.28.8
feat: support html hover settings (#627) (#615)
fix: withDefaults can't narrowing props undefined (#611) (#614)
fix: vueCompilerOptions not working with vue-tsc --project flag (#613) (#615)
fix: LSP workspace configuration option not supported (#626)
fix: tsconfig project references are not respected (#525)
0.28.7
fix: can't access $s...
e637391 chore(deps-dev): bump vite from 2.6.5 to 2.6.10... - dependabot[bot]
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
1976a9f chore(deps-dev): bump stylelint and stylelint-c... - dependabot[bot]
Bumps stylelint and stylelint-config-standard. These dependencies needed to be updated together.
Updates stylelint from 13.13.1 to 14.0.0
Release notes
Sourced from stylelint's releases.
14.0.0
Migrating to 14.0.0 guide.
Removed: Node.js 10 support (#5303).
Removed: syntax option (#5297).
Removed: configOverrides option (#5530).
Removed: rules deprecated in 13.7.0 (#5295).
Removed: functio...
b6c6025 chore(deps-dev): bump husky from 7.0.2 to 7.0.4 - dependabot[bot]
Bumps husky from 7.0.2 to 7.0.4.
Release notes
Sourced from husky's releases.
v7.0.4
No changes. Husky v7.0.3 was reverted, this version is the same as v7.0.2.
Commits
38083d3 7.0.4
a0e9cd4 revert: unsupported preuninstall
5856b5f 7.0.3
fa4feb8 fix: on uninstall unset git core.hooksPath
29fea56 fix(actions): fix action name display (#1059)
9c4cad5 docs: update "hooks not running" section
c86dde9 fix: update npm parameters on docs/README.md ...
2694eda chore(deps-dev): bump eslint from 6.8.0 to 7.32... - dependabot[bot]
a66716e fix(deps): bump crypto-hash from 1.3.0 to 2.0.0... - dependabot[bot]
7f2a968 fix(deps): bump vue-router from 4.0.11 to 4.0.1... - dependabot[bot]
e637391 chore(deps-dev): bump vite from 2.6.5 to 2.6.10... - dependabot[bot]
2694eda chore(deps-dev): bump eslint from 6.8.0 to 7.32... - dependabot[bot]
2e821e2 Merge branch 'dev' into dependabot/npm_and_yarn... - AnatoleAM
There are 1 failures, 0 warnings, and 0 notices.
35d44c9 chore(deps-dev): bump typescript from 4.4.3 to ... - dependabot[bot]
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
Building the Emote Page, which displays full information about a single emote
32c6aa2 emote - avif, byte_size, rename urls->links - AnatoleAM
There are 1 failures, 0 warnings, and 0 notices.
e87d75b chore(deps-dev): bump jasmine-core from 3.9.0 t... - dependabot[bot]
Bumps jasmine-core from 3.9.0 to 3.10.1.
Release notes
Sourced from jasmine-core's releases.
3.10.1
Please see the release notes.
3.10.0
Please see the release notes.
Commits
e86a7f0 Bump version to 3.10.1
504ef27 Fixed result.pendingReason for specs marked with xit. Closes #1939
572452a Added supported environments to 3.10.0 release notes
8964123 Bump version to 3.10.0
503a740 Merge branch 'issue-1854-asyncerror' of https://github.com/AndreWillomit...
cf62730 chore(deps-dev): bump @types/jasmine from 3.9.1... - dependabot[bot]
b30e12f chore(deps-dev): bump ts-node from 10.2.1 to 10... - dependabot[bot]
Bumps ts-node from 10.2.1 to 10.4.0.
Release notes
Sourced from ts-node's releases.
v10.4.0
Added
Adds support for targets "es2020" and "es2021" to swc transpiler (#1521)
Adds automatic target downgrade when using older versions of swc (#1521)
If tsconfig specifies es2020, but your version of swc only supports up to es2019, ts-node will automatically switch to es2019 instead of throwing an error
Changed
Improves types and AP...
ca8f845 chore(deps-dev): bump @types/node from 16.10.2 ... - dependabot[bot]
8c8a822 Bump github.com/aws/aws-sdk-go from 1.40.37 to ... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.41.9.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.41.9 (2021-10-22)
Service Client Updates
service/auditmanager: Updates service API and documentation
service/chime: Updates service API and documentation
Chime VoiceConnector and VoiceConnectorGroup APIs will now return an ARN.
service/quicksight: Updates service API and documentation
Added QSearchBar option for Generat...
9a2e510 Bump github.com/alicebob/miniredis/v2 from 2.15... - dependabot[bot]
Bumps github.com/alicebob/miniredis/v2 from 2.15.1 to 2.16.0.
Release notes
Sourced from github.com/alicebob/miniredis/v2's releases.
SET update, XTRIM, ZRANDMEMBER, lua redis.log()
simplify some code (thanks @โzonque)
support for EXAT/PXAT in SET
support for XTRIM (thanks @โjoseotoro)
support for ZRANDMEMBER
support for redis.log() in lua (thanks @โdirkm)
blocking fix and 'XREAD $'
Fix race condition in blocking code (thanks @โzonque and @โrobx)
...
21bf42d Emote Channels Query Performance Fix - AnatoleAM
Improving the pipeline that queries the active channels for an emote
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
f5a2146 fix lint warn - AnatoleAM
There are 1 failures, 0 warnings, and 0 notices.
Oh this has the retarded linter, i'll ignore
cad6f5b Emote Channels Query Performance Fix (#149) - AnatoleAM
cad6f5b Emote Channels Query Performance Fix (#149) - AnatoleAM
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
Describe your issue
Screenshots
OS and Chatterino Version
5a3a728 Fix this annoying Cirrus CI action (#3286) - zneix
2bd05fd Simplify ResizingTextEdit::isFirstWord to avo... - zneix
c1a3814 Fix built-in commands not working in special ch... - Mm2PL
06245f3 Add new search predicate to enable searching fo... - LosFarmosCTL
be3609a Capitalize mentions of Twitch, Chatterino, and ... - Felanbird
ab1211c Ignore out of bounds check on tiling WMs (#3270) - Ckath
5861722 Fix spacing of tab visibility keybind in keybin... - talneoran
fa5a9fe Add missing arg to string format in user unbloc... - talneoran
d8aa232 Add keybindings to tab context menu items (#3265) - talneoran
b0e79b6 Bump ilammy/msvc-dev-cmd from 1.9.0 to 1.10.0 (... - dependabot[bot]
7aedd31 chore(deps-dev): bump karma from 6.3.4 to 6.3.6 - dependabot[bot]
Bumps karma from 6.3.4 to 6.3.6.
Release notes
Sourced from karma's releases.
v6.3.6
6.3.6 (2021-10-25)
Bug Fixes
bump vulnerable ua-parser-js version (6f2b2ec), closes #3713
v6.3.5
6.3.5 (2021-10-20)
Bug Fixes
client: prevent socket.io from hanging due to mocked clocks (#3695) (105da90)
Changelog
Sourced from karma's changelog.
6.3.6 (2021-10-25)
Bug Fixes
bump vulnerable ua-parser-js version (6f2b2ec), closes #3713
6.3.5 (2021-10-20)
Bug ...
9ab1eba chore(deps-dev): bump vite from 2.6.10 to 2.6.11 - dependabot[bot]
Bumps vite from 2.6.10 to 2.6.11.
Changelog
Sourced from vite's changelog.
2.6.11 (2021-10-25)
Bug Fixes
build: let top-level this refer to globalThis (#5312) (7e25429)
bundle ws types (#5340) (bc4a96c)
client: fix typo in overlay config hint (#5343) (96591bf)
consider deep imports in isBuiltIn (#5248) (269a1b6)
ensure server.host is passed in preview-mode (fix #5387) (#5389) (61b4b39)
load-fallback catch (#5412) (e73281c)
restrict ...
b2d9063 chore(deps-dev): bump @types/node from 16.10.2 ... - dependabot[bot]
35bfe1f chore(deps-dev): bump @types/node from 16.11.1 ... - dependabot[bot]
bc617be Initial personal emotes docs - AnatoleAM
Creating a full documentation for implementing 7TV Personal Emotes into applications
57a326e chore(deps-dev): bump lint-staged from 11.2.3 t... - dependabot[bot]
Bumps lint-staged from 11.2.3 to 11.2.6.
Release notes
Sourced from lint-staged's releases.
v11.2.6
11.2.6 (2021-10-26)
Bug Fixes
revert back to cosmiconfig from lilconfig (#1035) (e035b80), closes #1033 #981
v11.2.5
11.2.5 (2021-10-26)
Bug Fixes
correctly import js-yaml to fix yaml config loading (#1033) (612d806)
v11.2.4
11.2.4 (2021-10-23)
Performance Improvements
replace cosmiconfig with lilconfig (#981) (04529e2)
Commits
e035b80 fix: r...
4961697 chore(deps-dev): bump sass from 1.43.3 to 1.43.4 - dependabot[bot]
Bumps sass from 1.43.3 to 1.43.4.
Release notes
Sourced from sass's releases.
Dart Sass 1.43.4
To install Sass 1.43.4, 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 the logger option was ignored for the render() function.
See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.43.4
JS API
Fix a bug whe...
b1ef338 fix(deps): bump graphql from 15.6.1 to 15.7.0 - dependabot[bot]
Bumps graphql from 15.6.1 to 15.7.0.
Release notes
Sourced from graphql's releases.
v15.7.0 (2021-10-26)
New Feature ๐
#3327 Change type of error extensions from anonymous Record to named interfaces (@โIvanGoncharov)
#3333 GraphQLError: major refactoring to be more in line with v16 (@โIvanGoncharov)
#3334 GraphQLError: keep extensions always present (@โIvanGoncharov)
Bug Fix ๐
#3332 GraphQLError: fix empty locations if error got nodes without loca...
d1bcee1 chore(deps-dev): bump vite from 2.6.10 to 2.6.12 - dependabot[bot]
Bumps vite from 2.6.10 to 2.6.12.
Changelog
Sourced from vite's changelog.
2.6.12 (2021-10-26)
Bug Fixes
allowed files logic (fix #5416) (#5420) (414bc45)
2.6.11 (2021-10-25)
Bug Fixes
build: let top-level this refer to globalThis (#5312) (7e25429)
bundle ws types (#5340) (bc4a96c)
client: fix typo in overlay config hint (#5343) (96591bf)
consider deep imports in isBuiltIn (#5248) (269a1b6)
ensure server.host is passed in preview-...
13770d6 chore(deps-dev): bump vue-tsc from 0.28.7 to 0.... - dependabot[bot]
Bumps vue-tsc from 0.28.7 to 0.28.9.
Changelog
Sourced from vue-tsc's changelog.
0.28.9
feat: use VSCode 1.61 Split Editor In Group instead of create new editor (#608)
feat: split editors layout change from script | template | style to script + style | template
feat: tag name conversion work done progress
fix: language server broken by circular tsconfig project references (#525) (#631) (#632)
fix: vue-tsc can't show "...
This is good to go as long as these linting issues can be resolved:
ERROR: 30:44 no-trailing-whitespace trailing whitespace ERROR: 127:23 semicolon Missing semicolon
Sorry for the delay as well! should be good to go now.
Btw I've only made a couple of contributions but if you wanted to make me a contributor my twitch is Grievxus (discord is the same as twitch)
fbe377d chore(deps-dev): bump @angular-devkit/build-ang... - dependabot[bot]
Bumps @angular-devkit/build-angular from 12.2.7 to 12.2.12.
Release notes
Sourced from @โangular-devkit/build-angular's releases.
v12.2.12
12.2.12 (2021-10-27)
@โangular-devkit/build-angular
Commit
Description
avoid extra filesystem access with i18n and differential loading
remove potential race condition in i18n worker execution
update critters to version 0.0.12
Special Thanks
Alan Agius, Charles Lyding, Joey Perrott and Mikhail V...
c3652f8 chore(deps-dev): bump @angular/cli from 12.2.7 ... - dependabot[bot]
Bumps @angular/cli from 12.2.7 to 12.2.12.
Release notes
Sourced from @โangular/cli's releases.
v12.2.12
12.2.12 (2021-10-27)
@โangular-devkit/build-angular
Commit
Description
avoid extra filesystem access with i18n and differential loading
remove potential race condition in i18n worker execution
update critters to version 0.0.12
Special Thanks
Alan Agius, Charles Lyding, Joey Perrott and Mikhail Vasiliev
v12.2.11
12.2.11 (2021-10...
9461386 chore(deps-dev): bump vite from 2.6.10 to 2.6.13 - dependabot[bot]
Bumps vite from 2.6.10 to 2.6.13.
Changelog
Sourced from vite's changelog.
2.6.13 (2021-10-27)
Bug Fixes
css: ?inline cannot self-accept (#5433) (d283d9b)
2.6.12 (2021-10-26)
Bug Fixes
allowed files logic (fix #5416) (#5420) (414bc45)
2.6.11 (2021-10-25)
Bug Fixes
build: let top-level this refer to globalThis (#5312) (7e25429)
bundle ws types (#5340) (bc4a96c)
client: fix typo in overlay config hint (#5343) (96591bf)
consider de...
c51f0b5 fix(deps): bump ssr-window from 4.0.0 to 4.0.1 - dependabot[bot]
Bumps ssr-window from 4.0.0 to 4.0.1.
Changelog
Sourced from ssr-window's changelog.
4.0.1 (2021-10-27)
Features
add "main" and "module" package.json fields (bc2984a)
Commits
67bbaa9 4.0.1 release
bc2984a feat: add "main" and "module" package.json fields
See full diff in compare view
[
Bug Fix ๐
#3341 GraphQLError: revert originalError to be nullable (@โIvanGoncharov)
Committers: 1
Ivan Goncharov(@โIvanGoncharov)
v15.7.0 (2021-10-26)
New Feature ๐
#3327 Change type of error extensions from anonymous Record to named interfaces (@โIvanGoncharov)
#3333 GraphQLError: major refactoring to be more in line with v16 (@โIvanGoncharo...
16ff72a fix(deps): bump graphql from 15.6.1 to 15.7.1 - dependabot[bot]
b9b4bdd chore(deps-dev): bump vue-tsc from 0.28.7 to 0.... - dependabot[bot]
Bumps vue-tsc from 0.28.7 to 0.28.10.
Changelog
Sourced from vue-tsc's changelog.
0.28.10
feat: improve pug folding range (#636)
feat: improve pug tag, attr auto-complete (#638)
fix: if trigger component auto-import multiple times, import edit text accumulate (#639)
fix: filter current component from component auto-import list
fix: normalize request uri for Sublime / Atom (#637)
0.28.9
feat: use VSCode 1.61 Split Editor...
95ba2b5 Partial animated avatar implementation - Melonify
85ae037 Remove debug code from last commit - Melonify
Animation when releasing slider is not working on firefox. But dosnt matter that much. Otherwise i think its good to go.
Animation when releasing slider is not working on firefox
Something not working on Firefox, imagine my shock :tf:
85d2bd9 fix(deps): bump graphql from 15.6.1 to 15.7.2 - dependabot[bot]
Bumps graphql from 15.6.1 to 15.7.2.
Release notes
Sourced from graphql's releases.
v15.7.2 (2021-10-28)
Bug Fix ๐
#3343 GraphQLError: Fixed originalError.extensions overriding extensions argument to constructor (@โklippx)
Committers: 1
Mathias Klippinge(@โklippx)
v15.7.1 (2021-10-27)
Bug Fix ๐
#3341 GraphQLError: revert originalError to be nullable (@โIvanGoncharov)
Committers: 1
Ivan Goncharov(@โIvanGoncharov)
v15.7.0 (2021-10-26)
New Featu...
5a3a728 Fix this annoying Cirrus CI action (#3286) - zneix
2bd05fd Simplify ResizingTextEdit::isFirstWord to avo... - zneix
c1a3814 Fix built-in commands not working in special ch... - Mm2PL
06245f3 Add new search predicate to enable searching fo... - LosFarmosCTL
be3609a Capitalize mentions of Twitch, Chatterino, and ... - Felanbird
This fixes youtube's chat input box not updating after adding an emote.
Users no longer have to add a space after adding an emote for the chat input box to update.
897bf73 Changed spelling error on eventListener (#167) - Excellify
This appears to completely remove the feature, it is functional on the dev branch but when checking out to this PR the drag area no longer seem to exist
247e0fd Fix form control/label colors on Settings menu ... - tarunbod
Alright yeah that's pretty pog
There is a possibility this will cause a gargantuan memory leak, so will have to be tested over the weekend on some bigger channels
Renders links as clickable when the sender is a moderator in the channel.
There are 1 failures, 0 warnings, and 0 notices.
Works for me. However it dosnt insert the divisor the first time on rare occations. Reenabling true theatre mode fixes it whenever that happens i think.
The default keybind to toggle Theater Mode, 'T', still toggles the youtube version. Instead, the keybind should be intercepted to toggle 7TV's version of True Theater Mode instead.
Version:
2.0.1
I would say that depends on preference. At the moment they're implemented as separate modes so replacing the keybind does not follow that notion. A setting that would allow you to replace the keybind could be a good solution tho.
Unloads the ban slider when the message is unloaded.
This is to avoid memory leaks.
I agree that a toggle would be ideal for those that don't want this. However, I am of the opinion that it should default to overriding the keybind. Youtube's built-in theater mode pushes the chat below the stream video, off screen. Combine that with the likely fact that most users of 7TV are coming from Twitch, they (probably) want the 7TV True Theater mode feature over the default one because it matches Twitch's style of theater mode.
The bug you experienced was is there in the current version i believe, the latest commit fixes it i believe.
8ead95b Flatten the scrollbar highlight iteration (#3326) - pajlada
e24dffa Fix 'First Message' scrollbar highlights not be... - 1xelerate
0761526 Add GitHub action to test builds with precompil... - pajlada
b4b7450 Clean up chat messages of special line characte... - Infinitay
8786c24 Merge remote-tracking branch 'origin/master' in... - zneix
Adding the essential mutations for users and emotes
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
Pls review and merge yourself, since it goes into your branch @AnatoleAM
1dbd966 Initial Emote Version Types - AnatoleAM
Designing the type structure for the Emote Versions
https://github.com/FrankerFaceZ/FrankerFaceZ/issues/985 Has to do how firefox displays animated images, unsure how BTTV does not have this, only 7tv.
c005f4c Bump github.com/aws/aws-sdk-go from 1.40.37 to ... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.40.37 to 1.41.14.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.41.14 (2021-10-29)
Service Client Updates
service/application-insights: Updates service API and documentation
service/connect: Updates service API and documentation
service/ec2: Updates service API and documentation
Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API
ser...
f261bdb Bump github.com/gofiber/fiber/v2 from 2.18.0 to... - dependabot[bot]
Bumps github.com/gofiber/fiber/v2 from 2.18.0 to 2.21.0.
Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
v2.21.0
๐ New
Add IP ranges support to config.TrustedProxies (#1602)
https://docs.gofiber.io/api/fiber#config
Add sliding window as option for limiter middleware (#1580)
https://docs.gofiber.io/api/middleware/limiter#sliding-window
๐งน Updates
Update fasthttp from v1.29.0 to v1.31.0 (#1603)
๐ Fixes
Session Id immutable (#1601)
Pre...
There are 1 failures, 0 warnings, and 0 notices.
There are 1 failures, 0 warnings, and 0 notices.
8d56d15 Bump github.com/gofiber/fiber/v2 from 2.18.0 to... - dependabot[bot]
Bumps github.com/gofiber/fiber/v2 from 2.18.0 to 2.21.0.
Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
v2.21.0
๐ New
Add IP ranges support to config.TrustedProxies (#1602)
https://docs.gofiber.io/api/fiber#config
Add sliding window as option for limiter middleware (#1580)
https://docs.gofiber.io/api/middleware/limiter#sliding-window
๐งน Updates
Update fasthttp from v1.29.0 to v1.31.0 (#1603)
๐ Fixes
Session Id immutable (#1601)
Pre...
6715f0a Run "onInputChange" after emote is added (#172) - Excellify
This doesn't open in a new tab, so if a user clicks a link they redirect to the page and quit the stream
dc71f2c Update README, switch to yarn & add changelog.md - AnatoleAM
897bf73 Changed spelling error on eventListener (#167) - Excellify
247e0fd Fix form control/label colors on Settings menu ... - tarunbod
d6d6ab2 Moderation slider (#170) - Excellify
6715f0a Run "onInputChange" after emote is added (#172) - Excellify
dc71f2c Update README, switch to yarn & add changelog.md - AnatoleAM
4fc00aa Fix Unload slider on message unmount (#175) - Excellify
d2e94b5 Fix Clickable hyperlinks in youtube chat (#173) - Excellify
cfcfd99 Clear emote code index on emote updates - AnatoleAM
Fixing emote events not updating in chat
Fixed an issue where the current users channel id was used for channel emotes instead of the channel's.
Is this removing the regular fallback? I believe this will break implementation in certain views, such as watching a VOD
Adds optional property checking to the badge check
There are some issues with the youtube chat in studio mode.
7tv dosnt inject on initial load, a refresh fixes this.
Added fallback sizes to the emote menu button
8499259 chore(deps-dev): bump karma from 6.3.4 to 6.3.7 - dependabot[bot]
Bumps karma from 6.3.4 to 6.3.7.
Release notes
Sourced from karma's releases.
v6.3.7
6.3.7 (2021-11-01)
Bug Fixes
middleware: replace %X_UA_COMPATIBLE% marker anywhere in the file (f1aeaec), closes #3711
v6.3.6
6.3.6 (2021-10-25)
Bug Fixes
bump vulnerable ua-parser-js version (6f2b2ec), closes #3713
v6.3.5
6.3.5 (2021-10-20)
Bug Fixes
client: prevent socket.io from hanging due to mocked clocks (#3695) (105da90)
Changelog
Sourced from karma's...
0e42924 Fix yt chat breaking when checking user level (... - Excellify
I think it's one of those auto fixes it did itself.
user-tag:
Cause it uses UserTag in comments, but we can't really import the data for it to really check. For now it's hardcoded along with CSS, but when we have data, we will use the component.
emotes:
I'm actually not sure if you have to import it for the inner component separately. Does the child component use the parent's css? If that's the case, then yea, my bad.
so yea its exclusively the overwatch league emotes i can still see pride emotes or other empotes that you could get in twitch like 2fa and such in the emotes tab under global but the overwatch league is missing and another anyoing thing is that the glitchcon emotes are still in the subs tab if that could be moved to the global tab it would be cool
im on windows 10 on chatarino 7.3.4