#github
1 messages ยท Page 34 of 1
d833dcb kick: set maximum emote height for now (#681) - AnatoleAM
544cbc3 kick(fix): scroll to bottom after message render - AnatoleAM
it happens to me when someone in chat posts a large wall of emotes and text. small messages or single emote messages dont seem to pause my chat.
It seems occur with emotes alone. I am seeing too that it is caused when too many emotes in the same message have a tooltip. Maybe by limiting the amount of tooltips possible, the scrolling issue will cease.
950a6aa kick(fix): scroll to bottom after message rende... - AnatoleAM
950a6aa kick(fix): scroll to bottom after message rende... - AnatoleAM
It appears that kick's improved slow mode has fixed the issue. Setting this issue to closed.
fb8e1bd scroller fix attempt #2 - AnatoleAM
LEAST SCUFFED LAUNCH LULE
6d7e6e8 raise timer & skip re-clear - AnatoleAM
43e3263 bump version - AnatoleAM
60aaf81 change timing - AnatoleAM
ed1aec4 more scuffed timing test - AnatoleAM
2a4e7b1 set max emote height to match kick - AnatoleAM
2a4e7b1 set max emote height to match kick - AnatoleAM
069befa use rem unit - AnatoleAM
517d3f0 stable changelog - AnatoleAM
272d9e6 kick-scroller(fix): use user input for scrolling - AnatoleAM
980d5e2 wrong order - AnatoleAM
6275c48 better position check with boundaries - AnatoleAM
7285b7b handle click on unpause - AnatoleAM
73b3525 kick/chatobserver(fix): extra unpause condition - AnatoleAM
73b3525 kick/chatobserver(fix): extra unpause condition - 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
The provided macOS version is missing a native Apple Silicon support, only an Intel version is present.
##...
Since I don't have a machine with Apple Silicon myself, I'm relying on GitHub to provide runners. They're currently on the roadmap for Q4 of 2023 (see https://github.com/github/roadmap/issues/528).
ba6fae6 Bump jurplel/install-qt-action from 3.2.0 to 3.... - dependabot[bot]
c1dda28 Bump ZedThree/clang-tidy-review from 0.13.0 to ... - dependabot[bot]
2264c44 Include Tests and Benchmarks in clang-tidy CI... - Nerixyz
1bc423d Make tests more platform agnostic (#4650) - Nerixyz
c6c884d Add an indicator in the title bar if Streamer M... - Mm2PL
ba6fae6 Bump jurplel/install-qt-action from 3.2.0 to 3.... - dependabot[bot]
c1dda28 Bump ZedThree/clang-tidy-review from 0.13.0 to ... - dependabot[bot]
2264c44 Include Tests and Benchmarks in clang-tidy CI... - Nerixyz
1bc423d Make tests more platform agnostic (#4650) - Nerixyz
c6c884d Add an indicator in the title bar if Streamer M... - Mm2PL
a7aacf2 kick/chatmodule: re-capture chat elements - AnatoleAM
a7aacf2 kick/chatmodule: re-capture chat elements - AnatoleAM
4aec88f kick/chatobserver(tweak): to next tick - AnatoleAM
4aec88f kick/chatobserver(tweak): to next tick - 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 found "ignores" function is not working to ignore bots announcement messages,
Is there any way to do thi...
This is a bug in upstream Chatterino, I filed https://github.com/Chatterino/chatterino2/issues/4694.
@ketersu As a workaround to the native ignore feature not working, you can use filters.
!(flags.sub_message && author.name == "botName")
If you would like the Announcement message to be removed too, you can change the filter to:
!(message.content == "Announcement" || flags.sub_message && author.name == "botName")
but this would also remove the Announcement message under normal...
Your global Twitch emotes probably just failed to load, if this ever happens again click the ๐ and go to the Global tab and it will be very likely that no Twitch emotes will be available, which should be resolved by a restart of the application.
(I assume that's what you did after you opened this issue originally)
Adding some promotional slots for 7TV subscriptions to end users who are not subscribed
7934023 kick(feat): Colon Autocompletion - AnatoleAM
This adds colon (:) autocompletion (colon-complete) to kick for 7TV emotes
ad02bed chore(deps-dev): bump @floating-ui/dom from 1.2... - dependabot[bot]
Bumps @floating-ui/dom from 1.2.9 to 1.4.1.
Release notes
Sourced from @โfloating-ui/dom's releases.
@โfloating-ui/dom@โ1.4.1
Bug Fixes
fix(autoUpdate): layoutShift checks (#2384)
@โfloating-ui/dom@โ1.4.0
New Features
feat(autoUpdate): add layoutShift option (true by default) to detect when the reference element moves on the screen. Thank you to @โsamthor for the technique using IntersectionObserver. (#2373)
If you wer...
5c965a7 chore(deps-dev): bump eslint-plugin-vue from 9.... - dependabot[bot]
Bumps eslint-plugin-vue from 9.14.1 to 9.15.0.
Release notes
Sourced from eslint-plugin-vue's releases.
v9.15.0
โจ Enhancements
#2194 Added vue/no-console rule that applies the core no-console rule to expressions in <template>.
#2198 Added vue/require-macro-variable-name rule that requires a certain macro variable name.
#2204 Added vue/require-typed-ref rule that requires ref and shallowRef functions to be strongly typed.
#2210 Added vue/...
c38d13c chore(deps-dev): bump vue-tsc from 1.6.5 to 1.8.0 - dependabot[bot]
Bumps vue-tsc from 1.6.5 to 1.8.0.
Release notes
Sourced from vue-tsc's releases.
v1.8.0
2.0 schedule has been postponed: #3294
Highlights
Support for Scripts API
If you want to use the formatting feature through the Scripts API, please refer to #3133.
If you want to use the diagnostic feature through the Scripts API, please refer to https://github.com/withastro/language-tools/blob/main/packages/language-server/src/chec...
cc5e6af chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 - dependabot[bot]
Bumps eslint from 8.42.0 to 8.43.0.
Release notes
Sourced from eslint's releases.
v8.43.0
Features
14581ff feat: directive prologue detection and autofix condition in quotes (#17284) (Francesco Trotta)
e50fac3 feat: add declaration loc to message in block-scoped-var (#17252) (Milos Djermanovic)
1b7faf0 feat: add skipJSXText option to no-irregular-whitespace rule (#17182) (Azat S)
Bug Fixes
5338b56 fix: normalize cwd passed to ESLint/FlatESLint construc...
1cbbb13 chore(deps-dev): bump stylelint from 15.7.0 to ... - dependabot[bot]
Bumps stylelint from 15.7.0 to 15.8.0.
Release notes
Sourced from stylelint's releases.
15.8.0
Added: media-feature-name-value-no-unknown (#6906) (@โromainmenke).
Added: support for .mjs configuration files (#6910) (@โybiquitous).
Fixed: --print-config description in CLI help (#6914) (@โybiquitous).
Fixed: allowEmptyInput option in configuration files (#6929) (@โybiquitous).
Fixed: custom-property-no-missing-var-function performance (#6922) (@โroma...
4aa8055 chore(deps-dev): bump @vueuse/core from 10.1.2 ... - dependabot[bot]
Bumps @vueuse/core from 10.1.2 to 10.2.0.
Release notes
Sourced from @โvueuse/core's releases.
v10.2.0
ย ย ย ๐ Features
useAsyncQueue: Add options.signal parameter ย -ย by @โcross-origin in vueuse/vueuse#3033 (7da7c)
useColorMode: DisableTransition support pseudo-elements ย -ย by @โlainbo in vueuse/vueuse#3129 (78a3a)
useDraggable: Improve component props ย -ย by @โAlfred-Skyblue in vueuse/vueuse#3075 (6b670)
useElementByPoint: New mult...
61d9395 fix(deps): bump crowdin/github-action from 1.9.... - dependabot[bot]
Bumps crowdin/github-action from 1.9.0 to 1.11.0.
Release notes
Sourced from crowdin/github-action's releases.
v1.11.0
What's Changed
add command and command_args options. See the Crowdin CLI command section for more details.
add the test-action.yml GitHub workflow to test the Action
refine Readme
improve Examples
enforce conventional commits specification
Deprecation warning โ ๏ธ
The add_crowdin_branch, new_branch_title, new_branch_export_pattern...
5e67d89 kick(feat): Colon Autocompletion & History Navi... - AnatoleAM
cd6d2bf kick: intermediate auth callback - AnatoleAM
Is there an existing issue for this?
- [X] I have searched the existing issues
This feature does not exist in the latest nightly version
- [X] I have checked the latest nightly version
Feature Description
Some way to Export/Backup configured settings to a File, Such that if/when we change Browser/Device we can directly import Settings/Configuration based on previous install.
Also, saves time to reconfigure extension and potential config mismatch if we do manually.
This...
fc455ea kick(chore): auth without third-party cookies - AnatoleAM
This adds an extra redirect into the website in order to avoid using third-party cookies as many browsers disable them by default.
this adds a handler for manual auth
b31a237 fix window close on non-manual - AnatoleAM
e69643c fix crash if identity update is null - AnatoleAM
e69643c fix crash if identity update is null - AnatoleAM
6ae02b7 close calllback after request complete - AnatoleAM
4e275af fix social media links being removed post-auth - AnatoleAM
a10ad1e kick(chore): auth without third-party cookies (... - AnatoleAM
01bb3c3 chore: upgrade dependencies - AnatoleAM
Looks like @types/node 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 eslint-plugin-vue is up-to-date now, so this is no longer needed.
Looks like @floating-ui/dom 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.
Looks like terser 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.
Looks like eslint is up-to-date now, so this is no longer needed.
Looks like @vueuse/core is up-to-date now, so this is no longer needed.
f4b64ae chore: upgrade dependencies (#696) - AnatoleAM
d8457b6 chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
Bumps @typescript-eslint/parser from 5.59.11 to 5.60.0.
Release notes
Sourced from @โtypescript-eslint/parser's releases.
v5.60.0
5.60.0 (2023-06-19)
Features
eslint-plugin: [restrict-plus-operands] add allow* options (#6161) (def09f8)
Changelog
Sourced from @โtypescript-eslint/parser's changelog.
5.60.0 (2023-06-19)
Note: Version bump only for package @โtypescript-eslint/parser
Commits
c09b1c0 cho...
12043d3 chore(deps-dev): bump @typescript-eslint/eslint... - dependabot[bot]
Bumps @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0.
Release notes
Sourced from @โtypescript-eslint/eslint-plugin's releases.
v5.60.0
5.60.0 (2023-06-19)
Features
eslint-plugin: [restrict-plus-operands] add allow* options (#6161) (def09f8)
Changelog
Sourced from @โtypescript-eslint/eslint-plugin's changelog.
5.60.0 (2023-06-19)
Features
eslint-plugin: [restrict-plus-operands] add allo...
00a2176 fix(deps): bump crowdin/github-action from 1.9.... - dependabot[bot]
00a2176 fix(deps): bump crowdin/github-action from 1.9.... - dependabot[bot]
Is there an existing issue for this?
- [X] I have searched the existing issues
This feature does not exist in the latest nightly version
- [X] I have checked the latest nightly version
Feature Description
- Currently when slow mode is enabled as soon as you send a message the chat box becomes not focusable. This is really annoying for anyone who uses chat since you constantly have to click the chat box after the slow mode cooldown is finished before sending another message.
...
0cef3d4 feat(kick): re-focus input in slow mode - AnatoleAM
Prevents the input on Kick from becoming non-contenteditable and refocusing after a message is sent
Closes #699
6e34069 feat(kick): re-focus input in slow mode (#700) - AnatoleAM
6e34069 feat(kick): re-focus input in slow mode (#700) - AnatoleAM
this makes zero-width work on kick
dc06be3 fix(kick): zero-width emote rendering (#701) - AnatoleAM
Do not install 3 plugins that all do roughly the same things, that'll solve your problems.
So first of all how about you let us decide what plugins we prefer to use and you quit using such a passive-aggressive tone? Really unprofessional.
Secondly 7TV blocks all BTTV features, including the ones 7TV doesn't support. I won't name them because it's not a feature request. Just make the extension compatible with others, instead of hijacking the chat.
So first of all how about you let us decide what plugins we prefer to use and how we use them
You've got control over what you install in your browser :v: that's entirely up to you.
Just make the extension compatible with others, instead of hijacking the chat.
This is not possible and is a misconception of how extensions work. There is no such thing as compatibility between browser extensions that take effect on the same components of a website. There has never been compatibility...
@AnatoleAM
There has never been compatibility before, even before 7TV, and there will never be. Someone has to "hijack" the chat, or nothing works.
Weirdly enough if I have some BTTV keyword highlights and some FFZ keyword highlight for some other words, they both apply. I enable 7tv and everything's gone.
Also up until recently I was able to blacklist words using BTTV, but that's gone aswell.
Just because there is an illusion of compatibility due to many years of development between two extensions does not actually make them compatible.
What's happening here is that when you have both of these extensions, one of them takes care of implementing everything the other has, which might look seamless but in reality that only came after nearly a decade of clashing.
7TV is relatively new and as such some of these power-user features are not currently available. We are constantly wo...
Whether or not this is a desirable feature is debatable. Some popular twitch clients do not create hyperlinks when wrapped in parentheses or brackets.
The only real solution would be change the separation of text fragments (currently it's separated by spaces), but this would add extra complexity to the tokenization process, which is hard to justify for a relatively small improvement.
tl;dr this could be solved by changing a few characters on a single line, but likely unnecessary.
Considering this intended for performance reasons.
Is there an existing issue for this?
- [X] I have searched the existing issues
This issue exists in the latest nightly version
- [X] I am using the latest nightly version
What browsers are you seeing the problem on?
Firefox
Current Behavior
When I'm installing 7tv, and unselect Twitch in the "select platform" step, 7tv still gets installed for the twitch domain.
I know its bizarre that I only want 7tv on Kick and not Twitch, but 7tv interferes with the filtering func...
Got a twitch update on June 5th. I can confirm, the bug is present on builds of 3.0.0+ version (up to 3.0.9.1000 nightly). Have installed 2.2.3 - looks to be working for me.
how do i install 2.2.3?
Updating GraphQL queries for recent API changes, which caused data such as message history to not load in user cards
bddaac5 fix(twitch/usercard): outdated queries (#703) - AnatoleAM
bddaac5 fix(twitch/usercard): outdated queries (#703) - AnatoleAM
Hello,
I've found the experiment responsible for the layout change.
However scrolling appears to be function as normal. Please provide more information on what steps you've taken where scrolling does not work and ensure that you've disabled any other extension.