Commit Graph

  • 85b982bb69 Add 03y to contributors list (#4452) kyle 2023-03-16 23:15:32 +00:00
  • e6e21269a0 Update Debian dependencies to include libsecret (#4451) kyle 2023-03-16 19:30:23 +00:00
  • 3809fd1075 Only log debug messages when NDEBUG is not defined (#4442) llyyr 2023-03-15 19:31:45 +05:30
  • 01a4861d76 Use an archive link for OpenSSL 1.1.1s in BUILDING_ON_WINDOWS.md (#4404) Sheepposu 2023-03-06 14:12:42 -06:00
  • c8204ef7e4 Release v2.4.2 (#4433) Felanbird 2023-03-06 03:13:25 -05:00
  • b9e87dcd2b Fix Handling of FFZ CDN URLs with https already appended (#4432) Daniel Sage 2023-03-04 19:34:36 -05:00
  • 1dc2bcc445 Install conan v1.58.0 (#4427) pajlada 2023-03-04 13:35:48 +01:00
  • 4a26c87d5d Add cppcoreguidelines-pro-type-member-init back to clang-tidy checks. (#4425) Mm2PL 2023-03-04 11:49:06 +00:00
  • 35ac9d5f22 Update Windows build documentation (#4413) pajlada 2023-03-04 12:09:20 +01:00
  • 3c73801d20 Bump lib/serialize from 7d37cbf to 1f99aa8 (#4418) dependabot[bot] 2023-02-27 21:02:37 -05:00
  • b5b85501ee Add ban user by id command /banid (#4411) iProdigy 2023-02-26 12:03:14 -08:00
  • f9b23882f4 Templatize localizeNumbers (#4412) pajlada 2023-02-25 12:44:45 +01:00
  • 4923549fdf fix: update emote picker labels to use 7TV naming (#4405) James Upjohn 2023-02-25 03:22:23 +13:00
  • a75feba4ca Use unique_lock when loading 7TV badges (#4402) nerix 2023-02-22 13:01:47 +01:00
  • 7e005ba661 Fix AppImage not containing all SSL dependencies (#4400) pajlada 2023-02-21 09:47:18 +01:00
  • 621b5d9163 Bump jurplel/install-qt-action from 3.0.0 to 3.1.0 (#4395) dependabot[bot] 2023-02-20 12:21:57 +01:00
  • c74b14a93a Delete all but the last 5 crash dumps on startup (#4392) nerix 2023-02-19 23:20:41 +01:00
  • c95a65c153 Fix Qt6 building (#4393) pajlada 2023-02-19 20:19:18 +01:00
  • d3499e814e Fix the brew cask action (#4394) pajlada 2023-02-19 17:08:32 +01:00
  • 5ed4a21d6a Release v2.4.1 (#4390) pajlada 2023-02-19 12:14:54 +01:00
  • 2629e3baa7 Stop whispers from showing up in /mentions unless they match another highlight (#4389) pajlada 2023-02-18 13:02:12 +01:00
  • da97079877 Add flatpakref file to artifacts (#4388) Ilya Zlobintsev 2023-02-17 22:01:47 +02:00
  • 6380fb5198 Fix mod, unmod, vip, unvip buttons in User Card (#4387) pajlada 2023-02-16 21:43:37 +01:00
  • 28bdf440fd Move #4361 changelog to dev section (#4385) Felanbird 2023-02-16 11:08:09 -05:00
  • 9bfd12ba3c Fix builds from CI showing up as modified (#4384) nerix 2023-02-16 14:56:20 +01:00
  • 4c8ad85074 Improve Linux build instructions (#4382) Wissididom 2023-02-15 23:52:28 +01:00
  • 998cfbaf67 Clean up changelog in preparation of v2.4.1 (#4381) Felanbird 2023-02-15 14:31:01 -05:00
  • ff53b7cc97 Fix inconsistent separator usage in command failure messages (#4379) Lucas K 2023-02-14 22:27:33 +01:00
  • f317d4c99b Fix User Card moderation actions not using Helix (#4378) pajlada 2023-02-14 21:59:23 +01:00
  • a3189baf94 Add channel name to Mentions chat logs (#4371) askepticaldreamer 2023-02-13 15:00:46 -08:00
  • 4cb8403491 Handle non-versioned annotated tags gracefully when building a Ubuntu .deb package (#4375) Wissididom 2023-02-13 22:39:59 +01:00
  • bb0b563a87 Use qintptr in QWidget::nativeEvent on Qt 6 (#4376) nerix 2023-02-13 21:45:58 +01:00
  • df9836f59e Automatically update nightly-build tag every nightly release (#4374) Wissididom 2023-02-13 20:11:48 +01:00
  • 56adaf81ac Fix .deb & pdb release uploads (#4373) pajlada 2023-02-13 11:33:25 +01:00
  • ef3a607af5 Upload both Ubuntu .deb packages & Windows .pdb symbols in releases (#4372) pajlada 2023-02-13 10:34:40 +01:00
  • ae7567121b Bump lib/crashpad from 918fd31 to ec99257 (#4370) dependabot[bot] 2023-02-13 10:10:03 +01:00
  • e377c30192 Add Crashpad Support on Windows (#4351) nerix 2023-02-12 20:36:58 +01:00
  • 8e24a29c85 Fix Ubuntu builds preventing create-release from building (#4368) Wissididom 2023-02-12 00:20:54 +01:00
  • c9a9e44e1f Add HTTP & SOCKS5 proxy support (#4321) nerix 2023-02-12 00:16:51 +01:00
  • 98c2ff5607 Separate Ubuntu .deb packages per Ubuntu release (#4357) Wissididom 2023-02-11 23:50:01 +01:00
  • cf80ae8434 Disable ImageExpirationPool during testing (#4363) Daniel Sage 2023-02-11 14:20:46 -05:00
  • 5179567334 Use QEnterEvent for QWidget::enterEvent on Qt 6 (#4365) nerix 2023-02-11 18:13:29 +01:00
  • 1d3ca0bfa3 Use AssocQueryString instead of directly querying the registry (#4362) Sam Heybey 2023-02-10 21:21:09 -05:00
  • d38187f794 Remove sending part of the multipart emoji workaround (#4361) Mm2PL 2023-02-09 16:45:53 +01:00
  • 829c48d79a Attempt to catch std::bad_function_call when adding a channel point reward (#4360) nerix 2023-02-09 00:43:52 +01:00
  • 6defee0615 Bump ilammy/msvc-dev-cmd from 1.12.0 to 1.12.1 (#4359) dependabot[bot] 2023-02-06 02:29:20 +00:00
  • 0c74ab17ed Refactor 7TV EventAPI (#4342) nerix 2023-02-04 13:42:52 +01:00
  • 6516116244 fix: compilation on macOS without precompiled headers (#4348) LosFarmosCTL 2023-01-31 15:48:56 +01:00
  • d313342f20 Change pubsub test server from master branch to the latest stable tag (#4346) pajlada 2023-01-31 12:33:17 +01:00
  • fe77e9162f Removed libgstreamer-plugins-base from build workflow (#4344) Wissididom 2023-01-31 09:10:53 +01:00
  • abc3aee37f Bump cmake/sanitizers-cmake from a6748f4 to c3dc841 (#4345) dependabot[bot] 2023-01-31 00:20:51 +00:00
  • 82207254ed Update vcpkg.json (#4343) nerix 2023-01-30 20:48:05 +01:00
  • d6ccab2cdf Added option to highlight your own messages (#3833) Auro 2023-01-30 04:40:50 -06:00
  • bfa899c45e Suppress Output of Git Command in CMake (#4340) nerix 2023-01-29 16:45:59 +01:00
  • 2a071a7067 Remove Qt::Multimedia as a dependency from CMakeLists.txt (#4339) Wissididom 2023-01-29 16:28:01 +01:00
  • b80d41c327 Use CMakeDeps and CMakeToolchain as Generators on Conan (#4335) nerix 2023-01-29 14:10:39 +01:00
  • 6a4f0befd4 Disable translation building (#4336) pajlada 2023-01-29 12:12:49 +01:00
  • 633b77511d Add CMake Install Support for Windows (#4300) nerix 2023-01-29 11:52:45 +01:00
  • 4958d08036 Change sound backend from Qt to miniaudio (#4334) pajlada 2023-01-29 10:36:25 +01:00
  • adf58d2770 Clean up clang-tidy action checks (#4331) pajlada 2023-01-26 19:47:32 +01:00
  • bf5a5b839c Fix version checking (#4329) pajlada 2023-01-26 19:22:48 +01:00
  • ff9f63c5e0 Bump libcommuni version (#4320) pajlada 2023-01-21 15:31:50 +01:00
  • 904749cf62 feat: Add Live Emote Updates for BTTV (#4147) nerix 2023-01-21 15:06:55 +01:00
  • 56f7c91a64 Fix the split "Search" menu action not opening the correct search window (#4305) pajlada 2023-01-21 11:51:29 +01:00
  • e15a5727ad Update actionsx/prettier from v2 to e90ec54 (#4318) Felanbird 2023-01-20 16:28:48 -05:00
  • 6ba1cf6ca3 Fix slash to backslash conversions in url hashes for opening links in incognito (#4307) askepticaldreamer 2023-01-19 00:03:35 -08:00
  • d1690943d4 Update contributors.txt instructions (#4313) Felanbird 2023-01-16 23:01:11 -05:00
  • 00f403cbf1 Add Wissididom to contributors list (#4312) Wissididom 2023-01-17 04:36:02 +01:00
  • d5a0420f74 Attempt to fix certain ping sound issues on Arch Linux (#4285) Thomas Petersen 2023-01-16 16:34:05 -03:00
  • 9255374720 Mark big strong contributors as Collaborators (#4311) Felanbird 2023-01-16 12:38:21 -05:00
  • 604761a522 Add Felanbird to contributors list (#4308) Felanbird 2023-01-15 17:53:44 -05:00
  • 2233b46512 Format YAML and JSON Files With Prettier (#4304) nerix 2023-01-15 17:27:41 +01:00
  • f933d9cdf2 Change the highlight order to prioritize Message highlights over User highlights (#4303) pajlada 2023-01-15 14:21:42 +01:00
  • 4c782ce90c Add feature to select channels to log (#4302) askepticaldreamer 2023-01-15 03:47:22 -08:00
  • a567cc5ae7 Fix: dont run windeployqt with VCPKG (#4297) kornes 2023-01-09 18:43:36 +00:00
  • 5ad8ca791c Fix various small warnings (#4296) pajlada 2023-01-08 14:32:52 +01:00
  • 1faa973402 Bump Cirrus CI FreeBSD image from 12.1 to 13.1 (#4295) pajlada 2023-01-08 13:55:35 +01:00
  • 18cb4bd6e5 Massage includes some more (#4294) pajlada 2023-01-08 13:07:06 +01:00
  • c0f0a7e555 Fix link to the "connecting to the Twitch IRC server" guide (#4293) pajlada 2023-01-08 12:45:24 +01:00
  • e19cd1911b Fix scrollbar highlight colors when changing message history limit (#4288) Daniel Sage 2023-01-07 06:41:52 -05:00
  • 95b1f82620 Remove Deprecated QDesktopWidget (#4287) nerix 2023-01-07 11:41:39 +01:00
  • e48945e370 Flatten util/IncognitoBrowser.{h,c}pp (#4280) pajlada 2023-01-01 13:06:34 +01:00
  • 1043f9f803 Remove Unnecessary Includes in Headers (#4275) nerix 2022-12-31 15:41:01 +01:00
  • f04c4c7388 Fix crash that could occur when closing down the last of a channel when reloading emotes (#4278) pajlada 2022-12-31 14:03:16 +01:00
  • 293aa370c5 Fix crash that could occur when closing down splits (#4277) pajlada 2022-12-31 13:39:28 +01:00
  • 5fc170ba4b Refactor SplitHeader class (#4276) pajlada 2022-12-31 12:56:47 +01:00
  • 6c1bd1837e Bump cmake/sanitizers-cmake from 99e159e to a6748f4 (#4274) dependabot[bot] 2022-12-30 09:30:42 +01:00
  • 90046f380f Fix crash that would occur when performing certain actions after removing all tabs (#4271) pajlada 2022-12-29 19:15:32 +01:00
  • 11fdd7ed74 ref: merge TooltipPreviewImage and TooltipWidget (#4268) kornes 2022-12-29 15:07:46 +00:00
  • 448c8622e7 Remove unused operators in Image (#4267) nerix 2022-12-28 20:24:14 +01:00
  • 757c7c781e fix: Remove Unused Include Directives (#4266) nerix 2022-12-27 21:26:32 +01:00
  • b2a8327696 Fix text cursor in open channel dialog (#4263) Douglas 2022-12-27 14:27:11 -03:00
  • 04f685f3f3 Add qt5-imageformats to Fedora dependency list (#4265) Felanbird 2022-12-27 11:48:57 -05:00
  • a9a985bde1 Only try to extract images if the image uploader is enabled (#4246) pajlada 2022-12-25 13:14:23 +01:00
  • fdb0a1582c SplitContainer refactor (#4261) pajlada 2022-12-25 12:09:25 +01:00
  • cce1fd58f2 Disable LTO by default (#4260) pajlada 2022-12-24 20:06:52 +01:00
  • 83dfb08aed Enable LTO support for Chatterino builds (#4258) pajlada 2022-12-24 18:42:59 +01:00
  • 621134ffcb Remove another implicit this-capture for C++20 migration (#4257) pajlada 2022-12-24 15:23:07 +01:00
  • 86e71c8bd9 Migrate to C++ 20 & switch to websocketpp develop branch (#4252) nerix 2022-12-24 12:56:11 +01:00
  • 99e038ce5e Remove protocol from organization domain (#4256) pajlada 2022-12-24 12:25:05 +01:00