#github
1 messages ยท Page 23 of 1
I would recommend to add a setting that allows colon emote completion to sort emotes with a rule "Prioritize emotes that start with user input", this is one of the settings in FFZ extension, currently it doesnt work, because 7tv overrides it, therefore I had to remove 7tv, since disabling colon completion on 7tv also disabled it for FFZ, example of why its problematic:
I type ":ome" and the 1st emote instead of "OMEGALUL", can be something like "BBoomer", because its sortet in alphabetical o...
39d7475 persisted profile - AnatoleAM
ed23d1d goroutine ondispatch - AnatoleAM
9d7bfcb make an attempt - AnatoleAM
[EventAPI] Branch feat/anatole/fix\-channel\-close\-panic was force-pushed to `13e7994`
d63dbd8 add reconnect logic - AnatoleAM
589dbf6 multi-facet wildcard event push - AnatoleAM
be2a716 scoped sub context - AnatoleAM
a346e7a fix: aquire the lock on destroy - TroyKomodo
0aa704a fix: buffer - TroyKomodo
e35480f fix: on channel close - TroyKomodo
ee49430 undo dispatch handler change - AnatoleAM
Pull request checklist:
- [ ]
CHANGELOG.mdwas updated, if applicable
Description
Update to the readme to give more of a description to the fork.
I think the general structure looks good. I added some explanation here and there. The goal of this readme should be to highlight the differences to upstream, link to downloads, and explain where to report which issues.
- 4x Images (7TV and FFZ)
Chatterino7 is a fork of Chatterino 2. This fork mainly contains features that aren't accepted into Chatterino 2, most notably 7TV subscriber features.
## Original Chatterino 2 Readme
**Stable builds** can be downloaded from the [releases section](https://github.com/SevenTV/chatterino7/releases).
To test new features, you can download the **nighly build** [here](https://github.com/SevenTV/chatterino7/releases/tag/nightly-build).
Windows users can install Chatterino 7 [from Chocolatey](https://chocolatey.org/packages/chatterino7).
[Website] Branch ci/update\-locale was force-pushed to `dd98fda`
[SevenTV/Extension] branch deleted: feat/anatole/ffz\-compat\-1
fb3cec0 EmoteMenu: native toggle button - AnatoleAM
[SevenTV/Extension] New branch created: feat/anatole/emote\-menu\-native\-toggle
Adding a button under the Twitch tab of the emote menu, to toggle the native twitch menu. (as a workaround for seeing locked emotes)
18ec545 changelog - AnatoleAM
7f50400 EmoteMenu: native toggle button (#347) - AnatoleAM
[SevenTV/Extension] branch deleted: feat/anatole/emote\-menu\-native\-toggle
7f50400 EmoteMenu: native toggle button (#347) - AnatoleAM
8e93f63 Improve loading of historical messages - AnatoleAM
[SevenTV/Extension] New branch created: feat/anatole/fix\-chat\-history
This makes some minor changes that will improve the loading of historical messages, especially when moving between channels.
It will still not work if FFZ is enabled, however.
265aa5c Improve loading of historical messages (#348) - AnatoleAM
[SevenTV/Extension] branch deleted: feat/anatole/fix\-chat\-history
265aa5c Improve loading of historical messages (#348) - AnatoleAM
Is it at all possible to enable the use of 7TV with Alternate Player? I greatly prefer AP over default twitch, to the point of using it despite the lack of 7TV support. Would love to get the full experience with both together. Thanks
I think we should only display the onboarding page only on a fresh install. This is because most browsers will automatically update extensions, so users may be focusing in the middle of something and have their flow interrupted.
A better solution would be to just have an option to view the changelog in the extension popup. I know it's hard to showcase new features but I just think there should be a less intrusive way than opening a new tab on update :)
dbbab3f settings menu: dropdown highlight - AnatoleAM
[SevenTV/Extension] New branch created: feat/anatole/settings\-menu\-tweaks
Making the settings menu feel more responsive by highlighting the current sub-category in view on the sidebar
51a5b42 settings menu: subcategory highlight (#351) - AnatoleAM
[SevenTV/Extension] branch deleted: feat/anatole/settings\-menu\-tweaks
BTTV settings allow the marking of chat messages according to keywords (for example when your or someone elses username is mentioned).
The update to 3.0.0 disabled this functionality.
Now I get replies and mentions of my username marked, but nothing else.
It also looks different (less opaque) compared to BTTV marking.
Reinstalling 7TV version 2.2.4 fixes this issue.
Used Firefox versions were 111.0.0 and 111.0.1 for Windows 10.
51a5b42 settings menu: subcategory highlight (#351) - AnatoleAM
You can set highlights in the 7tv settings when using v3
[Website] Branch ci/update\-locale was force-pushed to `d76ab3d`
Highlights are a feature, found under 7TV Settings -> Highlights

This is a unique occasion for the v3.0 update, which is one massive overhaul. Onboarding will be displayed to users who previously used v2, as well as new users. However it won't open for future 3.x.x updates.
Is there documentation how to use those?
I tried using them right now for testing purposes and they didn't do anything.
As Pattern I used my username without (at), Label empty or some string, and changed color.
If you put your username it might trigger the built-in mention highlight instead. (This one isn't customizable yet)
Anything you put under Pattern should become a highlight otherwise.
c2e200f cosmetics: fix stall over non-reactive item - AnatoleAM
1ba31a8 cosmetics: fix stall over non-reactive item - AnatoleAM
[SevenTV/Extension] New branch created: feat/anatole/emote\-menu\-features\-1
Adding more features and customization options to the Emote Menu
659a050 Initial emote scaling method - Melonify
[SevenTV/Extension] New branch created: melonify/emote\-scaling
0ef5c30 Add minimal style highlights - Melonify
[SevenTV/Extension] New branch created: melonify/highlight\-styles
[SevenTV/Extension] branch deleted: melonify/emote\-scaling
[Extension] Branch feat/anatole/emote\-menu\-features\-1 was force-pushed to `9fcda9e`
07ded16 Add highlight opacity slider - Melonify
923b7f8 Remove unused import - Melonify
24eb733 Hacky workaround to prevent Slate from seeing b... - Melonify
[SevenTV/Extension] New branch created: melonify/ffz\-slate\-hotpatch
fe948de Reload Slate input after masking emote sets - Melonify
bcb6503 remove persisted profile - AnatoleAM
Not possible, Alternate Player runs inside its own extension context. We cannot touch that page, unless the developer specifically whitelisted our extension's ID.
e12804b Hacky workaround to prevent Slate from seeing b... - Melonify
[SevenTV/Extension] branch deleted: melonify/ffz\-slate\-hotpatch
e12804b Hacky workaround to prevent Slate from seeing b... - Melonify
406cc50 Contextual Onboarding Upgrade Popup - AnatoleAM
[SevenTV/Extension] New branch created: feat/anatole/contextual\-onboarding\-popup
Making the upgrade-driven onboarding popup only appear when the user is interacting with twitch.tv (ie opening a new twitch tab, or navigating twitch in any way)
The only issue I have with v3 of 7tv is that I cannot change the mention sound file anymore.
It would be nice if one could specify a custom sound file for the "play sound file on mention" feature.
Look, I watch twitch sometimes on my company laptop, so I have 7TV installed on my company laptop. Having a random popup come out of nowhere talking about an update is annoying but I will just rage click it away. If it happens when I'm presenting or sharing my screen with collegues it gets a little bit more awkward and I would be annoyed even more.
I get the need for the popup to show everyone the awesome work you guys have been doing for 3.0.0. But next time, could you maybe delay the pop...
[Website] Branch ci/update\-locale was force-pushed to `144fd61`
The preview/thumbnails when someone links a clip in chat seems to be gone, it just shows the clip link now with no thumbnail or title.
As noted in the changelog, "only loading the images currently in view for much better performance". Please let us turn this feature off, as it not only significantly increases the time it takes to visually scan a channel's enabled emotes, the emotes also get unloaded if you close the emote menu, meaning you will have to scroll->wait to load currently visible, but not yet loaded emotes->repeat for all the 600+ emotes you want to visually browse through, which takes about 30-60 seconds. Then yo...
Seems like it only searches emotes that start with the word, that's problematic because most of the emotes start with pepe peepo etc. To get completion for an emote like peepoHappy you have to type peepoH, it will be better if you can type hap + tab like with the : completion method.
This functions works well in FFZ but its kinda overhead to just install FFZ for this now that everything is supported by 7tv.
This will be addressed by #357
Will be nice to have an option to horizontally flip(mirror) the emote showed in chat with just an extra character like peepoHappyM or other suffix character. So if the user types peepoHappyM instead of the original https://7tv.app/emotes/60b052fe3cadd71dffa73929 (right facing) the extension will display it left facing in chat.
bf8fe21 only consider newly created tabs - AnatoleAM
[Extension] Branch feat/anatole/emote\-menu\-features\-1 was force-pushed to `08c7c4d`
While the mention highlight is built-in and for now cannot be customized like other highlights, you can use this workaround in the meantime:
- Disable the Mention Highlight (under 7TV Settings -> Highlights)
- Create a custom highlight, and set Pattern as your username
- Define your custom sound via the custom highlight as normal.

Just tested it. Usernames just dont get highlighted. Highlights seem to only work in replies and with (at)myusername. It works when using words that are not usernames.
5155614 emote menu button placement option - AnatoleAM
I'm a bit confused, what kind of highlight are you speaking of?
The custom highlights. I expected, when using a username, everytime that user chats or is mentioned in any way to change that messages background color (thats what I am used to from BTTV). After testing right now, it only highlights if the pattern is part of the actual message, i.e. I write my own username in chat, if the pattern is my username. Is this intended?
[Website] Branch ci/update\-locale was force-pushed to `db293b1`
Allow extraneous UI to be toggled via interface settings.
Option to show received, whispers in chat box, automatically mark whispers as read, and reply to/send whispers via chat command.
In the meantime you can just use uBlock and hide them with its Element picker functionality
08a210f favorites & frequently used - AnatoleAM
88277a7 changelog - AnatoleAM
5528677 add config for most used emotes - AnatoleAM
d76b872 Emote Menu: Favorites, Frequently Used & Stylin... - AnatoleAM
[SevenTV/Extension] branch deleted: feat/anatole/emote\-menu\-features\-1
d76b872 Emote Menu: Favorites, Frequently Used & Stylin... - AnatoleAM
1ba31a8 cosmetics: fix stall over non-reactive item - AnatoleAM
fb638be Emote Scaling (#354) - Melonify
e12804b Hacky workaround to prevent Slate from seeing b... - Melonify
d76b872 Emote Menu: Favorites, Frequently Used & Stylin... - AnatoleAM
7a4cc20 Merge branch 'master' into melonify/highlight-s... - Melonify
this is the greatest highlight style options dropdown of all time
7c89b71 Contextual Onboarding Upgrade Popup (#357) - AnatoleAM
[SevenTV/Extension] branch deleted: feat/anatole/contextual\-onboarding\-popup
[SevenTV/Extension] branch deleted: melonify/highlight\-styles
[SevenTV/Extension] New branch created: melonify/sidebar\-tooltips
Adds option to show thumbnail previews of streams when hovering over channels on the sidebar
Since the recent update the chat has been only showing 1 or 2 lines at the top. Instead of filling the whole space, any new messages replace the two at the top

[Website] Branch ci/update\-locale was force-pushed to `e619e54`
If you're on firefox, fully restart your browser. Firefox has botched the deployment of the update for some users by caching old files from the previous version.
[SevenTV/Extension] New branch created: melonify/fix\-bttv\-token\-conflict
Fixes issue causing emotes to sometimes display as broken images
[SevenTV/Extension] New branch created: feat/anatole/scroller\-optimization
This improves the visual feedback when chat unbuffers after previously being paused, so that it looks like the chat instantly unbuffered while avoiding a page stall.
This also fixes an issue with the Slider settings control, which caused it to store values as strings rather integers. This led to smooth scrolling logic being used unnecessarily.
b448ab0 use v-model.number - AnatoleAM
[SevenTV/Extension] branch deleted: feat/anatole/scroller\-optimization
0a1525c Chat Font Size Option - AnatoleAM
[SevenTV/Extension] New branch created: feat/anatole/chat\-font\-size
Adding an option to customize the font sizing in chat
e299a06 forgot prev changelog - AnatoleAM
For me its to small I want to have the option to increase this preview and the image quality.
I quickly tested this by setting the image quality to 1920x1080 and the box width to 100.
Note: if the browser window gets smaller, it should automatically decrease the preview box size otherwise it fills the entire window
I tried setting up custom highlights, but the sound never plays, regardless of choosing the 'default sound' or my custom sound file (its file format is supported).
I'm using Firefox btw.
I'm a bit confused, what kind of highlight are you speaking of?
This is the type of highlight he is talking about.
This is a feature provided by BTTV, more opaque than the one provided by 7TV.
The 3.0.0 version disabled the BTTV highlight functionality.
<img width="179" alt="Capture dโeฬcran 2023-03-24 aฬ 14 09 57" src="https://user-images.githubusercontent.com/45779021/227529949-9b54cf7f-0207-4993-b662-417f96948999.png">
it only highlights if the pattern is part of the actual message, i.e. I write my own username in chat, if the pattern
Currently yes, highlights are only for message content. Username and badge highlights may be added in a future update
@tikodeur this feature is supported, however you may have to migrate your settings for it to work. Generally, the 7TV extension supports everything out of the box, so that you only need 1 extension.
The ability to change highlight opacity was added b...
[SevenTV/Extension] branch deleted: feat/anatole/chat\-font\-size
1f1206f changelog - AnatoleAM
this is the greatest anti-internals poisoning measure of all time
47f063f Don't parse fake emotes patched into messages b... - Melonify
[SevenTV/Extension] branch deleted: melonify/fix\-bttv\-token\-conflict
47f063f Don't parse fake emotes patched into messages b... - Melonify
23e2aa2 Fix Highlights Save & Sound - AnatoleAM
[SevenTV/Extension] New branch created: feat/anatole/fix\-highlights\-save
This fixes some issues with highlights
- Modifying an highlight when "Flash Title" was turned did not work
- Turning off "Play sound on mention" also turned custom sounds for highlights
269cb8a untie flash title option from mention - AnatoleAM
ff5467b changeloge - AnatoleAM
[SevenTV/Extension] branch deleted: feat/anatole/fix\-highlights\-save
59a4761 Fix Highlights Save & Sound (#372) - AnatoleAM
[SevenTV/Extension] New branch created: feat/anatole/new\-settings\-bubbles
46c18a4 Settings: Unseen Bubble - AnatoleAM
Adding a little green bubble for settings that are new or weren't seen before
f21eb06 FFZ: Ensure Profile Context - AnatoleAM
[SevenTV/Extension] New branch created: feat/anatole/ffz\-extra\-context
Adds extra defines for disabling chat processing on the profile's context
[SevenTV/Extension] Issue opened: #375 Cannot see inaccessible emotes when not subscribed \(Twitch\)
With the official Twitch emote picker, if I am on a channel, I can see what emotes I can unlock in the emote picker. This feature seems to be missing on 7TV and there does not seem to be a way to access the official Twitch emote picker. Are there plans to add this feature?
[Website] Branch ci/update\-locale was force-pushed to `bced5a3`
[SevenTV/Extension] branch deleted: feat/anatole/new\-settings\-bubbles
[SevenTV/Extension] branch deleted: feat/anatole/ffz\-extra\-context
Fixed by #347 #353 releasing with patch 3.0.1.
40de8cd Allow font size setting to respect Twitch settings - Melonify
[SevenTV/Extension] New branch created: melonify/font\-size\-tweak
fc1ddc8 Fix non-named units showing as undefined - Melonify
cd35dc6 Allow font size setting to respect Twitch setti... - Melonify
[SevenTV/Extension] branch deleted: melonify/font\-size\-tweak
797381a Mark all settings as seen on a fresh install - Melonify
[SevenTV/Extension] New branch created: melonify/initial\-settings\-seen
46adba2 Ensure tooltips don't go offscreen vertically - Melonify
[SevenTV/Extension] New branch created: melonify/fix\-tooltip\-cross\-axis
6c69861 Mark all settings as seen on a fresh install (#... - Melonify
[SevenTV/Extension] branch deleted: melonify/initial\-settings\-seen
0baf4a0 Ensure tooltips don't go offscreen vertically (... - Melonify
[SevenTV/Extension] branch deleted: melonify/fix\-tooltip\-cross\-axis
Version 3.0.1
- Added an emote menu shortcut to define favorite emotes (alt+click)
- Added a tab in the emote menu to display favorite and most used emotes
- Added a button to open the native Twitch Emote Menu
- Added an option to change where the 7TV Emote Menu Button appears
- Added an option to modify the scale of emotes in chat
- Added visual settings for highlighted messages, allows changing opacity and over-all style
- Added an option to modify the font size i...
[SevenTV/Extension] New tag created: v3\.0\.1
i would rly like to have the posibillity to edit the names of fellow chatters i see so i direktly see the notices i want for the user or som tab wher i can enter notices to look after things i noticed
5b88194 Ensure that proxies cannot recurse on themselves - Melonify
[SevenTV/Extension] New branch created: melonify/proxy\-recursion
to edit the names of fellow chatters
You can already do that. You can set a nickname for a user in the settings under Nicknames.
so i direktly see the notices i want for the user or some tab wher i can enter notices to look after things i noticed
You can't add notes to users yet. This is tracked upstream in Chatterino/Chatterino2#2413.
As this is a feature for upstream Chatterino, I'll close this discussion. Feel free to outline your use-case there.
thank you for the help
115389e Ensure that proxies cannot recurse on themselve... - Melonify
[SevenTV/Extension] branch deleted: melonify/proxy\-recursion
115389e Ensure that proxies cannot recurse on themselve... - Melonify
[Website] Branch ci/update\-locale was force-pushed to `d85b99a`
[SevenTV/API] branch deleted: feat/anatole/pipelined\-events
If you're on firefox, fully restart your browser. Firefox has botched the deployment of the update for some users by caching old files from the previous version.
I tried doing that, but it didn't work unfortunately
Are you in a private window by any chance? If so, this will not work, since Firefox blocks IndexedDB in private browsing.
Are you in a private window by any chance? If so, this will not work, since Firefox blocks IndexedDB in private browsing.
I just checked and you're right the problem only happens in private browsing, in non-private browsing the extension works normally. Is there any way to fix it so that it works in private mode?
Is there a setting for 7tv to not replace the normal emote button? Using 3.0.0. It replaces the standard Twitch emote button entirely, which I don't like at all because having both is much more convenient. Wondering if there is a toggle for this, I cannot find one
This is already implemented. Use the nightly branch if you want this functionality right now, or wait for the stable release of 3.0.1.
[Extension] Discussion #381 marked answered: Setting for 7tv to not replace the normal emote button?
This is already implemented. Use the nightly branch if you want this functionality right now, or wait for the stable release of 3.0.1.
Add a Clip Download Button to the Player on https://clips.twitch.tv and https://www.twitch.tv
when having 7tv installed the ability to see any badges (subscriber badge, moderator, VIP, prime etc) are not shown, also the tab auto complete emote not working and many more other minor issues
BetterTTV Chatcommands like /chatters or /uptime have no output in chat when 7tv addon is enabled.
Firefox v111.0.1 (64-Bit)
BetterTTV v7.5.3
7TV Addon v3.0.0
The 3.0 update broke compatibility with the Pronouns extension on twitch and the extension itself seems to no longer be maintained Alejo47/chat_pronouns_browser_extension. I'd be interested in adding support for the original API as a pure client-side solution. I'll fork and start working on it as soon as I have some time.
Open questions:
- Should it be opt-in or opt-out?
- Could this functionality...
The original API is:
- Used to query a user, the pronoun id is used to lookup the readable pronoun from the 2nd API.
GET https://pronouns.alejo.io/api/users/{username}
[{"id":"...", "login":"...", "pronoun_id":"..."}]
- Returns a list of readable pronouns.
GET https://pronouns.alejo.io/api/pronouns
[{"name":"...", "display":"..."}, ...]
[Website] Branch ci/update\-locale was force-pushed to `9d18a8b`
3.0 is not allowing me to view the old thread (that people are replying to), it only shows me the Last Message (on which i clicked the thread button). Addition to that Thread / Reply is pretty weird.

As you can see above, without 7tv extension i can double click to mention user, but it doesn't work with extension enabled...
This is probably something that would work better with the EventAPI and could tie onto our dynamic user presence state / cosmetics system.
As-is, making an HTTP request for every new username in chat, would be quite inefficient.
I believe that the threading logic is incorrect. I'll look to fix change it to the correct behavior for 3.0.2
Testing this, I did not see this being a feature on Twitch natively. Perhaps another extension you have did this. Though many such QoL changes are coming
All issues mentioned were fixed in 3.0.1. (tab-complete was not a native issue but rather a conflict with other extensions)
If you want these fixes now use the nightly build. [chromium] [firefox]
There was a bug where disabling the built-in mention wouldn't let custom sounds play, now fixed in #372 3.0.1.
Does this resolve this issue fully?
Not sure exactly when this was fixed, but I noticed that it was fixed a few days ago.
wait my bad, this was for globals, it is still an issue
Effectively yes.
It is a work-around, but functionally it does the same as what I requested, so it can be marked as done.
Hi, awesome extension, but recently had to deactivate it because when enabled, I can't click on emotes to see where they are from.
That's a feature Twitch added a few months ago. You can click on any emote in chat to see which channel they belong too. Of course that only works for "Twitch" emotes and not really 7tv or whatever other extensions emotes.
I have confirmed it's only with the 7tv extension.
Using latest Windows 11 with latest chrome, with latest 7tv extension.
If emotes are not spaced apart then they just render as text with the extension enabled. This applies to the generic YouTube emotes, as well as membership emotes. When the extension is disabled they render as images, as intended.
7tv extension version: 3.0.0
Browser: Firefox
Browser version: 111.0.1
I'm not sure if this was intentional or not, but it seems that the theater mode that 7tv added is now missing from the extension, or at least it doesn't appear in the player controls bar where it used to.
7tv extension version: 3.0.0
Browser: Firefox
Browser version: 111.0.1
No, but you can allow the extension to function in Private Browsing by enabling IndexedDB support in Private Browsing mode. However please note that this may be dangerous to do, as afaik Firefox's IDB implementation may leak some site presence data to disk in Private Browsing.
You can enable the setting by going to about:config and setting dom.indexedDB.privateBrowsing.enabled to true.
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
When a chatter replies to someone you have blocked it will show the message that the blocked person said.
...
Chat gets completely greyed out.

option for live duration top right on stream preview
and option to fav emotes with alt/shift/ctrl left click on emote.
fav emotes would automatically be put at the top of the emote list
a777a22 Allow each layered image to retain its own flag... - Nerixyz
1ad93b7 Fix an issue where the "Enable zero-width emote... - pajlada
130b23e Add a local backup of the Twitch Badges API (#4... - pajlada
7b60949 Include reply mention when logging (#4420) - ScrubN
19cc72f Respect PCH Setting in Windows CI (#4472) - Nerixyz
a777a22 Allow each layered image to retain its own flag... - Nerixyz
1ad93b7 Fix an issue where the "Enable zero-width emote... - pajlada
130b23e Add a local backup of the Twitch Badges API (#4... - pajlada
7b60949 Include reply mention when logging (#4420) - ScrubN
19cc72f Respect PCH Setting in Windows CI (#4472) - Nerixyz
Version 3.0.1
OS: MacOS ventura (M2)
Browser: Chrome 111.x
certain emotes not working on vod chat, Nymn's chat on vod - emote thats not working is forsen
<img width="1326" alt="image" src="https://user-images.githubusercontent.com/56719270/228037609-f400cdd6-e7f6-4f67-98c9-5e7a270f2d28.png">
Is there a way to get back the older version? before the 27 march update? i love the simple ui 7tv used to have and because i have bttv and ffz extensions installed i just needed the emote from 7tv not the ui and now after the update it became so much harder to type like mentions not getting pinned, tab completion requiring a extra key stroke to complete, words looks weird from chat, like why it was perfect before the update.
I first noticed this today (March 27, 2023). The version reported in my browser is 3.0.1.3000.
I'm noticing some significant input lag when I type on Twitch. I can get pretty far ahead of the rendered text. More worryingly, I've noticed that typing too quickly can cause the stream to lag more and more - I've seen the delay sneak up to 15 seconds in low-latency mode without me even noticing.
@dependabot ignore this dependency
OK, I won't notify you about lib/rapidjson again, unless you re-open this PR. ๐ข
[SevenTV/chatterino7] branch deleted: dependabot/submodules/lib/rapidjson\-083f359
Already done by merging upstream.
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
[SevenTV/chatterino7] branch deleted: dependabot/submodules/cmake/sanitizers\-cmake\-c3dc841
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
[SevenTV/chatterino7] branch deleted: dependabot/submodules/lib/websocketpp\-1b11fd3
[chatterino7] Branch dependabot/submodules/lib/signals\-6561aa5 was force-pushed to `8f765eb`
I noticed this minor bug for the Emote Menu, in Appearance > Interface > Emote Menu Button Placement
When the menu is set to 'Below Input', the menu does not close when clicking the 7TV emote menu button after the menu is already open. Clicking the 7TV menu button refreshes the menu instead of closing it.
I did notice that when the settings menu is open, the emote menu does open and close normally when pressing the menu button.
When the emote menu is set to 'Regular', the menu button wor...
[SevenTV/chatterino7] branch deleted: dependabot/submodules/lib/signals\-6561aa5
d988c5c Bump lib/signals from 25e4ec3 to 6561aa5 (#... - dependabot[bot]
- Makes the "Mod Logs" use the same amount of blur as the emote menu. (was very annoying)
- Smaller "Mod Logs" text, so it looks better.
- Gives some padding to the big emote image so it looks better
- Adjusts the "Chat paused" popup thing to look better in light mode.
- Gets rid of the pointless ugly line below the emote name

 my settings from FFZ are now overridden, so chat appearance and other utilities are controlled by 7tv.
For example, I used to mention someone by double clicking their nickname(not sure which plugin adds it - FFZ or BTTV). Now it doesn't work.
Please add either support of other plugins or ability to disable any settings that are applied by 7tv.
When a message in chat contains something like: '@user name' the first part up to the space is deleted from the message, so only 'name' is shown to users with 7tv 3.0 installed and enabled. Names without a space are removed entirely.
When a message in chat contains a hyperlink it is also removed in a similar fashion for users with 7tv enabled.
With the extension disabled the message contents are shown in their entirety for both cases.
7tv extension version: 3.0.0
Browser: Chrome
...
Do not install 3 plugins that all do roughly the same things, that'll solve your problems.
Is it possible to translate the menu to other languages, I have been searching and have not been able to find any file to translate except for a file containing the configuration guide.