Commit graph

4641 commits

Author SHA1 Message Date
dependabot[bot] d4fdfd15af
chore(deps): bump jurplel/install-qt-action from 4.0.0 to 4.1.1
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v4.0.0...v4.1.1)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-12 00:33:53 +00:00
nerix 6ceb987e7e
fix: update channel-view when pausing (#5707) 2024-11-10 19:51:45 +01:00
dependabot[bot] fc8d27b7e2
chore(deps): bump ZedThree/clang-tidy-review from 0.19.0 to 0.20.0 (#5701) 2024-11-09 13:46:22 +01:00
pajlada 5b1ce32a4e
fix: don't spam debug output about 7TV CreateEmoteSet (#5700) 2024-11-06 15:07:33 +01:00
nerix f3a5f81fa0
deps: use upstream qtkeychain (#5697) 2024-11-05 22:11:14 +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
Brian e68f205e04
chore: Specify qtkeychain branch to chatterino-cmake (#5695) 2024-11-05 10:13:20 +01:00
Brian 03cdd98c2e
chore: clarify Lua submodule version (#5693) 2024-11-04 09:49:32 +01:00
nerix 68304272a2
fix: handle multiline selection starting at trailing space (#5691) 2024-11-03 19:23:53 +01:00
nerix d3000ba597
feat: show warning before blocking followed channel (#5615) 2024-11-03 12:29:57 +00:00
nerix 8220a1fbd4
feat: make usernames in USERNOTICEs clickable (#5686) 2024-11-03 11:17:16 +00:00
pajlada 403fc6d3c4
fix: ensure timer doesn't run if the QuickSwitcherPopup is dead (#5687) 2024-11-03 10:49:00 +00:00
nerix 4b725c4d6b
fix(7TV): ignore entitlement.reset (#5685) 2024-11-02 22:32:49 +01:00
hemirt db8047ea7b
highlight tabs only on unviewed messages (#5649) 2024-11-02 13:21:56 +00:00
nerix 101a45fd3a
refactor: deduplicate IRC parsing (#5678) 2024-11-02 12:54:31 +00:00
nerix 5f76f5b755
fix: take indices to messages as a hint (#5683) 2024-11-02 12:11:59 +00:00
nerix ecfb35c9b7
fix(luals-meta): Use opaque enum values and correct HTTP types (#5682) 2024-11-02 11:22:17 +00:00
pajlada 90211cca55
fix(cmake): use boost's own cmake config file (#5679) 2024-10-27 13:10:52 +00:00
nerix bbcd8c5eb2
fix: get rid of some more warnings (#5672) 2024-10-27 12:42:23 +00:00
nerix 74a385dfee
fix: escape 7TV emote names (#5677) 2024-10-27 12:56:37 +01:00
pajlada f66bc37368
fix: use static version of 7tv badges (#5674) 2024-10-24 10:26:20 +02:00
dependabot[bot] 9e8281b75b
chore(deps): bump lib/expected-lite from 88ee08e to 5b5caad (#5667) 2024-10-22 22:30:25 +00:00
dependabot[bot] b46a893127
chore(deps): bump lib/settings from c58874c to 4a0a1e5 (#5646) 2024-10-22 21:49:58 +00:00
nerix 55a12fa008
test: add snapshots for raids, timeouts, and notices (#5671) 2024-10-22 21:06:29 +00:00
iProdigy 18c4815ad7
feat: add shared chat badge (#5661) 2024-10-22 18:42:19 +02:00
pajlada 2ec8fa8723
refactor: remove unused ReplyContext.highlight (#5669) 2024-10-21 19:22:23 +02:00
pajlada 45d2c292d0
fix: subscribed threads not being marked as subscribed (#5668) 2024-10-21 13:19:08 +02:00
nerix 867e3f3ab0
fix: only invalidate buffers for chat windows (#5666) 2024-10-21 00:57:37 +02:00
nerix e35fabfabe
refactor: irc message builder (#5663) 2024-10-20 10:40:48 +00: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 5c9b17c31a
refactor: decouple reply parsing from MessageBuilder (#5660) 2024-10-19 12:04:44 +00:00
dependabot[bot] 43bea0f042
chore(deps): bump lib/expected-lite from f339d2f to 88ee08e (#5653) 2024-10-19 11:32:52 +00:00
James Upjohn fb787b5226
feat: make raid entry username clickable (#5651) 2024-10-19 13:01:22 +02:00
nerix dab97b3235
test: USERNOTICE snapshot tests (#5656) 2024-10-19 10:25:21 +00:00
nerix d0b9fd0dc3
fix: animate emotes when overlay is open (#5659) 2024-10-19 09:56:46 +00:00
pajlada 85d34c8ff0
test: use httpbox fork release (#5655) 2024-10-18 19:23:13 +00:00
nerix a8d60b0b05
refactor: move MessageBuilder snapshot test to IrcMessageHandler (#5654) 2024-10-18 13:41:57 +00:00
nerix 800f6df2cf
refactor(message-builder): move static helper methods to functions (#5652) 2024-10-18 13:03:36 +02:00
fourtf 6d139af553
Add hint to enable beautifier extension in Qt Creator (#5650) 2024-10-14 18:10:59 +00:00
Maverick c0a5a3e805
feat: Print proxy URL information in /debug-env command (#5648) 2024-10-14 14:42:52 +00:00
dependabot[bot] 85a7f4a6a9
chore(deps): bump cmake/sanitizers-cmake from 3f0542e to 0573e2e (#5634) 2024-10-13 11:06:11 +00:00
nerix d9453313b3
test: add snapshot tests for MessageBuilder (#5598) 2024-10-13 10:38:10 +00:00
nerix 3e2116629a
chore: improve appearance of Twitch emotes in popup (#5632) 2024-10-13 10:08:32 +00:00
maliByatzes 64864a0901
Add name to contributors list (#5644) 2024-10-12 17:42:24 +00:00
maliByatzes 2d818a7657
Remember Popped-up Chat Size (#5635) 2024-10-12 10:35:39 +00:00
nerix bc1850ce2d
fix: copy filters to overlay window (#5643) 2024-10-12 10:08:30 +00:00
iProdigy bdc12ffb3f
feat: indicate multi-month subs and resubs (#5642) 2024-10-12 11:40:33 +02:00
Mm2PL 9f196c67ea
ci: add skip-clang-tidy label (#5639) 2024-10-09 20:17:29 -04:00