Commit Graph

  • 3f1b16a855 [Chore] Remove unused class MessageContainer (#3889) pajlada 2022-07-31 15:41:24 +02:00
  • 20c974fdab Added support for Twitch's Chat Replies (#3722) Daniel Sage 2022-07-31 06:45:25 -04:00
  • a280089693 Drop trailing whitespace from Twitch system messages (#3888) James Upjohn 2022-07-31 21:55:25 +12:00
  • bda060f42e Delete .pri files, move warnings to src/CMakeLists.txt (#3883) Daniel Sage 2022-07-30 06:39:13 -04:00
  • 218718e930 fix: prevent system messages from being ignored in multi-channel search (#3875) James Upjohn 2022-07-24 10:18:25 +00:00
  • c58552781d Add option to display tabs on the right and bottom (#3847) Daniel Sage 2022-07-23 10:09:12 -04:00
  • 3b9ac7456a Fix crash when closing all tabs on macOS (#3860) Daniel Sage 2022-07-23 09:42:41 -04:00
  • 044dd8a616 Remove official support for QMake (#3839) Mm2PL 2022-07-23 14:04:29 +02:00
  • 9aa15f1ff5 Windows OpenSSL link update (#3864) Brian 2022-07-16 19:03:15 -04:00
  • 965b06677a Fix crash when closing and quickly opening a split, then running /clearmessages (#3852) Daniel Sage 2022-07-10 09:08:20 -04:00
  • e1b512a373 ref: unify Split popup logic (#3848) Leon Richardt 2022-07-07 19:28:38 +02:00
  • 53a625e26e fix(Split): always refresh tab when channel is set (#3849) Leon Richardt 2022-07-07 18:52:15 +02:00
  • 3341a44fb5 add potentially missing qt5 dependency (#3851) Johannes 2022-07-06 18:30:26 +02:00
  • bbadbc4b33 Add logging to experimental IRC (#2996) Mm2PL 2022-07-02 09:42:28 +00:00
  • 0ab53d62ea Bump lib/magic_enum from 6956c56 to 4802f79 (#3843) dependabot[bot] 2022-06-29 10:13:11 +02:00
  • 1456838dbb Add Jaxkey to contributors list (#3842) Jaxkey 2022-06-28 13:19:56 -04:00
  • f49e8b4bc8 Show all global FFZ badges of a user (#3818) Jaxkey 2022-06-27 14:36:58 -04:00
  • 2bf58fba17 Updated Building On Windows OpenSSL information (#3840) Felanbird 2022-06-26 17:35:59 -04:00
  • 6599009e79 Fix split focusing being broken in certain circumstances when the "Show input when it's empty" setting was disabled (#3838) pajlada 2022-06-26 18:53:09 +02:00
  • 8bdfbf7b87 Allow non-message phrases to be highlighted by self (#3835) pajlada 2022-06-26 12:43:34 +02:00
  • 881986d86f fix: make popup windows have a parent per default (#3836) Leon Richardt 2022-06-25 14:45:56 +02:00
  • 34ea303607 Move most Command variables into the CommandController shared variables (#3824) pajlada 2022-06-25 14:06:16 +02:00
  • 6a58ce1273 feat: add Quick Switcher item to open channel in a new popup window (#3828) Leon Richardt 2022-06-25 13:00:32 +02:00
  • 6e0852fb49 Update WinToast to the latest version available at 2022-06-25 (#3834) pajlada 2022-06-25 12:31:54 +02:00
  • cdd949efd8 Moved highlight row index numbers to enum (#3829) Auro 2022-06-25 05:14:19 -04:00
  • 95e6d8ac2f Add icon in the CMake macOS bundle (#3832) exstrim401 2022-06-25 13:42:50 +05:00
  • 9583b49653 Added a Scroll to top keyboard shortcut for splits (#3802) Brian 2022-06-18 07:48:55 -04:00
  • fd87cbb626 Strip leading @ from usernames in the /block and /unblock commands (#3816) Brian 2022-06-18 07:18:51 -04:00
  • 81caf1aae0 Rewrite & optimize LimitedQueue (#3798) Daniel Sage 2022-06-18 06:44:48 -04:00
  • f3f340335f Make generic version of batcher function (#3822) Kasia 2022-06-17 20:52:20 +02:00
  • a83c139154 Fix crash that can occur when changing channels (#3799) pajlada 2022-06-14 15:46:52 +02:00
  • 28744810c4 Bump Qt 5.12.10 to 5.12.12 (#3809) Kasia 2022-06-14 14:48:21 +02:00
  • 683701623a Added interface for highlights to Application (#3808) Kasia 2022-06-09 16:37:52 +02:00
  • 9219647b6a Fix highlights not showing in mentions (#3801) pajlada 2022-06-06 15:36:53 +02:00
  • d29243a2a5 Removed total views from the usercard (#3792) matt 2022-06-05 15:51:18 -05:00
  • 7ccf60111d Overhaul highlight system (#3399) pajlada 2022-06-05 17:40:57 +02:00
  • 6c38d3ecab Add the ability to skip generation of git and date data (#3800) pajlada 2022-06-05 16:44:20 +02:00
  • a95abc3421 Fixed broken openssl link (#3797) Brian 2022-06-04 17:47:38 -04:00
  • a7939b727f Organized version information (#3781) Kasia 2022-06-04 21:00:42 +02:00
  • a693bc23f8 Updated boost convenience link (#3796) Brian 2022-06-04 14:20:58 -04:00
  • b580b98365 Update Windows build docs to rename the correct folder (#3795) Felanbird 2022-06-04 13:48:57 -04:00
  • 5de4e9d9cc Corrected determination of search popup's title (#3790) Kasia 2022-06-01 14:41:16 +02:00
  • e9e3e5a25a Use setPlainText when finishing a completion (#3785) pajlada 2022-05-30 13:09:38 +02:00
  • 64da34342c Bump lib/magic_enum from 87190b8 to 6956c56 (#3783) dependabot[bot] 2022-05-30 03:05:39 +02:00
  • b198438f25 Run httpbin docker image locally in CI (#3778) pajlada 2022-05-30 01:43:13 +02:00
  • 765a17d374 Simplify code for fake debug messages (#3775) Kasia 2022-05-29 14:53:22 +02:00
  • c8f5d35042 Added mod button-like placeholders in right click commands (#3765) Mm2PL 2022-05-29 12:23:29 +00:00
  • 0ad66c0af4 Optimize formatTime utility (#3777) Kasia 2022-05-29 13:54:42 +02:00
  • 143f4ef2ec Fix viewers list search when used before loading finishes (#3774) kornes 2022-05-29 11:06:01 +00:00
  • 8b98f0e142 Removed unused files IsBigEndian.hpp and rangealgorithm.hpp (#3776) Kasia 2022-05-29 12:19:26 +02:00
  • 74ec310228 Fixed channels not being set as offline (#3767) Kasia 2022-05-28 20:10:10 +02:00
  • 57f92f5eaa Added more streaming software to streamer mode binaries list (#3740) badoge 2022-05-28 16:17:42 +04:00
  • efcfb19187 Add safe checks around use of QImageReader (#3736) kornes 2022-05-28 11:48:31 +00:00
  • 135f914b38 Hide category labels when searching in Viewer list (#3719) badoge 2022-05-28 15:11:51 +04:00
  • 3e1e30e4c2 Add scrollbar to Select filters dialog (#3737) xel86 2022-05-28 06:25:58 -04:00
  • 7d0023cf73 Corrected the way we parse comma-separated "list tags" in PRIVMSGs (#3771) Kasia 2022-05-28 11:55:48 +02:00
  • 6ef3ecc952 Use Visual Studio 2022 in Windows build instructions (#3390) xHeaveny 2022-05-23 23:40:44 +02:00
  • 57783c7478 feat: add global channel search support (#3694) James Upjohn 2022-05-23 12:47:16 +12:00
  • e11677c62b Added /copy command (#3763) Kasia 2022-05-23 00:42:52 +02:00
  • 77e9a40bb4 Automatically place newlines at end of generated files (#3751) Daniel Sage 2022-05-22 16:59:05 -04:00
  • 21934b6aaf perf: use constant time live channel lookup (#3762) Sidd 2022-05-22 10:21:02 -07:00
  • dc34c16dbe Batch checking live status for all channels after startup. (#3757) xel86 2022-05-22 11:51:23 -04:00
  • 4239666934 Feature: execute commands on chat messages using the context menu (#3738) xel86 2022-05-22 10:45:54 -04:00
  • 7d9c3c65da Add Visual Studio stuff to .gitignore (#3759) kornes 2022-05-22 14:16:52 +00:00
  • ec4b1627d7 Build GoogleTest & GoogleMock as submodules (#3760) pajlada 2022-05-22 15:43:41 +02:00
  • 35a7780564 Make an IApplication interface (#3758) pajlada 2022-05-22 15:00:18 +02:00
  • bd3d2ed82a Added /requests command. Usage: /requests [channel]. (#3746) badoge 2022-05-22 15:53:45 +04:00
  • 1b3aa343a3 Fix links with no thumbnail having previous link's thumbnail (#3720) qooq69 2022-05-22 13:16:16 +02:00
  • 6bb96f128b Make Helix an interface (#3756) pajlada 2022-05-22 12:11:33 +02:00
  • e67d13dd2d Updated link to VCRedist in README (#3749) Kasia 2022-05-22 11:36:03 +02:00
  • b14bfd2aad Fix vcpkg manifest and finding RapidJSON and Websocketpp modules (#3753) kornes 2022-05-21 15:38:10 +00:00
  • 523e0c5ef4 ci: cancel previous runs on PR update (#3748) James Upjohn 2022-05-21 21:33:21 +12:00
  • 28efd29dfa Removed unused refreshButton pointer (#3744) Auro 2022-05-17 06:44:57 -04:00
  • 0605dabf31 fix: compilation on macOS without precompiled headers (#3741) LosFarmosCTL 2022-05-17 12:16:33 +02:00
  • 137269e91b Fix QString::SkipEmptyParts for real this time (#3747) Kasia 2022-05-17 11:33:27 +02:00
  • 98f8e0186d Remove unused Env member for emoteset resolver url (#3743) Kasia 2022-05-16 17:58:47 +02:00
  • 3bf1756579 Fix: ignore whitespaces pasted in EmotePopup search (#3730) kornes 2022-05-16 09:42:17 +00:00
  • addcbb10f9 Add guide for building chatterino2 on Windows with vcpkg (#3634) Ian 2022-05-15 17:57:31 +02:00
  • 3119a9bab3 Store serverReceivedTime in messages (#3735) pajlada 2022-05-15 08:08:28 +02:00
  • 1bf31889f9 Fixed viewer list not being closable with the escape key (#3734) xel86 2022-05-14 07:44:18 -04:00
  • 46a5c9509e Fix Qt::SkipEmptyParts deprecation warning (#3726) Kasia 2022-05-14 12:11:39 +02:00
  • d6148381eb Bump lib/magic_enum from b2ac762 to 87190b8 (#3723) dependabot[bot] 2022-05-14 11:43:15 +02:00
  • 5ba3ef721f Added /debug-env command (#3727) Kasia 2022-05-13 21:59:03 +02:00
  • 0c6358a2af Add missing QDebug header (#3725) Kasia 2022-05-13 12:45:42 +02:00
  • efbf03d05b Add missing vector header (#3724) Kasia 2022-05-12 00:36:57 +02:00
  • a5930f222a Fix self-highlighting from resub messages (#3708) James Upjohn 2022-05-08 23:44:32 +12:00
  • 94f067ce62 fix: unlisten to automod on user change (#3718) Sidd 2022-05-08 03:56:40 -07:00
  • 07dd8c560b Prevent user from entering incorrect characters in Live Notifications channels list (#3715) kornes 2022-05-08 10:27:25 +00:00
  • fd44f30c7d fix: disable duplicate automod caught message handler (#3717) Sidd 2022-05-07 13:05:13 -07:00
  • 65301a3359 Fix automod crash (#3716) pajlada 2022-05-07 20:48:10 +02:00
  • f97780d84e Improve Twitch PubSub connection reliability (#3643) nerix 2022-05-07 17:22:39 +02:00
  • 4aa5b04e37 Disable formatting on "contested lines" (#3714) pajlada 2022-05-07 16:57:26 +02:00
  • 66b9b04401 fix: raise existing emote popups from behind other windows (macOS) (#3713) LosFarmosCTL 2022-05-07 16:31:14 +02:00
  • b2ed4c0843 fix: parse irc tags with consecutive escapes (#3711) Sidd 2022-05-07 06:57:46 -07:00
  • 846ffbb422 Sorted usernames in /vips message to be case-insensitive (#3696) badoge 2022-04-30 05:02:40 -07:00
  • 00b463d298 Delete 'is live' messages from non-open channels (#3678) Mm2PL 2022-04-30 11:37:24 +00:00
  • d85d9d4910 Add option to open a user's chat in a new tab from the usercard avatar context menu (#3625) badoge 2022-04-30 03:29:14 -07:00
  • b825493d6e Fix incorrect spacing of settings icons at high DPI (#3698) kornes 2022-04-30 10:04:45 +00:00
  • 94e4cd2c1d Added is:first-msg search option (#3700) Auro 2022-04-30 05:23:48 -04:00
  • 7246ab38c7 Add chatter count for each category in viewer list (#3683) badoge 2022-04-24 08:54:37 -07:00