Commit Graph

2172 Commits

Author SHA1 Message Date
Feng 717f3298f5 Refactor font update logic in SplitInput (#6473) 2025-09-28 13:46:11 +00:00
nerix d33e6a7b4b fix: expose home page of badges (if available) (#6437) 2025-09-28 10:45:41 +00:00
Jacob Alexander Thompson 1d06086bb9 feat: add setting for character limit of truncated deleted messages (#6491) 2025-09-28 10:04:08 +00:00
teknsl 8953ad604f fix: usercard resizing improperly without recent messages (#6496) 2025-09-27 11:50:18 +02:00
pajlada cd7272a444 fix: use qsizetype zerovalue instead of 0LL (#6483)
this fixes 32-bit installs
2025-09-25 22:22:25 +00:00
Feng a40debb8ee fix: update input fonts on fontChanged signal (#6462) 2025-09-20 11:47:50 +00:00
nerix 8e9df07ab3 fix(macos): check selection in cmd+backspace (#6469) 2025-09-20 11:39:31 +02:00
Otávio Biagioni 173651be65 fix: restore missing moderation icon (#6457) 2025-09-10 16:04:15 +02:00
pajlada c51fdd2a0e fix: notebook custom button resizing/layout (#6453) 2025-09-07 15:50:09 +02:00
2547techno cd802e9300 fix: mouse over tooltips flickering (#6451)
mostly an issue on wayland, but this behaviour isn't wrong elsewhere
2025-09-07 12:11:11 +02:00
pajlada 36ebb19469 fix: relayout tabs when update button visibility changes (#6447) 2025-09-06 10:48:27 +00:00
nerix 6a0ca0bff8 fix(plugins): handle non-string errors gracefully (#6441) 2025-09-06 10:02:38 +00:00
nerix 32b9f8207d fix(plugin-repl): add padding to pin button (#6426) 2025-08-28 20:13:59 +00:00
nerix 6f4bc78a94 fix: make notebook add button 1dp smaller on all sides (#6423) 2025-08-26 20:03:46 +00:00
nerix a9e99b3e8c fix: self drawn add button alignment and color (#6385) 2025-08-24 10:26:16 +00:00
Brian 5b271858ac feat: Add Open in custom player to twitch.tv/<channel> link context menus (#6403) 2025-08-23 20:39:00 +00:00
isgkm bc1a87a9c8 fix: notes behavior on users with no id (#6413) 2025-08-23 13:05:06 +00:00
cqttv 41ba487ca1 chore: consolidate twitch URLs with www (#6407) 2025-08-23 10:46:34 +00:00
nerix 195776d4b7 fix: update input size on tab-completion (#6411) 2025-08-23 10:08:29 +00:00
pajlada 1afac3382e feat: add setting to pulse split input on self message received (#6380) 2025-08-17 23:24:39 +00:00
pajlada 1b9ed11a67 fix: svgify moderation button (#6398) 2025-08-17 22:02:35 +00:00
pajlada a7d7668f71 fix: svgify chatters button (#6397) 2025-08-17 21:08:30 +00:00
nerix dcae8e67cc feat: add tooltips with follow/sub durations to usercard (#6384) 2025-08-17 21:16:35 +02:00
James Upjohn 565c63d0df fix: svgify user card pin button (#6399) 2025-08-17 12:18:23 +00:00
pajlada b85073e673 fix: stop resize when ctrl is released (#6396) 2025-08-17 10:54:29 +00:00
nerix bc85df04b1 feat: show live indicator in usercard (#6383) 2025-08-17 10:05:52 +00:00
hemirt a5e6a13636 fix note/description not filtering in/out when it should (#6389) 2025-08-16 10:22:21 +00:00
pajlada 4edbe93778 fix: hide lines in search (#6381) 2025-08-10 10:51:50 +00:00
nerix f77d3c59bc fix: do full update on invalidation and theme change (#6373)
* fix: update on invalidation and theme change

* changelog

---------

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2025-08-09 10:54:05 +00:00
pajlada f7042dc542 fix: better handle Windows shutting down in newer Qt versions (#6368) 2025-08-09 09:43:32 +00:00
James Upjohn 0085b64418 fix(settings): prevent command triggers from being elided (#6369) 2025-08-03 22:30:42 +00:00
pajlada 41aac1448a chore: make split header menu button drawn (#6372) 2025-08-03 12:25:35 +00:00
pajlada 283be8710c chore: use DrawnButton instead of NotebookButton (#6371) 2025-08-03 11:13:42 +00:00
pajlada 6fb3957580 chore: modify text & tooltip for colon completion setting (#6370) 2025-08-03 10:22:43 +00:00
pajlada f6f5cc5dbc fix: tabular number message length (#6366) 2025-08-02 10:57:04 +00:00
pajlada 4a14064425 refactor: make chatter list its own widget (#6365) 2025-08-02 10:19:05 +00:00
nerix a4478748f7 feat(plugins): add basic message construction (#5754) 2025-07-31 15:36:39 +02:00
pajlada 7e7c4112d7 refactor(SettingWidget): use custom setting widgets (#6361) 2025-07-27 12:00:39 +00:00
droidicus 1423f548a7 Add option to use server timestamp from the message instead of the local clock time for logging. (#6346) 2025-07-27 10:11:13 +00:00
pajlada aa8f8f2e3e fix: split header "add split" button inconsistency (#6349) 2025-07-26 12:23:29 +00:00
Vincent 32c927d084 fix: Fix searching in emote popup if not in a twitch channel (#6357)
Co-authored-by: ScrubN <72096833+ScrubN@users.noreply.github.com>
2025-07-26 11:48:32 +02:00
apa420 8085d6f633 feat: Search commandpage [8/9] (#5891)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2025-07-19 11:07:04 +00:00
droidicus f20945edc7 feat: add setting to customize chat log timestamp (#6338) 2025-07-19 10:30:31 +00:00
pajlada a8e8d61099 fix: Re-set SVG renderer aspect ratio after load (#6334)
The `QSvgRenderer::setAspectRatioMode` function only sets the aspect
ratio setting for the currently loaded SVG document.
https://github.com/qt/qtsvg/blob/29c3b512d9ca25941b18f7ee52ce8b80f003f3b4/src/svg/qsvgrenderer.cpp#L311-L320

When the theme changes, or we otherwise call load, this does not retain
our aspect ratio settings.
https://github.com/qt/qtsvg/blob/29c3b512d9ca25941b18f7ee52ce8b80f003f3b4/src/svg/qsvgrenderer.cpp#L412-L432

This means we need to ensure we re-set the SVG renderer's aspect ratio
after calling load.
2025-07-18 20:42:26 +00:00
nerix cda625f3ce chore: add some channel view layout commands (#6342) 2025-07-18 18:28:46 +00:00
Jacob 6712e8cb1e feat: add image uploader settings import/export functionality (#6284)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2025-07-12 16:37:39 +00:00
pajlada f2b438ab24 fix: relayout notebook if any custom buttons change (#6328) 2025-07-12 13:52:41 +00:00
pajlada 627b6d806e Refactor StreamerMode/Theme setting widgets (#6317) 2025-07-12 12:05:49 +00:00
pajlada 49aa83244c fix: elide user notes (#6318) 2025-07-12 11:20:05 +00:00
pajlada 2568d8a6ea refactor: remove GeneralPageView.addIntInput (#6306) 2025-06-29 13:51:56 +00:00