Commit Graph

  • 26a0d5bc26 Added the functionality of having logs in custom folders as well as resetting the custom path to default. apa420 2018-05-15 19:44:58 +02:00
  • 454b6bcb70 added username autocompletions with @ fourtf 2018-05-14 17:28:00 +02:00
  • a0e33ef9e6 fixed crash when onError is not set fourtf 2018-05-14 15:12:09 +02:00
  • c42b6f5335 Update README.md pajlada 2018-05-14 13:04:58 +02:00
  • 973c69c95b added useful information for building on osx (#380) huti26 2018-05-14 13:04:15 +02:00
  • 732d0374be Simplify optional member reading in HighlightPhrase setting deserialization Rasmus Karlsson 2018-05-13 19:24:50 +02:00
  • 15b432a4cf Implement simple ignored phrase system Rasmus Karlsson 2018-05-13 19:24:32 +02:00
  • 3a48f5db96 Remove unused IgnoreMessagesPage widget Rasmus Karlsson 2018-05-13 18:29:57 +02:00
  • 022c31e315 Don't use our custom up/down arrow actions if shift is pressed Rasmus Karlsson 2018-05-13 18:27:17 +02:00
  • 7bc63ba38f Added result code to ignore/unignore calls Rasmus Karlsson 2018-05-13 17:53:24 +02:00
  • d4c31309f0 Move stringify function to rapidjson-helpers Rasmus Karlsson 2018-05-13 17:51:01 +02:00
  • 9bad40742f Remove annoying warning from GCC 8.1.0 Rasmus Karlsson 2018-05-13 17:49:34 +02:00
  • 6768853d92 Also respect "enable twitch ignored users" setting Rasmus Karlsson 2018-05-12 23:34:22 +02:00
  • e4439a3f10 Implement basic and stupid ignore functionality Rasmus Karlsson 2018-05-12 23:27:34 +02:00
  • 752992760b Fix windows-specific compilation error Rasmus Karlsson 2018-05-12 19:50:22 +02:00
  • bf0b5d08d8 Implement /ignore and /unignore commands Rasmus Karlsson 2018-05-12 20:34:13 +02:00
  • 98082d1064 Fix compilation issue on GCC 8.1.0 Rasmus Karlsson 2018-05-12 16:07:03 +02:00
  • b83c8e2735 this better compile fourtf 2018-05-10 18:18:12 +02:00
  • 5fcf42f1fc disabled drop preview animation fourtf 2018-05-08 20:35:31 +02:00
  • 463a1f1945 added new overlay for splits when you hold alt that does nothing yet fourtf 2018-05-08 15:12:04 +02:00
  • f695a41c6c fixed unneccessssary connected message and stretching in the highlights settings fourtf 2018-05-07 00:47:35 +02:00
  • 1381214911 Use non Qt 5.10 method of starting a detached process Rasmus Karlsson 2018-05-06 17:24:20 +02:00
  • 49458e4fac Add brief description to Streamlink settings page Add links to Streamlink website and download page to Streamlink settings page Make streamlink custom path usage more explicit Change how streamlink runs, it now works perfectly on Linux so that if you don't have a custom path set, it will try to just run "streamlink" in your PATH variable Rasmus Karlsson 2018-05-06 16:33:00 +02:00
  • aba8e1a18f fixed freeze when messages get taller when they get higher fourtf 2018-05-06 16:12:21 +02:00
  • c2363e17e7 minor fixes fourtf 2018-05-06 15:39:03 +02:00
  • 3e3cbf0415 alternate message colors now work on replaced messages and when changing channels fourtf 2018-05-06 14:57:57 +02:00
  • 34a58021bc added basic alternating messages backgrounds fourtf 2018-05-06 14:38:23 +02:00
  • 12766f3b60 Fix global emotes from not loading Rasmus Karlsson 2018-05-06 14:36:21 +02:00
  • 5efc2c38d8 Clean up warnings Rasmus Karlsson 2018-05-06 14:16:41 +02:00
  • d9c0d37bd2 Ignore /build/ folder Rasmus Karlsson 2018-05-06 14:16:16 +02:00
  • 03c8c00f16 Remove non-existing file pubsubmanager.hpp from chatterino.pro Rasmus Karlsson 2018-05-06 14:04:06 +02:00
  • 9c34da7a7b Add missing resources initialize call Rasmus Karlsson 2018-05-06 14:01:02 +02:00
  • d7bf213c3f Update installation instructions for Arch Linux Rasmus Karlsson 2018-05-06 15:21:43 +02:00
  • b95388107f added regex highlights fourtf 2018-05-06 12:52:47 +02:00
  • ba4173822e created base for all the list based settings fourtf 2018-05-06 00:32:45 +02:00
  • 4c3f0921e2 changed CommandManager to CommandController fourtf 2018-04-30 23:30:05 +02:00
  • b907bf5639 Fix compilation on gcc Rasmus Karlsson 2018-04-30 20:35:01 +02:00
  • 13f1caa294 made commands view more abstract fourtf 2018-04-30 00:41:58 +02:00
  • 6bd787423d added template model/view magic for commands fourtf 2018-04-29 23:25:49 +02:00
  • e31dc09e91 Add remaining pubsub messages to chat Rasmus Karlsson 2018-04-29 13:24:37 +02:00
  • d05a59ef51 Remove unused constructor definition Rasmus Karlsson 2018-04-28 22:02:16 +02:00
  • 65f5430d8b fix ctrl-w that I broke KKona Rasmus Karlsson 2018-04-28 22:00:05 +02:00
  • 01b2230bcf Modify pubsub functions to follow the Chatterino function style Rasmus Karlsson 2018-04-28 16:07:18 +02:00
  • 0f22d9d002 move pubsub stuff to the providers/twitch namespace and folder Rasmus Karlsson 2018-04-28 15:48:40 +02:00
  • ebbe8dcfae clear clipboard after pasting login code fourtf 2018-04-28 15:26:31 +02:00
  • 9bb7a3fa74 Update external settings lib version Rasmus Karlsson 2018-04-28 15:20:40 +02:00
  • 2f195891cd Finish up singleton refactoring into one giant class Rasmus Karlsson 2018-04-28 15:20:18 +02:00
  • 9426a9d633 Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2018-04-28 13:48:49 +02:00
  • ae26b835b6 Perform initial refactoring work Rasmus Karlsson 2018-04-27 22:11:19 +02:00
  • a4b7c1d067 Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2018-04-27 20:55:06 +02:00
  • 32b6417a55 Combine Ban/Timeout pubsub actions Rasmus Karlsson 2018-04-27 18:35:31 +02:00
  • 42182ed504 reformat Rasmus Karlsson 2018-04-27 18:27:17 +02:00
  • 25a7db7179 Update external settings lib version Rasmus Karlsson 2018-04-26 15:19:55 +02:00
  • 7e5a182d50 Add define to disable the crash dialog Rasmus Karlsson 2018-04-22 20:48:00 +02:00
  • 49069beed7 reworked commands settings page fourtf 2018-04-27 01:11:09 +02:00
  • e23ce31e05 improved the highlights settings page fourtf 2018-04-26 23:07:02 +02:00
  • ea7fcf260c fixed issues for gcc fourtf 2018-04-26 20:58:32 +02:00
  • d078ef5fe0 added debug logs and code to assert that we are in the gui thread fourtf 2018-04-26 18:10:26 +02:00
  • b176dc5295 switched up the settings pages fourtf 2018-04-25 20:35:32 +02:00
  • 98be8aaeff fixed crash fourtf 2018-04-25 14:53:54 +02:00
  • 859f4aefcb added new TupleTableModel for settingsdialog fourtf 2018-04-25 14:49:30 +02:00
  • 1edcfe5219 Add a scrappy timeout message from pubsub in channels now Rasmus Karlsson 2018-04-22 15:47:39 +02:00
  • 92a19d61cf Add room ID to pubsub moderator actions Rasmus Karlsson 2018-04-22 15:37:02 +02:00
  • d62e45d9dd Add function for getting a Twitch Channel from a server by its ID Rasmus Karlsson 2018-04-22 15:36:01 +02:00
  • 3dad7e778a Fix emotes not loading properly Rasmus Karlsson 2018-04-22 14:38:10 +02:00
  • 0718277271 Update settings library version Rasmus Karlsson 2018-04-22 14:09:38 +02:00
  • 633c9fa68b Fixes #358 ,fixed messages being highlighted when a subword of a word matched a highlight fourtf 2018-04-21 23:48:32 +02:00
  • f58ee01cf5 channels now PART when they are destroyed fourtf 2018-04-21 00:40:17 +02:00
  • f571a336e0 Add missing linker flag on linux Rasmus Karlsson 2018-04-21 00:05:04 +02:00
  • 98c0b2b0f0 Most likely fixed linux segfault Rasmus Karlsson 2018-04-20 23:54:19 +02:00
  • 3c10c59ce6 fixed popup windows not having the right channel and the application exiting when you close a popup fourtf 2018-04-20 22:54:09 +02:00
  • 5015633cc7 improved saving of splits and watching split fourtf 2018-04-20 22:33:28 +02:00
  • a16a2b0579 added watching channel fourtf 2018-04-20 19:54:45 +02:00
  • e17a7cc222 added basic last run crash dialog fourtf 2018-04-20 00:15:57 +02:00
  • 683c4aed2d added basic version fetching fourtf 2018-04-19 22:16:55 +02:00
  • fc78fa23a2 fixed inline whispers lighting up all tabs fourtf 2018-04-18 20:38:08 +02:00
  • 6a46fb0a3f Closes #340 Copying an emoji copies it's :shortcode: instead of the actual emoji fourtf 2018-04-18 19:26:24 +02:00
  • c84391e276 fixes some splits having another size than others fourtf 2018-04-18 19:18:14 +02:00
  • 1290d28b1a added custom window frame title fourtf 2018-04-18 18:55:49 +02:00
  • fa3c812697 default window buttons resize if the window is really small fourtf 2018-04-18 18:10:47 +02:00
  • e8a948cffc added custom window frame to the emote popup fourtf 2018-04-18 17:51:53 +02:00
  • 4743e9f86c only connect to the gif frame update signal for gif emotes fourtf 2018-04-18 17:20:33 +02:00
  • 692563fd8e adjusted optimization fourtf 2018-04-18 17:10:17 +02:00
  • 4c99f2b5fd decreased lag when opening the emote/emoji menu fourtf 2018-04-18 17:03:37 +02:00
  • 653e4c6adf fixed some light mode issues fourtf 2018-04-18 09:33:05 +02:00
  • 3446a623f5 added select channel dialog fourtf 2018-04-18 09:12:29 +02:00
  • 043823120f some fixes for windows fourtf 2018-04-13 23:41:52 +02:00
  • 5f142e8d52 Add some error checks to Image::loadImage Rasmus Karlsson 2018-04-16 23:48:30 +02:00
  • ea691635a1 Properly force https for the FrankerFaceZ api Rasmus Karlsson 2018-04-16 22:51:30 +02:00
  • 5e9500266e added newlines to the readme fourtf 2018-04-16 20:56:26 +02:00
  • 38cd9c3039 removed the giant image fourtf 2018-04-16 20:54:41 +02:00
  • 26aba2351f clarified the msys2 install instructions fourtf 2018-04-16 20:53:26 +02:00
  • dc358c33d0 updated reame for readablity fourtf 2018-04-16 20:45:23 +02:00
  • 24c1b85356 Force CI update Rasmus Karlsson 2018-04-16 14:54:55 +02:00
  • a4c1f87aea Add ability to customize openssl directory Rasmus Karlsson 2018-04-15 16:11:38 +02:00
  • 23cf8cc484 PubSub system (#346) pajlada 2018-04-15 15:09:31 +02:00
  • d5097e71a3 Show Twitch account emotes in EmotePopup (#348) Nikola Forró 2018-04-15 15:05:12 +02:00
  • ca0a42a95f possibly fixed windows compilation KKona Rasmus Karlsson 2018-04-14 22:40:20 +02:00
  • b68b0845c1 Disable the experimental code, oops KKona Rasmus Karlsson 2018-04-14 22:39:35 +02:00
  • 5fcec26a5c Clarify that a variable is currently unused, but I am unaware forsenKek if should be used later Rasmus Karlsson 2018-04-14 22:32:22 +02:00