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
nerix
dd6f204adc
feat: delete messages from context menu ( #5956 )
2025-02-15 19:29:25 +01:00
nerix
b7e03adc21
fix: reuse one channel for emote search ( #5946 )
2025-02-11 08:49:20 +00:00
cmp
2656fd0d6b
feat: add Linux support for Live Notifications toasts w/ libnotify ( #5881 )
2025-02-08 19:06:48 +00:00
pajlada
0f8a29fdb9
feat: add initial experimental Twitch Eventsub support ( #5837 )
...
Co-authored-by: nerix <nerixdev@outlook.de >
2025-02-02 16:03:24 +00:00
cmp
65e97846aa
Disable QT keywords to avoid clashes with other libraries. ( #5882 )
2025-02-02 10:08:11 +00:00
nerix
3a6c6ec979
fix(hotkeys): remove (self-)buddy from argumentsDescription ( #5869 )
2025-01-30 10:41:13 +00:00
nerix
b0fee11621
fix: only use window scale in children ( #5833 )
2025-01-19 11:10:41 +01:00
nerix
3cf56669c5
fix: set initial size of widgets ( #5794 )
2025-01-12 12:29:23 +00:00
8thony
ae964be758
fix: missing word wrap in update popup ( #5811 )
...
Co-authored-by: Nerixyz <nerixdev@outlook.de >
2025-01-12 11:29:50 +01:00
nerix
a540770ce2
fix: hide scrollbar highlights in overlay window ( #5769 )
2024-12-21 11:25:21 +01:00
pajlada
a898f8da12
fix: initial scrollbar behaviour in inactive tab ( #5757 )
...
Channel views could sometimes have their scrollbar be at the top instead
of bottom when they were first activated if it had messages in it
2024-12-08 11:44:31 +01:00
nerix
3c2a422243
fix: scroll to bottom when setting a channel ( #5748 )
2024-12-02 16:59:17 +01:00
nerix
8faf243e3e
fix(emote-popup): ignore null gemometry ( #5751 )
2024-12-02 16:58:46 +01:00
Mm2PL
06d0160b35
Add flags.similar filter variable ( #5747 )
2024-12-01 15:22:35 +01:00
pajlada
14776deb35
fix: remove cosmetic allowCommandsAtEnd setting ( #5745 )
...
Any new functionality we'd want to add here would probably not be what
people who checked this setting actually wanted it do be. It's best to
start fresh if we want to add similar functionality.
2024-11-30 14:14:11 +01:00
pajlada
92c921c2a1
feat: add "tags" or "keyword" support for settings ( #5585 )
...
this allows us to search for both "ffz" and "frankerfacez" when searching for FrankerFaceZ settings, without trying to force add both into the setting name
2024-11-30 12:41:49 +00:00
pajlada
e1aded057d
feat: improve automod blocked term messaging ( #5699 )
2024-11-30 12:32:33 +01:00
nerix
f6d6e2c62d
perf: don't force-layout in setChannel ( #5737 )
...
* perf: don't force-layout in `setChannel`
* chore: add changelog entry
---------
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2024-11-28 09:16:44 +00:00
Mm2PL
303ca0a4b0
Repopulate UserInfoPopup with login (for when opened with id:) ( #5739 )
...
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com >
2024-11-26 15:09:20 +01:00
pajlada
7ff4d2bdab
feat: Add setting to hide scrollbar highlights ( #5732 )
2024-11-24 23:18:10 +00:00
pajlada
fd299f113c
feat: Add setting to hide scrollbar thumb ( #5731 )
...
Hiding the scrollbar thumb will disable all mouse click/drag interaction
in the scrollbar
2024-11-24 13:18:42 +01:00
nerix
6ceb987e7e
fix: update channel-view when pausing ( #5707 )
2024-11-10 19:51:45 +01:00
pajlada
46c1f18ae7
feat: add setting to hide blocked term automod messages ( #5690 )
2024-11-05 21:04:45 +01:00
Felanbird
d92b24b8a1
chore: standardize references to FrankerFaceZ & BetterTTV in settings ( #5698 )
2024-11-05 19:53:43 +00:00
nerix
d3000ba597
feat: show warning before blocking followed channel ( #5615 )
2024-11-03 12:29:57 +00:00
pajlada
403fc6d3c4
fix: ensure timer doesn't run if the QuickSwitcherPopup is dead ( #5687 )
2024-11-03 10:49:00 +00:00
hemirt
db8047ea7b
highlight tabs only on unviewed messages ( #5649 )
2024-11-02 13:21:56 +00:00
nerix
5f76f5b755
fix: take indices to messages as a hint ( #5683 )
2024-11-02 12:11:59 +00:00
nerix
bbcd8c5eb2
fix: get rid of some more warnings ( #5672 )
2024-10-27 12:42:23 +00:00
iProdigy
18c4815ad7
feat: add shared chat badge ( #5661 )
2024-10-22 18:42:19 +02:00
nerix
867e3f3ab0
fix: only invalidate buffers for chat windows ( #5666 )
2024-10-21 00:57:37 +02:00
Mm2PL
352a4ec132
Move plugins to Sol ( #5622 )
...
Co-authored-by: Nerixyz <nerixdev@outlook.de >
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2024-10-20 11:57:05 +02:00
nerix
9345050868
fix: invalidate buffers on WM_DPICHANGED ( #5664 )
2024-10-19 18:42:37 +00:00
nerix
d0b9fd0dc3
fix: animate emotes when overlay is open ( #5659 )
2024-10-19 09:56:46 +00:00