Can remove the entire pseudo-element, since its only purpose was the shadow
#github
1 messages ยท Page 14 of 1
30f2d1e 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.171.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.171 (2022-12-30)
Service Client Updates
service/cloudfront: Updates service API and documentation
Extend response headers policy to support removing headers from viewer responses
service/iotfleetwise: Updates service documentation
Release v1.44.170 (2022-12-29)
Service Client Updates
service/apigateway: Updates s...
[SevenTV/image-processor] New branch created: dependabot/go\_modules/go/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.171
[SevenTV/image-processor] branch deleted: dependabot/go\_modules/go/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.167
Bumps lib/signals from 25e4ec3 to 6561aa5.
Commits
6561aa5 Exclude test source files (#25)
7265fd4 Improve Connection tests (#24)
74908da Refactor CI to build on multiple platforms and compilers (#23)
ac15115 Update codecoverage cmake file (#22)
e725dc3 nodiscard functions returning connections (#21)
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 re...
a37e6da Bump lib/signals from 25e4ec3 to 6561aa5 - dependabot[bot]
The following labels could not be found: ci, submodules.
[SevenTV/chatterino7] New branch created: dependabot/submodules/lib/signals\-6561aa5
Couple issues
- The set headings are difficult to read in their stickied state. They should have a thicker background color
- There is a consistent empty space where the sixth emote would normally fit. This also affects the large emote boxes, which can now only fit one instead of two

 - treuks
9cffd53 Initial settings implementation - Excellify
[SevenTV/ExtensionV3] New branch created: feat/settings
Implements useSettings for getting reactive setting variables
The implementation that syncs this with the db feels unoptimal, so feel free to improve.
Also lets modules register settings when loading, which can use standard components or custom ones (not tested yet)
Needs work to sort settings into subcategories and implement search
SETTINGS GUY
7047bc9 Implement the rest of the base node types - Excellify
All baseclasses are now usable, but dont look that great yet
Copied the styling i had used in the old extension which relies twitchs color variables. Can be changed if needed.
Bumps github.com/aws/aws-sdk-go from 1.44.159 to 1.44.171.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.171 (2022-12-30)
Service Client Updates
service/cloudfront: Updates service API and documentation
Extend response headers policy to support removing headers from viewer responses
service/iotfleetwise: Updates service documentation
Release v1.44.170 (2022-12-29)
Service Client Updates
service/apigateway: Updates s...
7a9c011 build(deps): bump github.com/aws/aws-sdk-go fro... - dependabot[bot]
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.171
[SevenTV/API] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.167
d80ca9f chore(deps-dev): bump @typescript-eslint/eslint... - dependabot[bot]
Bumps @typescript-eslint/eslint-plugin from 5.47.0 to 5.48.0.
Release notes
Sourced from @โtypescript-eslint/eslint-plugin's releases.
v5.48.0
5.48.0 (2023-01-02)
Bug Fixes
website: fix typo (#6285) (3f8d105)
Features
eslint-plugin: specify which method is unbound and added test case (#6281) (cf3ffdd)
v5.47.1
5.47.1 (2022-12-26)
Bug Fixes
ast-spec: correct some incorrect ast types (#6257) (0f3f64...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.48\.0
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.47\.1
Bumps @typescript-eslint/parser from 5.47.0 to 5.48.0.
Release notes
Sourced from @โtypescript-eslint/parser's releases.
v5.48.0
5.48.0 (2023-01-02)
Bug Fixes
website: fix typo (#6285) (3f8d105)
Features
eslint-plugin: specify which method is unbound and added test case (#6281) (cf3ffdd)
v5.47.1
5.47.1 (2022-12-26)
Bug Fixes
ast-spec: correct some incorrect ast types (#6257) (0f3f645)
eslint-plugin: [me...
4ff9e30 chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.48\.0
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.47\.1
[SevenTV/ExtensionV3] branch deleted: feat/settings
01a7a33 chatcontroller: filter to handled messages - AnatoleAM
f775009 SharedWorker Backend Implementation (#23) - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/cosmetics
So, some days ago i deleted the background of some video using Kdenlive and i exported it as a .mov
There is not to many info to add here anyways, here is the actual magic number of the .mov that i uploaded to 7tv and the emote link
Link: https://7tv.app/emotes/63950b3686f6cfe33ed3cebc
.mov: https://i.ayaya.beauty/YfJMvnvP.mov
Magic Numbers match

[ExtensionV3] Branch fix/emote\-menu\-styling was force-pushed to `c0ca88e`
[SevenTV/ExtensionV3] New branch created: feat/sort\-imports
[SevenTV/ExtensionV3] branch deleted: feat/sort\-imports
This PR also adds some additional colors which could be used for something else.
Light mode:

Dark mode:

Might want to change this for lightmode, but fine for now
35860b1 UI: Restyle Themed Variables and Emote Menu (#34) - treuks
Bumps vue-tsc from 1.0.16 to 1.0.20.
Changelog
Sourced from vue-tsc's changelog.
1.0.20 (2022/1/4)
feat: support url field for embedded preview
feat: released pug extension (#2274)
feat: add volar.takeOverMode.extension setting for choice extension that takeover *.ts language support
fix(typescript-vue-plugin): can't always get latest status of .vue files (#2271)
refactor(framework): simplify LanguageServerPlugi...
749ee03 chore(deps-dev): bump vue-tsc from 1.0.16 to 1.... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.20
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.19
476c2a8 chore(deps-dev): bump @vueuse/core from 9.8.2 t... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vueuse/core\-9\.10\.0
Bumps @vueuse/core from 9.8.2 to 9.10.0.
Release notes
Sourced from @โvueuse/core's releases.
v9.10.0
ย ย ย ๐ Features
useActiveElement: Support shadow roots ย -ย by @โ43081j and @โantfu in vueuse/vueuse#2592 (07f20)
useArrayUnique: New function ย -ย by @โAlfred-Skyblue in vueuse/vueuse#2597 (162cd)
useDebounceFn,useThrottleFn: Return result using promise ย -ย by @โvaakian in vueuse/vueuse#2580 (4d305)
useMouse: Support for movement det...
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vueuse/core\-9\.9\.0
This can be moved into the .provider
.provider {
&:hover {
}
}
aa2a247 Add Highlight color on Hover (#35) - treuks
Bumps lib/rapidjson from d87b698 to 76281ff.
Commits
76281ff fix a typo in error.h: literial -> literal
a98e999 do not define operator!= in C++20
b08672d review comment updates
55eca66 code & tests for openapi 2.0 & 3.0 suppprt
80b6d1c small corrections for schema.h
97fd830 attempt to fix SEH
7cad78e tidy up after merge from master
794248e fix build break
2d87923 remove unnecessary templating from schema tests
aa1f222 correct address.js...
fa9254d Bump lib/rapidjson from d87b698 to 76281ff - dependabot[bot]
[SevenTV/chatterino7] New branch created: dependabot/submodules/lib/rapidjson\-76281ff
The following labels could not be found: ci, submodules.
[SevenTV/chatterino7] branch deleted: dependabot/submodules/lib/rapidjson\-a98e999
3fc26c4 move logo to assets - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: fix/emote\-menu\-styling
Bumps vue-tsc from 1.0.16 to 1.0.21.
Changelog
Sourced from vue-tsc's changelog.
1.0.21 (2022/1/5)
fix: cannot jump to .vue definition from .ts with takeover mode
fix: cannot detect @volar/vue-language-plugin-pug installed (#2272)
fix: ignore incremental update for v-for expression (#2266)
fix: auto insert spaces for {{}} not working
fix: completion in template inserts stray leading dot (#2155)
fix: if source do...
842796d chore(deps-dev): bump vue-tsc from 1.0.16 to 1.... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.21
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.20
[Website] Branch ci/update\-locale was force-pushed to `eea4e1d`
[ExtensionV3] Branch feat/chat\-message\-types was force-pushed to `0e4deb9`
[SevenTV/ExtensionV3] New branch created: feat/modular\-settings
Allowing modules to define their own config sets
0fa8462 disable bad lint rule - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/modular\-settings
3229b9f Implement HMR (Hot Module Replacement) - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/hmr
Implementing HMR to speed up development by hot-reloading the app's component templates and logic when they are changed.
c16fa47 Implement HMR (Hot Module Replacement) (#38) - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/hmr
[ExtensionV3] Branch feat/chat\-message\-types was force-pushed to `af33eba`
[ExtensionV3] Branch feat/chat\-message\-types was force-pushed to `746211a`
[Website] Branch ci/update\-locale was force-pushed to `7b06fb5`
83ed6b3 chore(deps-dev): bump vue-tsc from 1.0.16 to 1.... - dependabot[bot]
Bumps vue-tsc from 1.0.16 to 1.0.22.
Changelog
Sourced from vue-tsc's changelog.
1.0.22 (2023/1/5)
fix: document folding ranges not working in .ts
1.0.21 (2023/1/5)
fix: cannot jump to .vue definition from .ts with takeover mode
fix: cannot detect @volar/vue-language-plugin-pug installed (#2272)
fix: ignore incremental update for v-for expression (#2266)
fix: auto insert spaces for {{}} not working
fix: comple...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.22
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.21
[Website] Branch ci/update\-locale was force-pushed to `1dbe921`
Having the same problem, it seems that libssl1.1 is deprecated (https://askubuntu.com/questions/1408000/unable-to-locate-package-libssl1-1)
I tried to install using dpkg -i Chatterino-x86_64.deb and it returned:
dpkg: dependency problems prevent configuration of chatterino:
chatterino depends on libssl1.1; however:
Package libssl1.1 is not installed.
dpkg: error processing package chatterino (--install):
dependency problems - leaving unconfigured
The solut...
If I understand that right upgrading to libssl3 only works when building chatterino7/any app in that case? I never dived into libssl so I have no clue, just read the thread you've linked. Please keep in mind that english isn't my native language so I'm sorry if I am missing something obvious.
I researched a little more and turns out since Ubuntu dropped the libssl1.1 packages completely there seems to be no way to even work around this and install and old libssl package. Spotify had a similar problem a while ago and they needed to create a deb package towards libssl3.
3dca354 Bump lib/rapidjson from d87b698 to 1ce516e - dependabot[bot]
Bumps lib/rapidjson from d87b698 to 1ce516e.
Commits
1ce516e Suppress uritest
778dc8b fix #1
76281ff fix a typo in error.h: literial -> literal
a98e999 do not define operator!= in C++20
b08672d review comment updates
55eca66 code & tests for openapi 2.0 & 3.0 suppprt
80b6d1c small corrections for schema.h
97fd830 attempt to fix SEH
7cad78e tidy up after merge from master
794248e fix build break
Additional commits viewable in compare vie...
[SevenTV/chatterino7] New branch created: dependabot/submodules/lib/rapidjson\-1ce516e
The following labels could not be found: ci, submodules.
It will not even work when libssl is satisfied because it'd be installed in /home/runner/chatterino2 or along those lines. I'm trying to fix it here: https://github.com/Wissididom/chatterino2/pull/9 for quite some time now. I'm now trying to bundle Qt in the deb and adjust LD_LIBRARY_PATH in the postinst script.
[Website] Branch ci/update\-locale was force-pushed to `6baccbd`
[SevenTV/Website] branch deleted: ci/update\-locale
The latest approved translations from Crowdin
[SevenTV/Website] New branch created: ci/update\-locale
4238699 Bump json5 from 1.0.1 to 1.0.2 - dependabot[bot]
Bumps json5 from 1.0.1 to 1.0.2.
Release notes
Sourced from json5's releases.
v1.0.2
Fix: Properties with the name proto are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295). This has been backported to v1. (#298)
Changelog
Sourced from json5's changelog.
Unreleased [code, diff]
v2.2.3 [code, diff]
Fix: json5@2.2.3 is now the 'latest' release according to npm instead of
v...
[SevenTV/Extension] New branch created: dependabot/npm\_and\_yarn/json5\-1\.0\.2
b94bf6b Cosmetics V3: Dedupe expire & Entitlement State - AnatoleAM
[SevenTV/API] New branch created: feat/anatole/cosmetics\-v3\-state
1b5951a Dispatch Effects - AnatoleAM
[SevenTV/EventAPI] New branch created: feat/anatole/dispatch\-effects
Adding or removing subscriptions, or expiring dedupe cache hashes, as part of a dispatch. This allows the API to systematically join subscriptions for an EventAPI connection, which is useful for cases where data needs followup
6f5ab56 Defer entitlement dispatches - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/cosmetics\-final
2a24192 HMR: full reload when modifying core components - AnatoleAM
2a24192 HMR: full reload when modifying core components - AnatoleAM
74b4c02 v2: increase timeout - AnatoleAM
bead39c v2: require selected state - AnatoleAM
e845af1 v2: remove max await time - AnatoleAM
3375697 v2: role or selected - AnatoleAM
0a0a288 v2: use Find instead of aggregate - AnatoleAM
5d1ec06 Cosmetics V3: Dedupe expire & Entitlement State... - AnatoleAM
[SevenTV/API] branch deleted: feat/anatole/cosmetics\-v3\-state
d308473 chore(deps-dev): bump vue-tsc from 1.0.16 to 1.... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.24
Bumps vue-tsc from 1.0.16 to 1.0.24.
Changelog
Sourced from vue-tsc's changelog.
1.0.24 (2023/1/8)
feat: add vueCompilerOptions.macros setting for vue-macros plugins
feat(framework): expose FileCapabilities.full, FileRangeCapabilities.full, MirrorBehaviorCapabilities.full
feat: renamed normalizeComponentAutoImportName setting to normalizeComponentImportName
feat: support normalize component name for import state...
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/vue\-tsc\-1\.0\.22
a7b61be 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.175.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.175 (2023-01-06)
Service Client Updates
service/acm-pca: Updates service API and documentation
service/auditmanager: Updates service API and documentation
Release v1.44.174 (2023-01-05)
Service Client Updates
service/amplifybackend: Updates service API and documentation
service/apprunner: Updates service API and doc...
[SevenTV/image-processor] New branch created: dependabot/go\_modules/go/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.175
[SevenTV/image-processor] branch deleted: dependabot/go\_modules/go/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.171
Should rebase this & add a config option for it. Then it's fine
7fca875 Implementation of some sub message types - Excellify
[ExtensionV3] Branch feat/chat\-message\-types was force-pushed to `5ee0446`
Perhaps it's time to spin this into a utility function. Pass an ImageHost as a param and return a srcset string. This code is duplicated into several places now
It would be nice to pre-size the image box by the values by the API, and some minimum value for non-7TV emotes; so that the tooltips doesn't jump around once the image loads in.
Don't use px as a unit. Use em or rem instead.
Text and provider logo are too close. Perhaps add a gap to separate them
display: flex;
column-gap: 0.25em;


Don't use px as a unit. Use em or rem instead.
Don't use px as a unit. Use em or rem instead.
DO NOT USE PX AS A UNIT
bd4c88c More message types and settings - Excellify
6c14795 Change some px values monkaS - Excellify
3f7406b Use smooth scrolling for chatbox (#27) - Excellify
[SevenTV/ExtensionV3] branch deleted: feat/smooth\-scroll
15afbba build(deps): bump azure/setup-kubectl from 3.0 ... - 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
[: bump github.com/aws/aws-sdk-go fro... - dependabot[bot]
Bumps github.com/aws/aws-sdk-go from 1.44.159 to 1.44.176.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.176 (2023-01-09)
Service Client Updates
service/ecr-public: Updates service API and documentation
service/kendra-ranking: Adds new service
service/network-firewall: Updates service API and documentation
service/ram: Adds new service
service/workspaces-web: Updates service API and documentation
Release v1.44.175 (2023...
[SevenTV/API] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.176
[SevenTV/API] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.44\.171
cdd8bb4 build(deps): bump google.golang.org/api from 0.... - dependabot[bot]
Bumps google.golang.org/api from 0.104.0 to 0.106.0.
Release notes
Sourced from google.golang.org/api's releases.
v0.106.0
0.106.0 (2023-01-04)
Features
all: Auto-regenerate discovery clients (#1784) (a7f08e2)
all: Auto-regenerate discovery clients (#1788) (9fb35f5)
all: Auto-regenerate discovery clients (#1790) (7bd17b3)
all: Auto-regenerate discovery clients (#1794) (3944e86)
idtoken: Add support for impersonated_service_account creds...
[SevenTV/API] New branch created: dependabot/go\_modules/dev/google\.golang\.org/api\-0\.106\.0
[SevenTV/API] branch deleted: dependabot/go\_modules/dev/google\.golang\.org/api\-0\.105\.0
d44fc93 build(deps): bump golang.org/x/oauth2 from 0.3.... - dependabot[bot]
Bumps golang.org/x/oauth2 from 0.3.0 to 0.4.0.
Commits
34ffb07 go.mod: update golang.org/x dependencies
See full diff in compare view
[SevenTV/API] New branch created: dependabot/go\_modules/dev/golang\.org/x/oauth2\-0\.4\.0
[SevenTV/Website] Pull request opened: #857 fix\(deps\): bump azure/setup\-kubectl from 3\.0 to 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
[: bump azure/setup-kubectl from 3.0 to... - dependabot[bot]
[SevenTV/Website] New branch created: dependabot/github\_actions/dev/azure/setup\-kubectl\-3\.2
[SevenTV/Website] branch deleted: dependabot/github\_actions/dev/azure/setup\-kubectl\-3\.1
3f91b7a chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
Bumps @typescript-eslint/parser from 5.47.0 to 5.48.1.
Release notes
Sourced from @โtypescript-eslint/parser's releases.
v5.48.1
5.48.1 (2023-01-09)
Note: Version bump only for package @โtypescript-eslint/typescript-eslint
v5.48.0
5.48.0 (2023-01-02)
Bug Fixes
website: fix typo (#6285) (3f8d105)
Features
eslint-plugin: specify which method is unbound and added test case (#6281) (cf3ffdd)
v5.47.1
5.47.1 (...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.48\.1
[SevenTV/Website] branch deleted: dependabot/npm\_and\_yarn/dev/typescript\-eslint/parser\-5\.48\.0
b9a7895 chore(deps-dev): bump @typescript-eslint/eslint... - dependabot[bot]
Bumps @typescript-eslint/eslint-plugin from 5.47.0 to 5.48.1.
Release notes
Sourced from @โtypescript-eslint/eslint-plugin's releases.
v5.48.1
5.48.1 (2023-01-09)
Note: Version bump only for package @โtypescript-eslint/typescript-eslint
v5.48.0
5.48.0 (2023-01-02)
Bug Fixes
website: fix typo (#6285) (3f8d105)
Features
eslint-plugin: specify which method is unbound and added test case (#6281) (cf3ff...
[SevenTV/Website] New branch created: dependabot/npm\_and\_yarn/dev/typescript\-eslint/eslint\-plugin\-5\.48\.1
Prefer non-relative imports
Default this to colored, because it's how it is in the current extension
Typo
hint: "Show timestamps on messages send in the chat",
Prefer non-relative imports
I suggest we simplify this to a checkbox, named "emote gaps" or such
RIght now its used in 3 or 4 of the message types, the filename and class names should be updated a bit to be more general
I changed it to a slider from -1 to 1 with steps of 0.1. Still like the idea of giving the user some controll here
Implemented message limit, but emote scale just ends up a bit dank. Think ill wait unless you have some good solution
adce0a8 Implement suggestions - Excellify
0e97978 Fix linelimit config - Excellify
[Website] Branch ci/update\-locale was force-pushed to `854bb31`
This can be moved outside of the useCosmetics() similarly to the useSettings. I guess that goes for most if not all the functions in here since they are not dependant on any thing inside the useCosmetics
Should this be here? Is it even in use?
This results in a match for any part of the emote right? I believe the "standard" way is to match from where capitilization starts. Feel like it should be possible to do this with some regex pattern.
This makes the paint only apply to half of the name for people who use international names. The old extension covers the entire name and intl name.
Could also consider settings to enable/disable 7tv badges, paints and personal emotes
d020afe Better useCosmetics composable - AnatoleAM
Good call, this works
This is kind of an unrelated change, though until we find a better solution might as well keep it. This at least allows partial matches so it makes colon complete useful, as it was useless with startswith (no different from tab completion)
Yea, was just a note rather than something that needs to be changed immediately
[SevenTV/ExtensionV3] New branch created: ui/types\-styling
8433a6f Change highlight on redemption - Excellify
409fe45 fix: zero-width - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/anatole/fix\-zero\-width
fix zero width emotes broken by last PR and add some extra info to the emote tooltip
53a6daa fix: tooltips in theater mode - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/anatole/fix\-zero\-width
33d749c rest: increase v2 cache times, set caches public - AnatoleAM
33d749c rest: increase v2 cache times, set caches public - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/card\-openers
838efa1 Implement card openers for emotes and usernames - Excellify
Implements card openers for emotes, usernames and badges.
Only for twitch versions of theses.
Believe this is ready for merge. Cards for 3rd party badges and emotes can wait as they most likely have to open their own card and not the internal twitch one
Wouldn't calling any of those functions cause an exception throw if tools hasn't been populated?
Oh nvm they're no-ops. That's fine then
[SevenTV/ExtensionV3] branch deleted: feat/card\-openers
7102f46 Defer conversion of Twitch Emote Sets - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/anatole/deferred\-twitch\-set\-conversion
Fixing a performance issue with converting twitch sets, by turning it into an asynchronous process with the worker.
98d7aea Async(fix): debounce unset timeout - AnatoleAM
b8e75a8 Defer conversion of Twitch Emote Sets (#43) - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/anatole/deferred\-twitch\-set\-conversion
c465c77 fix: cosmetics multi-tab & persistence - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/anatole/cosmetics\-persistence\-fix
Change the ordering of operations so that persisted entitlements take precedence over legacy static cosmetics, removing an unnecessary call to IDB and fixing some issues with multi-tab support
fd969f0 fix: legacy handler - AnatoleAM
7765d13 fix: cosmetics multi-tab & persistence (#44) - AnatoleAM
[SevenTV/ExtensionV3] branch deleted: feat/anatole/cosmetics\-persistence\-fix
97771b9 Basic implementation - AnatoleAM
[SevenTV/ExtensionV3] New branch created: feat/anatole/personal\-emotes
Adding support for 7TV Personal Emotes in the Extension
Bumps lib/rapidjson from d87b698 to 012be85.
Commits
012be85 Use passed in allocator.
1ce516e Suppress uritest
778dc8b fix #1
76281ff fix a typo in error.h: literial -> literal
a98e999 do not define operator!= in C++20
b08672d review comment updates
55eca66 code & tests for openapi 2.0 & 3.0 suppprt
80b6d1c small corrections for schema.h
97fd830 attempt to fix SEH
7cad78e tidy up after merge from master
Additional commits viewable in co...
The following labels could not be found: ci, submodules.
a0736eb Bump lib/rapidjson from d87b698 to 012be85 - dependabot[bot]
[SevenTV/chatterino7] New branch created: dependabot/submodules/lib/rapidjson\-012be85
70ad4a8 show personal emotes in emote menu - AnatoleAM
[SevenTV/ExtensionV3] New branch created: fix/improvements
Disconnect card observer after a while
Fix cheer emotes
Display all twitch emotes in the emote menu
Improve performance of the emote menu
212f80c Change highlight on redemption - Excellify
[SevenTV/ExtensionV3] branch deleted: ui/types\-styling
b25e636 Move imageFormat to converter - Excellify
[SevenTV/ExtensionV3] New branch created: feat/excellify/mentions
e3b2163 scroll down instantly if smooth scrolling is off - AnatoleAM
Use useTimeout from @vueuse/core (handles unmount)
e7e12f5 Register mentions messageHandler (#48) - Excellify
[SevenTV/ExtensionV3] branch deleted: feat/excellify/mentions
084b5d8 chatcontroller: composable timeout check - AnatoleAM
??
L
W
[SevenTV/ExtensionV3] branch deleted: fix/improvements
05a8c54 Tooltip modifications (#47) - treuks
wait
what
why did that go into my branch @white snow
oh i guess i modified it there
kkona ok
This might not be consistent with all emotes, especially old ones from ffz
Do a <template v-if> instead of the duplicate checks
Also consider updating it to the implementation from ImageHostToSrcset in master
[ExtensionV3] Branch feat/anatole/personal\-emotes was force-pushed to `b22a51a`

fuck i have to merge truck's pr again



