Commit Graph

3690 Commits

Author SHA1 Message Date
teknsl 3e5b4a9d08 Add hotkey action for opening account switcher (#6192) 2025-05-06 17:47:05 +00:00
pajlada 9e600a8fb8 refactor(WindowManager): remove some getApp uses (#6194) 2025-05-05 22:23:13 +00:00
Mm2PL c7e1c2e812 Do not hide WebSocket API when missing permission (#6186) 2025-05-04 10:49:08 +00:00
James Upjohn 18dcd84afd feat: add tooltip for rename on double-click setting (#6184) 2025-05-03 11:16:40 +00:00
pajlada 54efa648b1 refactor(TwitchAccount): mostly include cleanup (#6182) 2025-05-03 10:19:15 +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
nerix 6fe6843cbd chore: re-export Qt's string literals (#6175) 2025-04-24 23:30:54 +02:00
pajlada 39ed2dd45a fix: emote popup logging messages to "Other" directory (#6165) 2025-04-20 12:06:22 +00:00
nerix 14aa4d1400 feat: update emojis to Unicode 16.0 (#6155) 2025-04-20 11:31:23 +00: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
nerix 9d557146b4 refactor: trim down PubSub implementation (#6158) 2025-04-19 12:31:22 +00:00
nerix 52067d0af7 fix: handle aboutToQuit() (#6159) 2025-04-19 13:05:36 +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
nerix e1863d64ee fix: add more image sizes to shared chat badge (#6146) 2025-04-13 09:48:13 +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
Elias A. 7c8274ed56 Add cached emotes fallback for failed provider fetches (#6125) 2025-04-12 10:56:04 +00:00
teknsl b59124702c Only draw outline for overlay when hovered over (#6140) 2025-04-12 10:06:36 +00:00
nerix 5828df8b73 fix: complete Twitch commands with slash (#6143) 2025-04-11 18:21:28 +00:00
nerix ab66be21b3 feat(plugins): add c2.WebSocket (#6076) 2025-04-07 17:38:10 +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
iProdigy d8ef52a308 fix: receive bttv live updates again (#6132) 2025-04-06 09:58:09 +00: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
nerix df079e572c fix(cmake): use --force-openssl on Qt 6.8+ (#6129) 2025-04-04 20:39:30 +02:00
Arne 07ad07d525 fix: don't create native messaging manifest file unless browser directory exists (#6116)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2025-03-29 11:59:10 +00:00
pajlada 3f3a31db4d Release v2.5.3 (#6108) 2025-03-23 16:09:38 +01: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
Jacob Alexander Thompson b6945e39f4 fix: don't set binding for "toggle local r9k" on macOS (#5764)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2025-03-22 15:14:07 +00:00
treuks 9d0de1c373 feat: Use streamer profile picture for shared chat badge (#5760)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
Co-authored-by: Nerixyz <nerixdev@outlook.de>
2025-03-22 11:45:47 +00:00
pajlada 584cd275fa move "Delete message" to a sub-menu (#6100) 2025-03-22 10:50:10 +00:00
pajlada 41acd4e971 fix: disable precompiled headers for macOS (#6104) 2025-03-21 23:27:49 +01: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 a104a9725e Release v2.5.3-beta.1 (#6095) 2025-03-18 10:14:41 +01:00
nerix 8c4363c92a fix(eventsub): retry if the WS session expired (#6093) 2025-03-17 14:12:22 +00:00
nerix 8950236d64 fix(eventsub): stack bans (#6092) 2025-03-17 13:33:36 +00: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
nerix 820eb3d58c feat(eventsub): handle unban requests (#6086) 2025-03-16 16:31:14 +01:00
nerix b515553a29 fix: don't add tests to autostart (#6084) 2025-03-16 12:40:18 +00:00
pajlada e54e28ee39 fix: qt 6.4.3 stringbuilding shenanigans with scope check message (#6083) 2025-03-16 13:04:18 +01:00
pajlada 57dc0144b2 fix: correctly scale SelectChannelDialog (#6081) 2025-03-16 10:44:25 +01:00