Commit Graph

2095 Commits

Author SHA1 Message Date
apa420 e793df02ba feat: make Nicknames searchable with settings dialog search bar (#5886) 2025-05-10 13:58:15 +00:00
pajlada dec42b38a6 refactor: fix some spelling mistakes (#6196) 2025-05-10 13:33:52 +02:00
teknsl 3e5b4a9d08 Add hotkey action for opening account switcher (#6192) 2025-05-06 17:47:05 +00:00
James Upjohn 18dcd84afd feat: add tooltip for rename on double-click setting (#6184) 2025-05-03 11:16:40 +00:00
pajlada e38c64bac3 fix: don't include blocked users in join/part messages (#6181) 2025-05-03 11:32:55 +02:00
nerix 01e7050ffc chore: bump deprecated cutoff to Qt 6.4.3 (#6169) 2025-04-26 13:36:09 +02:00
James Upjohn 462e2ba658 feat: disable tab renaming on double-click via setting (#6163)
Fixes #6156
2025-04-20 11:19:40 +02:00
pajlada 1f10935d78 fix: use qlogging in eventsub lib (through a hoop) (#6161) 2025-04-19 17:10:12 +02:00
apa420 acea118466 feat: make filters searchable with Settings dialog search (#5890) 2025-04-13 12:51:04 +00:00
pajlada 1d8a00e892 fix: split drag & drop on KDE Plasma (#6147) 2025-04-13 12:15:49 +00:00
fourtf 37061dd3bd feat: user notes (#6122)
Fixes #2413
2025-04-13 11:38:56 +00:00
apa420 3ba25dd33d Feat: (Linux) Themes allow transparency on chat windows background (#6137) 2025-04-13 10:34:25 +00:00
pajlada f56b7c05bf refactor: split (#6148) 2025-04-12 16:12:13 +00:00
pajlada 9cde7f8231 fix: don't clear message when closing reply (#6145) 2025-04-12 11:31:02 +00:00
teknsl b59124702c Only draw outline for overlay when hovered over (#6140) 2025-04-12 10:06:36 +00:00
Maston d3bab9132f fix: missing space char in settings (#6134) 2025-04-06 19:31:01 +00:00
nerix db6b33da61 fix: allow scrolling by inputs in settings (#6128) 2025-04-06 13:30:16 +00:00
fourtf edbdcc1d55 feat: allow disabling fading recent messages (#6121) 2025-04-06 12:21:34 +00:00
Jacob Alexander Thompson 5901b69898 fix cmd+backspace behavior in main chat dialog input (#6111) 2025-04-06 13:20:07 +02:00
Jacob Alexander Thompson 3481c93365 make paused chat indicator more apparent (#6123) 2025-04-05 22:53:30 +02:00
Brian Leung c5b6f21d5f fix: make reply-cancel button less coarse-grained (#6106)
Co-authored-by: nerix <nerixdev@outlook.de>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2025-04-05 16:19:36 +02:00
Jujufrost 46efb7a25c fix: don't show moderation buttons on your own usercard (#6107)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2025-03-23 12:42:28 +00:00
pajlada 584cd275fa move "Delete message" to a sub-menu (#6100) 2025-03-22 10:50:10 +00:00
nerix a70acbfda9 fix: use a palette for dialogs (#6098) 2025-03-20 14:03:46 +01:00
nerix 9750f81ff0 fix: focus input after updating visibility (#6096)
Fixes #6097
2025-03-20 08:39:42 +01:00
pajlada 95703efb29 fix: apply same margin to svg buttons as to pixmap buttons (#6085)
Co-authored-by: Nerixyz <nerixdev@outlook.de>
2025-03-16 17:09:30 +00:00
pajlada 57dc0144b2 fix: correctly scale SelectChannelDialog (#6081) 2025-03-16 10:44:25 +01:00
pajlada 95eee28002 fix: emote button is now rendered smoothlier (#6080) 2025-03-15 12:46:11 +00:00
pajlada fb375e149b refactor: some mini feature changes in BaseWindow (#6074) 2025-03-13 22:20:03 +01:00
apa420 59e93d41d3 feat: Add tab style option (Normal & Combat) (#5858) 2025-03-11 16:16:33 +01:00
pajlada 673ce8eecf fix: crash when searching uninitialized channel (#6057)
Fixes a crash when opening search in a split that hasn't yet been fully
initialized
2025-03-09 19:09:46 +00:00
pajlada 037196ec3b fix: make QLineEdit's less ugly in light themes (#6055) 2025-03-09 16:10:49 +00:00
8thony ffe28b88a4 fix: special shortcut for Windows live notifications (#5975) 2025-03-09 14:48:26 +00:00
pajlada c98267b433 fix: only hide messages from restricted users, not all suspicious users (#6049)
it's probably best to leave this setting solo'd out as restricted users
so monitored users can get their own behaviour in their own setting later
2025-03-09 13:11:06 +01:00
nerix 8670de8989 fix: make borders on windows 11 thinner (#5836) 2025-03-08 14:44:57 +00:00
pajlada ee266c35a7 feat: Hide messages from suspicious users in streamer mode (#6042)
This is a setting that's enabled by default and can be disabled under
the "Streamer mode" sub-category in the settings dialog
2025-03-08 14:10:25 +00:00
nerix 266dc8d202 feat: allow custom chat font weight (#6037) 2025-03-07 19:19:24 +00:00
nerix 72369b1611 feat: add "Open in custom player" to toast options (#5880) 2025-03-05 15:29:28 +00:00
Brian 54793f1496 chore: Cleanup of hotkeys & settings in #5856 (#6030)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
Co-authored-by: nerix <nerixdev@outlook.de>
2025-03-05 15:33:10 +01:00
MiguVT 3dc73e9b84 feat: allow extra user-defined extension IDs to interact with Chatterino (#5997) 2025-03-04 22:26:20 +01:00
apa420 c053fd5c60 feat: Improved searching for hotkeys (#5884) 2025-03-04 14:15:50 +00:00
Brian 8dd19d2d5e feat: setHighlightSounds & openSubscriptionPage split hotkeys (#5856) 2025-03-03 20:20:09 +01:00
pajlada 34429671ba refactor: use some more SettingWidget & restyle external tools page (#6023) 2025-03-03 16:33:13 +01:00
nerix cd8247f921 chore: remove dead code and get rid of MSVC warnings (#6024) 2025-03-03 13:30:11 +01:00
Arne 1812f1bb15 feat(notifications): implement actions for Linux (#5976) 2025-03-02 15:07:52 +00:00
nerix 13dfe716b8 feat(overlay): inherit zoom and add zoom factor (#6016) 2025-03-02 15:28:47 +01:00
zakary2841 c67801eca5 fix: typo in color input selector. changed from red to blue (#5982) 2025-02-23 19:57:36 +00:00
brock gilman bb4c6d6f6e fix: ensure settings save after reauthenticating (#5958)
Fixes #5901
2025-02-18 16:36:51 +01:00
Kyle Scarmack 96feff6e5c fix: opening a usercard from /live no longer makes failing ivr API call (#5959)
Fixes #5878
2025-02-16 19:07:34 +00:00
nerix fbe144840f fix: update the input style sheet when scaling (#5960) 2025-02-16 14:50:11 +00:00