Commit Graph

  • 854032fce9 fix: Only display spaces between words in reply context (#4977) nerix 2023-11-26 11:15:35 +01:00
  • 1a685d7bd0 Finish renaming Viewer list to Chatter list (#4974) Mm2PL 2023-11-20 18:59:04 +01:00
  • fbc8aacabe Refactored the Image Uploader feature. (#4971) Mm2PL 2023-11-19 12:05:30 +01:00
  • 7898b97fc2 feat: Run tests on Windows & macOS in CI (#4970) Wissididom 2023-11-18 15:13:27 +01:00
  • 0bdcaae5d1 Fix: dont select mod buttons at triple click (#4961) kornes 2023-11-18 11:39:10 +00:00
  • 3d9db1d528 refactor: Ignores and Replacements (#4965) nerix 2023-11-17 17:39:45 +01:00
  • d9cdc88061 Remove unused parseMessage function (#4968) Mm2PL 2023-11-17 14:46:35 +01:00
  • 5693927f42 chore(deps): bump lib/miniaudio from 3b50a85 to 4a5b74b (#4967) dependabot[bot] 2023-11-16 08:53:44 +01:00
  • 49ae5a8ecb chore(deps): bump actions/github-script from 6 to 7 (#4964) dependabot[bot] 2023-11-14 12:53:10 +01:00
  • 6faf63c5c4 refactor: Remove Outcome from network requests (#4959) nerix 2023-11-12 14:51:51 +01:00
  • 95620e6e10 fix: Split input sometimes not accepting focus (#4958) pajlada 2023-11-11 11:58:20 +01:00
  • 244efaa0a9 fix: /banid and /ban id: performing duplicate bans (#4957) pajlada 2023-11-10 19:46:28 +01:00
  • 423829be43 feat: /unban and /untimeout by id (#4956) pajlada 2023-11-10 19:18:20 +01:00
  • 8ca11ed6a5 chore(deps): bump lib/miniaudio from b19cc09 to 3b50a85 (#4955) dependabot[bot] 2023-11-10 08:25:16 +01:00
  • c8e03b4ad7 Dont invalidate paint buffer when selecting (#4911) kornes 2023-11-08 21:19:18 +00:00
  • fcc5f4b3df feat: Allow id: prefix in /ban and /timeout (#4945) pajlada 2023-11-08 21:42:06 +01:00
  • 68817fa1a1 chore(deps): bump lib/miniaudio from 3898fff to b19cc09 (#4948) dependabot[bot] 2023-11-08 18:25:23 +00:00
  • f89642ec66 refactor: Move all commands to their own files (#4946) pajlada 2023-11-08 18:57:09 +01:00
  • d40b0a6c1d fix: avoid reward redemption crash via buffer refactor (#4949) iProdigy 2023-11-08 09:14:48 -08:00
  • f943f70634 Add support for opening usercards by ID (#4934) Mm2PL 2023-11-06 20:42:24 +01:00
  • 5209e47df1 Improve reply popup after thread update (#4923) iProdigy 2023-11-05 08:25:26 -08:00
  • 9dd83b040b feat: /reply command now replies to the latest message of the user (#4919) iProdigy 2023-11-05 07:30:15 -08:00
  • 1d6c9ed279 feat: forward logging from miniaudio (#4836) pajlada 2023-11-05 11:51:57 +01:00
  • 7d145e3577 Disable clickable sections in tables (#4913) nerix 2023-11-04 19:42:13 +01:00
  • 5325c7b826 Fix tooltips appearing too large and/or away from the cursor (#4920) nerix 2023-11-04 19:13:34 +01:00
  • 879a63e6f3 Support using follower emotes outside of channel if subbed (#4922) Alex Baines 2023-11-04 17:45:18 +00:00
  • e4c46355be refactor: move ban/banid/timeout to their own file (#4938) pajlada 2023-11-04 17:26:58 +01:00
  • 9eea2f8c0a chore: Add a 10m timeout to the clang-tidy CI job (#4939) pajlada 2023-11-04 14:36:01 +01:00
  • f8b239899a refactor: KeyboardSettingsPage (#4937) pajlada 2023-11-04 11:56:31 +01:00
  • b3ed3285ee feat: Add VERSIONINFO resource for windows (#4912) kornes 2023-11-03 17:19:50 +00:00
  • 8f99af5b7e Bump cmake/sanitizers-cmake from c3dc841 to 3f0542e (#4936) dependabot[bot] 2023-11-03 11:24:14 +01:00
  • 4e63a1b6ec refactor: Message (#4915) pajlada 2023-11-02 15:48:12 +01:00
  • 03b32bffc8 Bugfix: Fixed a crash when clicking More messages below button in a usercard and closing it quickly. (#4933) Mm2PL 2023-11-02 13:12:52 +01:00
  • 56346874e1 ci: Use clang-format 16 (#4929) pajlada 2023-10-31 18:24:47 +01:00
  • f4726ed7a8 refactor: IrcMessageHandler (#4927) pajlada 2023-10-31 17:47:56 +01:00
  • 7efe58cca9 refactor: ChannelView (#4926) pajlada 2023-10-31 14:54:14 +01:00
  • 25c776cfff refactor: FilterParser (#4925) pajlada 2023-10-29 21:14:49 +01:00
  • c811e2d991 refactor: Change lifetime of context menus (#4924) nerix 2023-10-29 20:24:38 +01:00
  • 7ecbfa0cdb refactor: debug count and popup (#4921) nerix 2023-10-28 21:17:32 +02:00
  • 5c0219c245 refactor: Use override instead of virtual where possible (#4917) pajlada 2023-10-25 18:13:48 +02:00
  • da31e47f9a Add selection unit tests (#4904) kornes 2023-10-23 20:39:15 +00:00
  • fcb6eff8cc Remove direct dependency on Qt 5 compatibility module (#4906) nerix 2023-10-23 21:28:02 +02:00
  • 12808d3154 refactor: simplify double click selection (#4898) kornes 2023-10-17 11:38:38 +00:00
  • b975900043 refactor: Toast (#4899) nerix 2023-10-17 03:50:18 +02:00
  • bddc08abd0 Bump lib/crashpad from 432ff49 to 3182e3b (#4902) dependabot[bot] 2023-10-17 02:34:18 +02:00
  • ab3b2d8515 Add some more filter tests (#4897) pajlada 2023-10-14 10:41:10 +02:00
  • ccaedc3987 perf: reduce repaints amount caused by selection (#4889) kornes 2023-10-13 17:19:52 +00:00
  • cbc2d3d683 Bump lib/WinToast from 5e441fd to 821c481 (#4894) dependabot[bot] 2023-10-13 18:49:12 +02:00
  • 21427e0dc5 Bump ZedThree/clang-tidy-review from 0.13.4 to 0.14.0 (#4890) dependabot[bot] 2023-10-13 18:18:23 +02:00
  • 9f23c8562a Test filters context map & message builder (#4886) pajlada 2023-10-13 17:41:23 +02:00
  • b85d666b32 fix: Remove tab completion caching of source (#4893) Daniel Sage 2023-10-13 05:43:16 -04:00
  • 653a14c76b fix: Don't use QCompleter prefix filter (#4855) Daniel Sage 2023-10-13 05:22:48 -04:00
  • 63b53656b1 Fix LTO support (#4884) pajlada 2023-10-10 13:41:09 +02:00
  • d03151d8d6 Update Windows build instructions & contributing docs (#4858) GongBingWong 2023-10-09 14:30:27 -04:00
  • fec45889a8 Replace boost::optional with std::optional (#4877) pajlada 2023-10-08 18:50:48 +02:00
  • fe4d6121a2 Display all parsed elements when parsing emojis in replies (#4875) nerix 2023-10-08 12:09:42 +02:00
  • 4db93bf1da Adjust DontFocus window flags on Windows and macOS (#4876) nerix 2023-10-08 00:03:14 +02:00
  • 774eaa14ce Fix emoji unified/non-qualified version for sending & parsing (#4840) pajlada 2023-10-07 12:21:30 +02:00
  • ab4a0c054a Update vcpkg to Qt6 (#4872) kornes 2023-10-07 09:09:58 +00:00
  • 752825793a Ignore invisible widgets when hit testing (#4873) nerix 2023-10-06 23:26:25 +02:00
  • 7c8cabaa42 Fix websocketpp depending on boost::random (#4869) kornes 2023-10-05 10:11:28 +00:00
  • 5d5d265ae0 Add cmake flag to use system-provided miniaudio (#4867) Christian 2023-10-04 15:38:53 +02:00
  • 86c2a070cc Bump pajlads/changelog-checker from 1.0.0 to 1.0.1 (#4866) dependabot[bot] 2023-10-04 13:00:22 +00:00
  • d568d12f9f Fix Chatterino logo in readme (#4865) Felanbird 2023-10-04 06:44:35 -04:00
  • 38a7ce6954 Fix qtkeychain include for Qt6 users (#4863) pajlada 2023-10-03 17:59:34 +02:00
  • 131812b37b Update changelog entry for 4854 (#4860) Felanbird 2023-10-02 07:03:18 -04:00
  • 5b17ae3f7e Implement compile-time flag to disable automatic update checks. (#4854) Patrick Klein 2023-10-02 10:43:20 +01:00
  • bc218b4261 Don't download non-existant qt 5.15 debug symbols for Windows (#4857) pajlada 2023-10-01 15:07:02 +02:00
  • 4bb196c644 fix: Fix username tab completion without @ (#4853) Daniel Sage 2023-10-01 05:39:18 -04:00
  • 467e36767c Update Nightly to 2.4.6 and get qt6-related-changes from 2.4.6 (#4856) pajlada 2023-10-01 11:19:26 +02:00
  • 2fc7fdd91a Fix empty page added when showing OOB dialog (#4849) nerix 2023-10-01 08:40:34 +02:00
  • ad8f960a8e Fix to interpret logger channel names as lowercase (#4848) GongBingWong 2023-10-01 01:56:03 -04:00
  • 916427a612 Fix flickering when running with Direct2D (#4851) nerix 2023-10-01 07:13:37 +02:00
  • 4d8b62364d fix: Commands now completable when not starting with / (#4846) Daniel Sage 2023-09-30 07:06:16 -04:00
  • bdd7d95092 Check VCRT and show installed/shipped version (#4847) nerix 2023-09-30 12:22:39 +02:00
  • 783c7530f3 Allow any window to be bounds-checked (#4802) nerix 2023-09-24 15:32:43 +02:00
  • 37009e8e6b Consolidate input completion code in preparation for advanced completion strategies (#4639) Daniel Sage 2023-09-24 08:17:17 -04:00
  • 06eb30a50a fix: double margin (#4839) pajlada 2023-09-23 23:14:53 +02:00
  • 6860c7007e Fix selection rendering (#4830) nerix 2023-09-23 17:09:56 +02:00
  • c71e91200a streamlink: trim custom paths (#4834) Brian 2023-09-23 04:20:05 -04:00
  • 7ea742c593 fix fedora build dependencies (#4828) pajlada 2023-09-18 14:12:19 +02:00
  • 89b915bad1 Mention filters in the note for features that nicknames don't work with (#4826) Felanbird 2023-09-18 02:52:08 -04:00
  • e6df652a4f fix: QuickSwitcherPopup now pops up in the selected window (#4819) pajlada 2023-09-17 23:52:17 +02:00
  • 3265df7661 Fixed too much text being copied when copying chat messages (#4812) nerix 2023-09-17 14:37:02 +02:00
  • dc62e8248b Add (invisible) resize handle to frameless usercards and reply threads (#4795) nerix 2023-09-17 13:27:20 +02:00
  • f13a3b9685 Cleanup Windows helpers (#4820) nerix 2023-09-17 12:20:26 +02:00
  • d752ce86fd Add WindowManager::getLastSelectedWindow() to replace getMainWindow() (#4816) Mm2PL 2023-09-16 22:53:44 +02:00
  • 38c994be49 Fixed Usercard Popup not floating on tiling WMs on Linux (#3511) qooq69 2023-09-16 22:15:01 +02:00
  • 83328e7de5 Add the Changelog Category Check workflow (#4821) pajlada 2023-09-16 19:41:53 +02:00
  • 8fe3af3522 Fix signal connection nodiscard warnings (#4818) pajlada 2023-09-16 13:52:51 +02:00
  • 2d5f078306 Style account switcher to match the current theme (#4817) nerix 2023-09-15 18:44:36 +02:00
  • 337b043bc3 Fix input in reply thread popup losing focus when dragging (#4815) nerix 2023-09-13 22:38:32 +02:00
  • 9ca2578c1e Refactor Image & Image's Frames (#4773) pajlada 2023-09-13 21:26:45 +02:00
  • be7140ecce Bump lib/lua/src from 9b4f39a to 6baee9e (#4813) dependabot[bot] 2023-09-13 09:43:00 +00:00
  • a442a86492 Bump ZedThree/clang-tidy-review from 0.13.3 to 0.13.4 (#4814) dependabot[bot] 2023-09-13 11:02:38 +02:00
  • 283ede86ad Only layout visible ChannelViews (#4811) nerix 2023-09-10 17:08:13 +02:00
  • 1b9ee939bb Select correct notebook tab after closing while filtered (#4770) Daniel Sage 2023-09-10 06:38:59 -04:00
  • e00b7371ed Bump lib/lua/src from ea39042 to 9b4f39a (#4782) dependabot[bot] 2023-09-10 00:03:04 +00:00
  • a0ae1651eb Bump actions/checkout from 3 to 4 (#4806) dependabot[bot] 2023-09-09 13:31:12 +00:00
  • 813d96867b Migrate to the new Get Channel Followers Helix endpoint, fixing follower count not showing up in usercards (#4809) pajlada 2023-09-09 14:51:45 +02:00