#github
1 messages · Page 15 of 1
[ExtensionV3] Branch feat/anatole/personal\-emotes was force-pushed to `fd3ddc8`
69117ed debounce IntersectionObserver - AnatoleAM
I believe this was moved to below
Should try to get the image scale from filename like in the ImageHostToSrcset to work with ffz emotes
c25b5cc don't debounce previously loaded images - AnatoleAM
443c150 fix: zero width emotes in tooltip - AnatoleAM
98407e6 nit: image file name - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/anatole/personal\-emotes
forsen insane

c817ed9 Personal Emotes: card icon & approved search - AnatoleAM
1466fb3 Personal Emotes: more checks & search filter - AnatoleAM
c817ed9 Personal Emotes: card icon & approved search - AnatoleAM
4c935b5 mutate/emote: fix audit logs for personal state - AnatoleAM
4c935b5 mutate/emote: fix audit logs for personal state - AnatoleAM
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
I can't seem to update from v7.3.5 to v7.4.0 through the built-in installer. This is the error I receive wh...
[SevenTV/chatterino7] New comment on issue #178: Complications w/ Updating from v7\.3\.5 to v7\.4\.0
Open the modes file in the folder, in any text editor, and remove portable and save
[SevenTV/chatterino7] New comment on issue #178: Complications w/ Updating from v7\.3\.5 to v7\.4\.0
Open the
modesfile in the folder, in any text editor, and removeportableand save
The error gained an extra line after I removed portable, but other than that, the same issue occurred: my configurations got nuked, and built-in installer failed.
Strangely enough, my configurations seem to be completely tied to that portable tag. I did a little experiment and manually installed the v7.4.0 update again then added portable below nightly in the modes folder, and lo and behold...
[SevenTV/chatterino7] New comment on issue #178: Complications w/ Updating from v7\.3\.5 to v7\.4\.0
Strangely enough, my configurations seem to be completely tied to that portable tag. I did a little experiment and manually installed the v7.4.0 update again then added portable below nightly in the modes folder, and lo and behold, I got my configurations back while being on the latest update.
That was what I meant, removing portable fixes the issue with the settings not working on the manual update - the auto updater does not work as the 7TV did the release wrong.
[SevenTV/chatterino7] New comment on issue #178: Complications w/ Updating from v7\.3\.5 to v7\.4\.0
Ahhh, so will future updates from the built-in installer continue to work as intended v7.4.0 onwards or will I have to remember to do a "zig-zag" by removing portable, manually updating, then putting it back?
[SevenTV/chatterino7] New comment on issue #178: Complications w/ Updating from v7\.3\.5 to v7\.4\.0
Ahhh, so will future updates from the built-in installer continue to work as intended v7.4.0 onwards or will I have to remember to do a "zig-zag" by removing
portable, manually updating, then putting it back?
I can't see the future so I'm unsure 😄 but likely the issue should not happen on future versions (🙏)
@kretz1xD Were you able to resolve your issue with that build?
56f053f Tweaks & Message Delivery State (#49) - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/anatole/tweaks\-1
d53da7a fix: cosmetics with multiple tabs - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/anatole/cosmetics\-multi\-channel\-sync
32f67d0 update changelog - AnatoleAM
8c16789 fix: cosmetics with multiple tabs (#50) - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/anatole/cosmetics\-multi\-channel\-sync
Twitch has introduced new badges a while ago for:
- watching without an audio
- listening only
It would be nice if it was possible to automate setting them for example when you tab out or just lurk in the channel while muted.
Might be also related to Chatterino, I will open an RFE there later on.
00e4a3d Chat Composable Refactor - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/anatole/composable\-chat\-refactor
Breaking up the former ChatAPI utility into separate composables
3e42b1d remove deadcode - AnatoleAM
cef5009 fix: autoscrolling - AnatoleAM
Nit: all of these functions dont reference anything defined inside the useChatMessages and can therefore be moved outside the composable
Nit: this can be moved outside the useChatEmotes
All of this can be replaced with
return toRefs(data)
Why are we watching a value we set down below? Cant we either just watch currentChannel directly, move this down to line 193 or make a function updateChannel and move the code from 193-200 into the function.
0363f23 resolve comments - AnatoleAM
4078f8a useChatEmotes: move function in outer scope - AnatoleAM
Meant the function, but i guess it goes for the refs aswell
f91cb35 move refs in composable scope - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/anatole/composable\-chat\-refactor
[SevenTV/ExtensionV3] New branch created: feat/excellify/historical\-messages
a6dd0fd Chat Message Iteration - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/anatole/message\-iteration
123258b dank comments - AnatoleAM
Prompted to me by other chatter, It would be preferred if in some way SevenTV could prevent tab-completion from completing into a Twitch emote, and instead was text of said emote.
The reasoning for this would be that if browser chat lags while you are typing an emote and you tab the wrong emote, when you attempt to backspace you are forced to remove the entire section of text, due to the fact that it has malformed itself into an image, instead of text.
4f9d2ad Trigger history render on channel switch - AnatoleAM
421a839 update changelog - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/excellify/historical\-messages
[SevenTV/ExtensionV3] branch deleted: feat/anatole/message\-iteration
[SevenTV/ExtensionV3] New branch created: fix/excellify/emote\-sizes
Tries to adress the different emotes sizes.
Calculates srcset at emote conversion:
Implements compact emote tooltips
eda84bd Update changelog - Excellify
What's the point of this change?
4d59500 Fix zerowidth and channel color - Excellify
1645204 Change primaryColor logic - Excellify
This didnt end up working either so i changed it a bit again. I realized i needed a parenthesis
[SevenTV/ExtensionV3] branch deleted: fix/excellify/emote\-sizes
[Website] Branch ci/update\-locale was force-pushed to `bd22f1d`
The latest approved translations from Crowdin
13319ed fix: block tabbing, diff. match for tab/colon - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/anatole/autocompletion\-quick\-fix
a234b5e update changelog - AnatoleAM
3d3ff79 fix: block tabbing, diff. match for tab/colon (... - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/anatole/autocompletion\-quick\-fix
2bad645 Instance Sanity Check - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/anatole/sanity\-check
Performing a sanity check on the current instance stack of 7TV, blocking the extension from loading if other versions are found.
fb55035 fix: selector collisions - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/anatole/sanity\-check
[SevenTV/ExtensionV3] New branch created: feat/anatole/changelog
Show a popup changelog interface when the extension updates. (Beta only)


[SevenTV/Website] Pull request opened: #861 chore\(deps\-dev\): bump marked from 4\.2\.4 to 4\.2\.12
Bumps marked from 4.2.4 to 4.2.12.
Release notes
Sourced from marked's releases.
v4.2.12
4.2.12 (2023-01-14)
Sorry for all of the quick releases. We were testing out different ways to build the files for releases. v4.2.5 - v4.2.12 have no changes to how marked works. The only addition is the version number in the comment in the build files.
Bug Fixes
revert to build script in ci (d2ab474)
v4.2.11
4.2.11 (2023-01-14)
Bug Fixes
just build in version (2...
0bcf6bd chore(deps-dev): bump marked from 4.2.4 to 4.2.12 - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/marked\-4\.2\.12
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/marked\-4\.2\.5
86a6f2f chore(deps-dev): bump eslint from 8.30.0 to 8.32.0 - dependabot[bot]
Bumps eslint from 8.30.0 to 8.32.0.
Release notes
Sourced from eslint's releases.
v8.32.0
Features
fc20f24 feat: add suggestions for redundant wrapping in prefer-regex-literals (#16658) (YeonJuan)
Bug Fixes
b4f8329 fix: ignore directives for no-fallthrough (#16757) (gfyoung)
Documentation
17b65ad docs: IA Update page URL move (#16665) (Ben Perlmutter)
5981296 docs: fix theme switcher button (#16752) (Sam Chen)
6669413 docs: deploy prerelease docs und...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/eslint\-8\.32\.0
6d92b37 Hide blocked users - Excellify
[SevenTV/ExtensionV3] New branch created: feat/excellify/blocked\-users
9c6f76a Extension Permission Request - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/anatole/extension\-permission\-request
Creating a composable which allows binding any element's click event to an extension host origins/permission request
[SevenTV/ExtensionV3] branch deleted: feat/anatole/extension\-permission\-request
1d6b433 Bump azure/setup-kubectl from 3.0 to 3.2 - dependabot[bot]
Bumps azure/setup-kubectl from 3.0 to 3.2.
Release notes
Sourced from azure/setup-kubectl's releases.
v3.2 release
Uses the new kubectl download uri
v3.1 release
Bump @actions/core to prevent warning output.
Commits
901a10e v3 new release (#78)
e1be5e7 v3 new release (#72)
b196533 Delete node_modules directory (#71)
See full diff in compare view
[ (Aadithya V)
2a00c86 Github actions/checkout@v3 (Erik Dubbelboer)
434022b server.go Simplify default Server name logic (#1467) (Sergey Ponomarev)
51048b0 client.go Simplify default UA logic (#1466) (Sergey Ponomarev)
e46afc3 fix: client may remove hostclient incorrectly (#1461) (Xur...
61b1bfb Bump github.com/aws/aws-sdk-go from 1.44.108 to... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.44.108 to 1.44.180.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.180 (2023-01-13)
Service Client Updates
service/connect: Updates service API and documentation
service/ec2: Updates service documentation
Documentation updates for EC2.
service/outposts: Updates service API
service/resource-groups: Updates service API and documentation
Release v1.44.179 (2023-01-12)
Service Client...
[SevenTV/image-processor] New branch created: dependabot/go\_modules/go/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.180
[SevenTV/image-processor] branch deleted: dependabot/go\_modules/go/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.175
[SevenTV/ExtensionV3] branch deleted: feat/excellify/blocked\-users
[SevenTV/Website] New branch created: feat/anatole/qol\-fixes
Fixing some issues with the EventAPI implementation on the website, which should make the events on adding/removing emotes to sets more consistent
[SevenTV/Website] branch deleted: feat/anatole/qol\-fixes
dependabot
Looks like @types/node is up-to-date now, so this is no longer needed.
Looks like stylelint is up-to-date now, so this is no longer needed.
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/types/node\-18\.11\.18
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/stylelint\-14\.16\.1
Looks like @types/ws is up-to-date now, so this is no longer needed.
Looks like vue-tsc is up-to-date now, so this is no longer needed.
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/types/ws\-8\.5\.4

[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.24
Looks like eslint is up-to-date now, so this is no longer needed.
Looks like marked is up-to-date now, so this is no longer needed.
Looks like @typescript-eslint/parser is up-to-date now, so this is no longer needed.

[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vueuse/core\-9\.10\.0
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/eslint\-8\.32\.0
Looks like @typescript-eslint/eslint-plugin is up-to-date now, so this is no longer needed.
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.48\.1

Looks like @floating-ui/dom is up-to-date now, so this is no longer needed.
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.48\.1

[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/floating\-ui/dom\-1\.1\.0

b81ddcb fix(deps): bump actions/setup-node from 3.3.0 t... - dependabot[bot]
[SevenTV/Website] branch deleted: dependabot/github\_actions/dev/actions/setup\-node\-3\.5\.1
eb49f0d fix(deps): bump crowdin/github-action from 1.4.... - dependabot[bot]
[SevenTV/Website] branch deleted: dependabot/github\_actions/dev/crowdin/github\-action\-1\.5\.2
a631168 fix(deps): bump azure/setup-kubectl from 3.0 to... - dependabot[bot]
[SevenTV/Website] branch deleted: dependabot/github\_actions/dev/azure/setup\-kubectl\-3\.2
[SevenTV/Website] New branch created: feat/anatole/sort\-imports
Sorting imports automatically
[SevenTV/Website] branch deleted: feat/anatole/sort\-imports
f70deec Add new locales (#855) - github-actions[bot]
833a396 EventAPI Quality Pass (#863) - AnatoleAM
b81ddcb fix(deps): bump actions/setup-node from 3.3.0 t... - dependabot[bot]
eb49f0d fix(deps): bump crowdin/github-action from 1.4.... - dependabot[bot]
a631168 fix(deps): bump azure/setup-kubectl from 3.0 to... - dependabot[bot]
03edd60 Personal Emotes: restricted fanout - AnatoleAM
[SevenTV/API] New branch created: feat/anatole/personal\-sets\-restricted\-fanout
Adding an option in the presence endpoint to filter to the emote codes typed
Merges the upstream changes. The main conflicts were regarding includes.
19aa616 fix: name of emote state property - AnatoleAM
[SevenTV/Website] New branch created: feat/anatole/emote\-state\-property
f964594 type/presence: filter non-persisted property - AnatoleAM
9b05ffc Chunked EmoteSet Dispatch - AnatoleAM
9152195 Event Subscription TTL - AnatoleAM
[SevenTV/EventAPI] New branch created: feat/anatole/subscription\-ttl
Implementing time-to-live for event subscriptions
farming commits
337ea42 Bump azure/setup-kubectl from 3.0 to 3.2 - dependabot[bot]
[SevenTV/EventAPI] New branch created: dependabot/github\_actions/dev/azure/setup\-kubectl\-3\.2
Bumps azure/setup-kubectl from 3.0 to 3.2.
Release notes
Sourced from azure/setup-kubectl's releases.
v3.2 release
Uses the new kubectl download uri
v3.1 release
Bump @actions/core to prevent warning output.
Commits
901a10e v3 new release (#78)
e1be5e7 v3 new release (#72)
b196533 Delete node_modules directory (#71)
See full diff in compare view
[ (Aadithya V)
2a00c86 Github actions/checkout@v3 (Erik Dubbelboer)
434022b server.go Simplify default Server name logic (#1467) (Sergey Ponomarev)
51048b0 client.go Simplify default UA logic (#1466) (Sergey Ponomarev)
e46afc3 fix: client may remove hostclient incorrectly (#1461) (Xur...
[Website] Branch ci/update\-locale was force-pushed to `04f513d`
clang-tidy review says "All clean, LGTM! :+1:"
9ff227e hardcode badge sizes - AnatoleAM
[SevenTV/Website] branch deleted: feat/anatole/emote\-state\-property
4a99321 Presences/Fanout: Emote Filtering & Chunked Dis... - AnatoleAM
[EventAPI] Branch dependabot/go\_modules/dev/github\.com/valyala/fasthttp\-1\.44\.0 was force-pushed to `b2f5079`
[SevenTV/API] branch deleted: feat/anatole/personal\-sets\-restricted\-fanout
736b2da fix: name of emote state property (#865) - AnatoleAM
4a99321 Presences/Fanout: Emote Filtering & Chunked Dis... - AnatoleAM
🧑🌾
6b485db Change default to WEBP - Excellify
[SevenTV/ExtensionV3] New branch created: fix/excellify/default\-imageformat
[SevenTV/EventAPI] branch deleted: feat/anatole/subscription\-ttl
[SevenTV/EventAPI] New branch created: feat/anatole/fix\-panic
9d5e00e Use imageformat in worker - Excellify
d89f7d5 Correct wrong add - Excellify
Good, but need to apply a fix for personal emotes
Right now personals generate the srcset when they are rendered i believe
5021885 determine srcset for dynamic emote sets - AnatoleAM
b98b523 Assign props to personal emotes - Excellify
593920a Use default imageformat in worker (#62) - Excellify
[SevenTV/ExtensionV3] branch deleted: fix/excellify/default\-imageformat
d6b7b50 build(deps): bump github.com/aws/aws-sdk-go fro... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.44.159 to 1.44.180.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.180 (2023-01-13)
Service Client Updates
service/connect: Updates service API and documentation
service/ec2: Updates service documentation
Documentation updates for EC2.
service/outposts: Updates service API
service/resource-groups: Updates service API and documentation
Release v1.44.179 (2023-01-12)
Service Client...
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.180
[SevenTV/API] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.176
5bf8d30 build(deps): bump github.com/valyala/fasthttp f... - dependabot[bot]
Bumps github.com/valyala/fasthttp from 1.43.0 to 1.44.0.
Release notes
Sourced from github.com/valyala/fasthttp's releases.
v1.44.0
fc2d704 chore: Update README.md (#1470) (Aadithya V)
2a00c86 Github actions/checkout@v3 (Erik Dubbelboer)
434022b server.go Simplify default Server name logic (#1467) (Sergey Ponomarev)
51048b0 client.go Simplify default UA logic (#1466) (Sergey Ponomarev)
e46afc3 fix: client may remove hostclient incorrectly (#1461) (Xur...
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/valyala/fasthttp\-1\.44\.0
Bumps google.golang.org/api from 0.104.0 to 0.107.0.
Release notes
Sourced from google.golang.org/api's releases.
v0.107.0
0.107.0 (2023-01-12)
Features
all: Auto-regenerate discovery clients (#1800) (93de455)
all: Auto-regenerate discovery clients (#1804) (935ef64)
all: Auto-regenerate discovery clients (#1807) (de06921)
all: Auto-regenerate discovery clients (#1808) (bcc345c)
all: Auto-regenerate discovery clients (#1809) (d8084e4)
Re...
244be8c build(deps): bump google.golang.org/api from 0.... - dependabot[bot]
[SevenTV/API] New branch created: dependabot/go\_modules/dev/google\.golang\.org/api\-0\.107\.0
[SevenTV/API] branch deleted: dependabot/go\_modules/dev/google\.golang\.org/api\-0\.106\.0
d26bacc fix(deps): bump actions/setup-node from 3.5.1 t... - dependabot[bot]
Bumps actions/setup-node from 3.5.1 to 3.6.0.
Release notes
Sourced from actions/setup-node's releases.
Add Support for Nightly, Canary and RC builds for Node.js
In scope of this release we added support to download nightly, rc (actions/setup-node#611) and canary (actions/setup-node#619) Node.js distributions.
For nightly versions:
jobs:
build:
runs-on: ubuntu-latest
name: Node sample
steps:
- uses: actions/checkout@v3
- use...
[SevenTV/Website] New branch created: dependabot/github\_actions/dev/actions/setup\-node\-3\.6\.0
c26a108 chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
Bumps @typescript-eslint/parser from 5.48.1 to 5.48.2.
Release notes
Sourced from @typescript-eslint/parser's releases.
v5.48.2
5.48.2 (2023-01-16)
Note: Version bump only for package @typescript-eslint/typescript-eslint
Changelog
Sourced from @typescript-eslint/parser's changelog.
5.48.2 (2023-01-16)
Note: Version bump only for package @typescript-eslint/parser
Commits
46a7c73 chore: publish v5....
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.48\.2
d989888 chore(deps-dev): bump @typescript-eslint/eslint... - dependabot[bot]
Bumps @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2.
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v5.48.2
5.48.2 (2023-01-16)
Note: Version bump only for package @typescript-eslint/typescript-eslint
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
5.48.2 (2023-01-16)
Note: Version bump only for package @typescript-eslint/eslint-plugin
...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.48\.2
When debugging other extensions on my browser I notice that the console is filled with information related to the SevenTV extension.
I think it would be really nice to a way to toggle these logging messages within the extension, or at least minimize the amount of messages logged in the console.

Version: 2.2.3

Something as simple as a checkbox on the front-end which controls a global variable that can be accessed throughout the code. If pointed the right direction, I could help implement this in the re-write.
Hi, please don't open suggestions on this repository or regarding this version of the extension as it is no longer supported and will be gone soon.
See SevenTV/ExtensionV3 for version 3.0.0 (Beta)
97e96f8 FrankerFaceZ Config Support - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/anatole/frankerfacez\-support
Adding support for syncing config values from FrankerFaceZ when registering config nodes
[SevenTV/ExtensionV3] branch deleted: feat/anatole/frankerfacez\-support
Cant this just be :nth-child(even) instead?
It can, but it's hardly supported i believe
Normal nth-child is supported everywhere, its only the special ones that lack it
I suppose we could change it then, the caniuse page was slightly unclear
285631d Attach instance and exposed values to modules - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/anatole/module\-loading\-and\-expose
Making modules load via a static glob import instead of manual references, and typing module IDs to instances.
79715cb useModule->declareModule - AnatoleAM
[Website] Branch ci/update\-locale was force-pushed to `dd2ada3`
53a50a7 useTray as composable - Excellify
I currently use firefox and I'd love to beta test/bug find with the new development.
I previously posted a request here; https://github.com/SevenTV/Extension/issues/314. How ever the logs don't seem nearly as frequent in this new version, but I still think a settings modal would be beneficial similar to BTTV (if not already planned)
PS: I checked out the extension on chrome and it looks 10x better. 🎉
The beta should work perfectly fine on Firefox, its awaiting approval on AMO. However you can still build yourself with the right MV2 option, or in dev mode.
768074a fix(deps): bump crowdin/github-action from 1.5.... - dependabot[bot]
Bumps crowdin/github-action from 1.5.2 to 1.5.3.
Release notes
Sourced from crowdin/github-action's releases.
1.5.3
Updated
Bump CLI version to 3.9.3 in #158 by @andrii-bodnar
This includes also the CLI 3.9.2 release
Commits
8461edd Version 1.5.3
See full diff in compare view
[: bump @vueuse/core from 9.10.0 ... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vueuse/core\-9\.11\.0
Bumps @vueuse/core from 9.10.0 to 9.11.0.
Release notes
Sourced from @vueuse/core's releases.
v9.11.0
🚀 Features
computedAsync: Introduce shadow option - by @xiankaiqun in vueuse/vueuse#2616 (a0656)
createInjectionState: Return state when providing injection state - by @Tanimodori and lsdsjy in vueuse/vueuse#2309 (f7ce6)
reactivePick: Add test cases - by @Alfred-Skyblue, 丶远方 and @wheatjs in vueuse/vueuse#2653 (b06b8)...
[Website] Branch ci/update\-locale was force-pushed to `0231c91`
92d9819 update changelog - AnatoleAM
a2f7137 Module Loading & Instance Exposure (#64) - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/anatole/module\-loading\-and\-expose
[Website] Branch ci/update\-locale was force-pushed to `b14fa6a`
70d6d59 use thread icon if message is a reply - AnatoleAM
a4cd6af remove ReactRender (now ChatTray) - AnatoleAM
fce553f fix: reply icon scale - AnatoleAM
a2fe75c Bump lib/magic_enum from e1a68e9 to 533c950 - dependabot[bot]
[SevenTV/chatterino7] Pull request opened: #180 Bump lib/magic\_enum from \`e1a68e9\` to \`533c950\`
Bumps lib/magic_enum from e1a68e9 to 533c950.
Commits
533c950 add constexpr containers (#187)
2a7658d Implemented packaging using CPack. (#202)
d01a4f9 fix pretty_name with ENABLE_NONASCII
d5e8530 simplify pretty_name to speed up constexpr evaluation (#227)
See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot ...
[SevenTV/chatterino7] New branch created: dependabot/submodules/lib/magic\_enum\-533c950
The following labels could not be found: ci, submodules.
[SevenTV/chatterino7] branch deleted: dependabot/submodules/lib/magic\_enum\-d01a4f9
[SevenTV/ExtensionV3] New branch created: feat/anatole/mod\-icons
Implementing the regular mod icons into chat as they are natively
[ExtensionV3] Branch feat/anatole/mod\-icons was force-pushed to `7e4d801`
3132fdf use mod icons setting - AnatoleAM
9dec7a2 increase size of text tooltip - AnatoleAM
[Website] Branch ci/update\-locale was force-pushed to `b4e2d79`
[SevenTV/ExtensionV3] New branch created: feat/anatole/emote\-set\-update\-announce
Showing a message in chat when the channel set is updated via the EventAPI
3d8035d fix: order of subscription channel wildcard get - AnatoleAM
1d25155 Setting for compact mode - Excellify
ea1afb8 combined event channels - AnatoleAM
cfff7df increase size of preview emote - AnatoleAM
8b0237f fix: lint - AnatoleAM
17f30c8 fix: wrong ack for unsubscribe - AnatoleAM
3a652b1 fix bad unsubscribe logic - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/anatole/emote\-set\-update\-announce
e1c6be7 Bump version (3.0.0.3000->3.0.0.4000) - AnatoleAM
Rebase to origin/dev or merge it in.
Install volar for vscode .vue support.
Install prettier and eslint plugins in vscode to show linting.
I also suggest building the website when testing so you can test if your changes work.
Due to fontawesome being a paid product you might have issues. Just search for fontawesome and remove all lines that includes them. This will make a lot of icons go missing from the site but can still test.
Copy urls from .end.production to .env.dev if you wan...
The second argument to the modal.open needs to include props and events.
modal.open("copy-emote-link", {
component: CopiedEmoteLink,
props: {},
events: {},
});
This needs to be "emote.context.copy_emote_link"
I suggest "Emote link copied to clipboard"
Remove this if you're not gonna use it
I'm sure you could care less since its only on the BTTV page but I figured I'd report it anyway.
[Website] Branch ci/update\-locale was force-pushed to `192a414`
It uses the image provided by bttv's api. And if the person has not logged there for a long time it might have been deleted.
It uses the image provided by bttv's api. And if the person has not logged there for a long time it might have been deleted.
Should there be a backup load to the twitch picture or something in this case?
It's because BTTV has old data about the user due to them not logging into their website for a long time. The profile picture they have stored is one that no longer exists
5c980b3 use mutex on subscribe, ignore dupe of auto subs - AnatoleAM
c3bf2fb fix: EventAPI subscription commands sent twice - AnatoleAM
[SevenTV/EventAPI] branch deleted: feat/anatole/fix\-panic
Looks like github.com/valyala/fasthttp is up-to-date now, so this is no longer needed.
[SevenTV/EventAPI] branch deleted: dependabot/go\_modules/dev/github\.com/valyala/fasthttp\-1\.44\.0
