Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack timeouts: "Don't stack" stacks #5826

Open
4 tasks done
Nerixyz opened this issue Jan 15, 2025 · 0 comments
Open
4 tasks done

Stack timeouts: "Don't stack" stacks #5826

Nerixyz opened this issue Jan 15, 2025 · 0 comments
Labels
bug Something isn't working as intended, or works in a confusing/unintuitive way for the user

Comments

@Nerixyz
Copy link
Contributor

Nerixyz commented Jan 15, 2025

Checklist

  • I'm reporting a problem with Chatterino
  • I've verified that I'm running the most recent nightly build or stable release
  • I've looked for my problem on the wiki
  • I've searched the issues and pull requests for similar looking reports

Describe your issue

Setting the Stack timeouts setting to Don't stack will still cause timeouts to stack in channels where the user isn't mod. In channels where the user is a mod, only the PubSub messages don't stack and the IRC messages are swallowed.

(mod):
nerixyz timed out twitchdev for 10m.
nerixyz timed out twitchdev for 10m.
nerixyz timed out twitchdev for 10m.
twitchdev has been timed out for 10m.
(no mod):
twitchdev has been timed out for 10m. (4 times)

We don't have tests for PubSub, but at least for IRC (#5824 (comment)).

Screenshots

No response

OS and Chatterino Version

Chatterino Nightly 7.5.2-beta.1 (commit 553d331) built on 2025-01-04 with Qt 6.8.1, MSVC 194134120, Crashpad Running on Windows 10 Version 22H2, kernel: 10.0.19045

@Nerixyz Nerixyz added the issue-report An issue reported by a user. label Jan 15, 2025
@Felanbird Felanbird added bug Something isn't working as intended, or works in a confusing/unintuitive way for the user and removed issue-report An issue reported by a user. labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended, or works in a confusing/unintuitive way for the user
Projects
None yet
Development

No branches or pull requests

2 participants