Commit Graph

  • aa1c16d90d Make mods, vips, joined/parted messages searchable (#3426) pajlada 2021-12-25 18:35:55 +01:00
  • 1662ced2c7 Fix IRC mentions not showing up in the /mentions split (#3400) pajlada 2021-12-25 16:22:52 +01:00
  • 45e4fc04ef Sorted usernames in "Users joined/parted:" messages (#3421) Paweł 2021-12-25 15:04:35 +01:00
  • cd77d14485 Add link to Privacy Policy and Terms of Service under the Link Previews section (#3424) pajlada 2021-12-25 14:59:39 +01:00
  • 51ece94f58 Update Settings and Signals version (#3398) pajlada 2021-12-19 15:57:56 +01:00
  • 60ff82f2de Bump actions/upload-artifact from 2.3.0 to 2.3.1 (#3405) dependabot[bot] 2021-12-19 14:39:01 +01:00
  • a33ff10d04 Updated OpenSSL 1.1 link in building docs (#3407) Paweł 2021-12-17 08:18:10 +01:00
  • d21bdc6959 Bump actions/download-artifact from 2.0.10 to 2.1.0 (#3396) dependabot[bot] 2021-12-12 12:39:13 +01:00
  • c0a7455acf Bump actions/upload-artifact from 2.2.4 to 2.3.0 (#3395) dependabot[bot] 2021-12-12 12:39:04 +01:00
  • ac2bb40eef Move '/live' logs to its own subDirectory (#3394) Felanbird 2021-12-12 06:35:00 -05:00
  • fd779387d5 Fix special chars in Windows usernames breaking the storage of commands.json (#3397) LosFarmosCTL 2021-12-11 12:56:19 +01:00
  • 83f4d07b2e Add acdvs to contributor list (#3391) Adam Davies 2021-12-06 21:01:16 -06:00
  • 937e33a2fd Fix zero-width emotes sometimes wrapping lines incorrectly (#3389) Adam Davies 2021-12-06 16:49:08 -06:00
  • b41df18933 Fixed a crash that could occur on certain Linux systems when toggling the Always on Top flag. (#3385) pajlada 2021-12-05 13:38:21 +01:00
  • 2c695a9ac5 Fix IRC colors not being applied correctly to NOTICE messages (#3383) pajlada 2021-12-04 17:05:57 +01:00
  • 568f65213d Fix crash on missing parameters with IRC /kick command (#3382) pajlada 2021-12-04 16:37:53 +01:00
  • 3fcb6346f5 MessagePredicate: Add virtual destructor Rasmus Karlsson 2021-11-28 12:39:32 +01:00
  • 2075e88990 Tokenizer.cpp: Rename local variable in regex matching Rasmus Karlsson 2021-11-28 12:38:52 +01:00
  • 179527611e Rename local variable and remove unused local variable in IrcMessageBuild.cpp mmb L 2021-11-27 21:51:37 +08:00
  • ec966a1791 Remove local variables that are not referenced mmb L 2021-11-27 21:27:01 +08:00
  • 7d350adfeb Refactor DownloaderManager private member variable names mmb L 2021-11-27 21:06:41 +08:00
  • 7131f9ed36 Rename updateOnlineChatters() argument name and local variable mmb L 2021-11-27 21:52:18 +08:00
  • 8116c30261 Add some commented First Message code for consistency (#3370) Felanbird 2021-11-28 06:19:08 -05:00
  • 0deedf0191 Add issue forms (#3366) Mm2PL 2021-11-27 15:03:10 +00:00
  • bc847f1445 Fix IRC server messages not triggering sounds properly (#3368) pajlada 2021-11-27 15:35:13 +01:00
  • cb0c42779a Bump actions/cache from 2.1.6 to 2.1.7 (#3364) dependabot[bot] 2021-11-27 13:29:34 +00:00
  • f0df2fcb28 Fix Split Input hotkeys not being available when input is hidden (#3362) Mm2PL 2021-11-27 12:47:31 +00:00
  • 703f3717e2 Add custom hotkeys. (#2340) Mm2PL 2021-11-21 17:46:21 +00:00
  • b94e21a600 Make join and part messages have user links (#3358) Mm2PL 2021-11-20 13:53:05 +00:00
  • 3a5c2b1d33 Middle click split header to open in browser (#3356) Auro 2021-11-20 08:27:26 -05:00
  • b1e891b122 Fixed Chatterino attempting to send empty messages in IRC (#3355) Mm2PL 2021-11-20 12:21:42 +00:00
  • 56f2207d22 Show picked outcome in prediction badges. (#3357) Mm2PL 2021-11-20 11:52:27 +00:00
  • f58f35292a Fix comment typo (#3359) Felanbird 2021-11-20 06:22:30 -05:00
  • 6ac15adf45 Add support for Emoji in IRC. (#3354) Mm2PL 2021-11-20 11:18:40 +00:00
  • c19fd0d332 Add more ignored channels for context menu twitch links (#3352) Felanbird 2021-11-14 07:21:17 -05:00
  • a68980878e Make /delete errors a bit more verbose (#3350) Mm2PL 2021-11-13 12:34:04 +00:00
  • 1ca3dfde7f Fixed splits losing filters when closing and reopening them (#3351) Mm2PL 2021-11-13 12:07:29 +00:00
  • 6b3a420e42 Fixed the first link being broken in /mods and /vips (#3349) Mm2PL 2021-11-13 11:11:18 +00:00
  • 85f6795f70 Refactor parts of SignalVectorModel (#3342) pajlada 2021-11-12 17:26:38 +01:00
  • bc0b7e4d99 Fix IRC actions not being colored properly (#3341) pajlada 2021-11-07 20:58:22 +01:00
  • 3c4331b8cb Fix link parsing in IRC (#3334) pajlada 2021-11-07 14:55:43 +01:00
  • 7f4b73910a Added support for opening channels from twitch.tv/popout links. (#3309) Mm2PL 2021-11-06 13:43:03 +00:00
  • a40677f4cd feat: Add copy button for both login & display name inside the user info popout (#3335) 1xelerate 2021-11-06 08:44:27 -04:00
  • 67eff75873 feat: add "clear cache" button to settings (#3277) James Upjohn 2021-11-07 01:00:27 +13:00
  • 9098e93767 Bump actions/checkout from 2.3.5 to 2.4.0 (#3337) dependabot[bot] 2021-11-06 12:26:39 +01:00
  • fc4387014e Allow for building without QtKeychain (#3318) Mm2PL 2021-10-31 19:45:23 +00:00
  • 4b903d7fcf Fix the reconnection backoff accidentally resetting when thrown out of certain IRC servers (#3328) pajlada 2021-10-31 15:44:38 +01:00
  • d7337ff69f Add "drops" as an ignoredUsername for context menu twitch links (#3310) Felanbird 2021-10-31 07:16:07 -04:00
  • 8b921ae663 Add 1xelerate to the contributors list (#3331) Ryan 2021-10-31 07:15:49 -04:00
  • 0b914ccd97 Update contributors guide (#3332) ALazyMeme 2021-10-31 21:08:21 +10:00
  • b4be7a4b1f Fix underlying text from disabled emotes not being colorized after using /me (#3333) Ryan 2021-10-31 06:37:06 -04:00
  • b4b745024c Clean up chat messages of special line characters prior to sending (#3312) Infinitay 2021-10-30 08:49:41 -04:00
  • 076152630a Add GitHub action to test builds with precompiled headers disabled (#3327) pajlada 2021-10-30 14:24:43 +02:00
  • e24dffa961 Fix 'First Message' scrollbar highlights not being disabled (#3325) Ryan 2021-10-30 07:24:38 -04:00
  • 8ead95b959 Flatten the scrollbar highlight iteration (#3326) pajlada 2021-10-30 12:54:43 +02:00
  • c33efab751 Add includes so Chatterino compiles without PCH (#3308) Mm2PL 2021-10-26 15:20:28 +00:00
  • 4a90f10df9 Fixed Searching for subcategories (#3157) apa420 2021-10-24 18:04:24 +02:00
  • 696979e9a3 Add chatter count to viewer list popout (#3261) Auro 2021-10-24 11:27:18 -04:00
  • 639bdf7f69 Automate updating of homebrew casks (#2788) James Upjohn 2021-10-25 03:00:10 +13:00
  • 5f7caebce0 Parse usernames out of /mods and /vips messages (#3187) Mm2PL 2021-10-24 13:28:43 +00:00
  • 5112ec73b0 Fix zero-width emotes alignment with removeSpacesBetweenEmotes setting (#3249) Tal Neoran 2021-10-24 15:30:28 +03:00
  • 50b02f099a Bump actions/checkout from 2.3.4 to 2.3.5 (#3290) dependabot[bot] 2021-10-23 15:05:31 +02:00
  • 3f12d5bb3b Fix "Change channel" popup title (#3273) Mikulex 2021-10-23 13:22:54 +02:00
  • e033f8e43e Add flags.first_message filter variable (#3292) sando 2021-10-23 21:37:17 +11:00
  • 15f7e65e0c Removed duplicate setting for toggling Channel Point Redeemed Message highlights (#3296) Felanbird 2021-10-23 06:08:25 -04:00
  • b16fb5da7f Fix 'First Message' custom sound not persisting through restart (#3303) Felanbird 2021-10-22 08:08:58 -04:00
  • 3c9ee480c0 Fix being unable to disable 'First Message' highlights (#3293) Felanbird 2021-10-20 07:03:59 -04:00
  • f787e31f8a Add -n option to the open command (#3291) LosFarmosCTL 2021-10-20 08:34:19 +02:00
  • 17f98cb278 chore: update name of debugger component in Windows build guide (#3281) James Upjohn 2021-10-18 02:31:16 +13:00
  • be3609a927 Capitalize mentions of Twitch, Chatterino, and IRC in comments and text/settings (#3274) Felanbird 2021-10-17 09:06:58 -04:00
  • 06245f3713 Add new search predicate to enable searching for messages matching a regex (#3282) LosFarmosCTL 2021-10-17 14:36:44 +02:00
  • c1a3814b7c Fix built-in commands not working in special channels (#3288) Mm2PL 2021-10-17 10:45:54 +00:00
  • 2bd05fd576 Simplify ResizingTextEdit::isFirstWord to avoid invalid QString index warnings (#3285) Paweł 2021-10-16 13:00:41 +02:00
  • 5a3a7281a1 Fix this annoying Cirrus CI action (#3286) Paweł 2021-10-15 19:55:35 +02:00
  • b0e79b603e Bump ilammy/msvc-dev-cmd from 1.9.0 to 1.10.0 (#3276) dependabot[bot] 2021-10-10 12:24:27 +00:00
  • d8aa232df9 Add keybindings to tab context menu items (#3265) Tal Neoran 2021-10-09 19:09:11 +03:00
  • fa5a9fe831 Add missing arg to string format in user unblock error (#3279) Tal Neoran 2021-10-09 18:00:30 +03:00
  • 5861722c38 Fix spacing of tab visibility keybind in keybindings page (#3266) Tal Neoran 2021-10-09 17:24:05 +03:00
  • ab1211cbef Ignore out of bounds check on tiling WMs (#3270) Ckat 2021-10-03 09:43:23 +00:00
  • 0ba7c0f3c5 Add highlights for first messages (#3267) gempir 2021-10-02 14:17:24 +02:00
  • acc573a8c5 Restart the application bundle instead of the underlying executable when crashing on macOS (#3268) LosFarmosCTL 2021-10-02 12:58:28 +02:00
  • 9b9fd7d403 Add new command placeholders: {channel.name}, {channel.id}, {stream.game}, {stream.title}, {my.id}, {my.name} (#3155) Mm2PL 2021-09-11 14:35:26 +02:00
  • c0f4a410fa Add flags.reward_message filter variable (#3231) sando 2021-09-11 20:43:30 +10:00
  • e577136395 Fix completion menu completing from wrong position (#3229) Tal Neoran 2021-09-11 13:09:14 +03:00
  • 4bfa56c11b Strip channel name for /streamlink (#3215) Auro 2021-09-04 08:24:58 -04:00
  • 44f1013eb5 Strip leading @ and trailing , from username in /popout command (#3217) Felanbird 2021-09-04 08:04:21 -04:00
  • d99fafaa99 Remove unused code for Tagged Users (#3208) Mm2PL 2021-09-04 13:11:20 +02:00
  • 5cd20bbb5a Raise ratelimit cooldown for JOIN messages (#3219) Paweł 2021-09-04 12:45:40 +02:00
  • 963f97524e Remove tipping link fourtf 2021-09-03 20:51:05 +02:00
  • 86222976ad Added /raw command (#3189) Paweł 2021-08-30 21:41:10 +02:00
  • 5f8106e9fc Normalize usages of 'case-sensitive' (#3188) Felanbird 2021-08-29 09:06:07 -04:00
  • cd2923c52a Fix missing information in locally-generated IRC messages (#3203) Mm2PL 2021-08-29 14:05:45 +02:00
  • 25cdeb8d9f Make Chatterino colorize usernames on IRC (#3206) Mm2PL 2021-08-29 13:35:19 +02:00
  • d0338b853d Updated OpenSSL 1.1 link in building docs (#3198) Paweł 2021-08-25 20:04:44 +02:00
  • c156094d70 Fixed away command in IRC (#3190) Paweł 2021-08-23 14:03:38 +02:00
  • e499486418 Added regex option to Nicknames (#3146) apa420 2021-08-22 13:30:17 +02:00
  • fe8aa33980 Update Usage messages to conform to new Usage message contributor guidelines (#3180) pajlada 2021-08-21 14:41:06 +02:00
  • ad4a0c28d1 Add opening tab in popup (#3082) Tal Neoran 2021-08-21 15:16:00 +03:00
  • 773c4bb9e7 Add optional parameter to /usercard command for opening a usercard in a different channel context. (#3172) LosFarmosCTL 2021-08-21 13:37:57 +02:00
  • a7ef7e6f7f Use flatpak-spawn to run streamlink when running as a flatpak (#3178) ilyazzz 2021-08-21 14:00:01 +03:00