Commit graph

  • 9426a9d633 Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2018-04-28 13:48:49 +0200
  • ae26b835b6 Perform initial refactoring work Rasmus Karlsson 2018-04-27 22:11:19 +0200
  • a4b7c1d067 Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2018-04-27 20:55:06 +0200
  • 32b6417a55 Combine Ban/Timeout pubsub actions Rasmus Karlsson 2018-04-27 18:35:31 +0200
  • 42182ed504 reformat Rasmus Karlsson 2018-04-27 18:27:17 +0200
  • 25a7db7179 Update external settings lib version Rasmus Karlsson 2018-04-26 15:19:55 +0200
  • 7e5a182d50 Add define to disable the crash dialog Rasmus Karlsson 2018-04-22 20:48:00 +0200
  • 49069beed7 reworked commands settings page fourtf 2018-04-27 01:11:09 +0200
  • e23ce31e05 improved the highlights settings page fourtf 2018-04-26 23:07:02 +0200
  • ea7fcf260c fixed issues for gcc fourtf 2018-04-26 20:58:32 +0200
  • d078ef5fe0 added debug logs and code to assert that we are in the gui thread fourtf 2018-04-26 18:10:26 +0200
  • b176dc5295 switched up the settings pages fourtf 2018-04-25 20:35:32 +0200
  • 98be8aaeff fixed crash fourtf 2018-04-25 14:53:54 +0200
  • 859f4aefcb added new TupleTableModel for settingsdialog fourtf 2018-04-25 14:49:30 +0200
  • 1edcfe5219 Add a scrappy timeout message from pubsub in channels now Rasmus Karlsson 2018-04-22 15:47:39 +0200
  • 92a19d61cf Add room ID to pubsub moderator actions Rasmus Karlsson 2018-04-22 15:37:02 +0200
  • d62e45d9dd Add function for getting a Twitch Channel from a server by its ID Rasmus Karlsson 2018-04-22 15:36:01 +0200
  • 3dad7e778a Fix emotes not loading properly Rasmus Karlsson 2018-04-22 14:38:10 +0200
  • 0718277271 Update settings library version Rasmus Karlsson 2018-04-22 14:09:38 +0200
  • 633c9fa68b Fixes #358 ,fixed messages being highlighted when a subword of a word matched a highlight fourtf 2018-04-21 23:48:32 +0200
  • f58ee01cf5 channels now PART when they are destroyed fourtf 2018-04-21 00:40:17 +0200
  • f571a336e0 Add missing linker flag on linux Rasmus Karlsson 2018-04-21 00:05:04 +0200
  • 98c0b2b0f0 Most likely fixed linux segfault Rasmus Karlsson 2018-04-20 23:54:19 +0200
  • 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 +0200
  • 5015633cc7 improved saving of splits and watching split fourtf 2018-04-20 22:33:28 +0200
  • a16a2b0579 added watching channel fourtf 2018-04-20 19:54:45 +0200
  • e17a7cc222 added basic last run crash dialog fourtf 2018-04-20 00:15:57 +0200
  • 683c4aed2d added basic version fetching fourtf 2018-04-19 22:16:55 +0200
  • fc78fa23a2 fixed inline whispers lighting up all tabs fourtf 2018-04-18 20:38:08 +0200
  • 6a46fb0a3f Closes #340 Copying an emoji copies it's :shortcode: instead of the actual emoji fourtf 2018-04-18 19:26:24 +0200
  • c84391e276 fixes some splits having another size than others fourtf 2018-04-18 19:18:14 +0200
  • 1290d28b1a added custom window frame title fourtf 2018-04-18 18:55:49 +0200
  • fa3c812697 default window buttons resize if the window is really small fourtf 2018-04-18 18:10:47 +0200
  • e8a948cffc added custom window frame to the emote popup fourtf 2018-04-18 17:51:53 +0200
  • 4743e9f86c only connect to the gif frame update signal for gif emotes fourtf 2018-04-18 17:20:33 +0200
  • 692563fd8e adjusted optimization fourtf 2018-04-18 17:10:17 +0200
  • 4c99f2b5fd decreased lag when opening the emote/emoji menu fourtf 2018-04-18 17:03:37 +0200
  • 653e4c6adf fixed some light mode issues fourtf 2018-04-18 09:33:05 +0200
  • 3446a623f5 added select channel dialog fourtf 2018-04-18 09:12:29 +0200
  • 043823120f some fixes for windows fourtf 2018-04-13 23:41:52 +0200
  • 5f142e8d52 Add some error checks to Image::loadImage Rasmus Karlsson 2018-04-16 23:48:30 +0200
  • ea691635a1 Properly force https for the FrankerFaceZ api Rasmus Karlsson 2018-04-16 22:51:30 +0200
  • 5e9500266e added newlines to the readme fourtf 2018-04-16 20:56:26 +0200
  • 38cd9c3039 removed the giant image fourtf 2018-04-16 20:54:41 +0200
  • 26aba2351f clarified the msys2 install instructions fourtf 2018-04-16 20:53:26 +0200
  • dc358c33d0 updated reame for readablity fourtf 2018-04-16 20:45:23 +0200
  • 3c1299dbe4
    Merge d8129477ab into 24c1b85356 Cranken 2018-04-16 12:56:33 +0000
  • 24c1b85356 Force CI update Rasmus Karlsson 2018-04-16 14:54:55 +0200
  • d8129477ab
    Improved readability of readme Cranken 2018-04-16 14:34:25 +0200
  • a4c1f87aea Add ability to customize openssl directory Rasmus Karlsson 2018-04-15 16:11:38 +0200
  • 23cf8cc484
    PubSub system (#346) pajlada 2018-04-15 15:09:31 +0200
  • d5097e71a3 Show Twitch account emotes in EmotePopup (#348) Nikola Forró 2018-04-15 15:05:12 +0200
  • 3e602b5e62 Update dependencies for linux Rasmus Karlsson 2018-04-15 14:46:33 +0200
  • d3a5b78f3e Add missing include to asio steady_timer Rasmus Karlsson 2018-04-15 14:44:38 +0200
  • ac442375bd Show Twitch account emotes in EmotePopup Nikola Forró 2018-04-15 14:09:15 +0200
  • 913c591b06 Split up websocketpp dependency to its own code only and openssl.pri Rasmus Karlsson 2018-04-15 12:28:55 +0200
  • ca0a42a95f possibly fixed windows compilation KKona Rasmus Karlsson 2018-04-14 22:40:20 +0200
  • b68b0845c1 Disable the experimental code, oops KKona Rasmus Karlsson 2018-04-14 22:39:35 +0200
  • 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 +0200
  • 99772313d6 Specify that the variables in const.hpp are allowed to be unused Rasmus Karlsson 2018-04-14 22:31:51 +0200
  • c631738cd6 Add experimental shit code that might fix the strict-aliasing issue Rasmus Karlsson 2018-04-14 22:31:31 +0200
  • 253ccc938e Disable more warnings, and specify that the no-unused-local-typedef operation should only be used with clang Rasmus Karlsson 2018-04-14 22:31:00 +0200
  • a684420e89 Also apply the clang bugfix for gcc Rasmus Karlsson 2018-04-14 22:30:31 +0200
  • b7266b1640 Fix warnings that occured on linux using clang Rasmus Karlsson 2018-04-14 21:59:51 +0200
  • 57e788422f Add an UNUSED macro to precompiled_header.hpp Rasmus Karlsson 2018-04-14 21:58:06 +0200
  • a60e8265a5 Ignore 'unused local typedef' warning on Linux since it seems to give false positives Rasmus Karlsson 2018-04-14 21:54:21 +0200
  • 0b18a8331a Fix channels not going offline properly Rasmus Karlsson 2018-04-14 18:27:13 +0200
  • 54fdb423dd
    Merge branch 'master' into pajlada-pubsub pajlada 2018-04-14 15:37:04 +0200
  • d0a6974827 Added a bunch of code blocks. (#347) Sergey Kislyakov 2018-04-14 16:36:26 +0300
  • 387ac9b2f6 Change portable folder to Qt's "Application dir path" Rasmus Karlsson 2018-04-14 15:32:41 +0200
  • bd3aed387d
    Added a bunch of code blocks. Sergey Kislyakov 2018-04-14 16:16:57 +0300
  • 597660af2f fix copying <br>Global/Channel ffz emote after copying a ffz emote (#342) hemirt 2018-04-14 15:10:25 +0200
  • 8272b0184d Use https for the frankerfacez api Rasmus Karlsson 2018-04-14 15:07:20 +0200
  • 4a10339684
    Update installation instructions pajlada 2018-04-14 15:00:34 +0200
  • 94baf07bde Update openssl folder Rasmus Karlsson 2018-04-14 14:53:10 +0200
  • 2ae42b1b4b Initial pubsub commit Rasmus Karlsson 2018-04-14 12:16:51 +0200
  • 1654130dbc fixed crash when changing theme after closing tab fourtf 2018-04-13 23:17:10 +0200
  • 2c5d05dfa1 some fixes for linux fourtf 2018-04-13 22:50:19 +0200
  • 6913a625ec Add websocketpp dependency Rasmus Karlsson 2018-04-13 00:39:36 +0200
  • 79b4511104 fix bug where I accidentally escaped the BOOST_LIB_SUFFIX variable Rasmus Karlsson 2018-04-12 01:39:42 +0200
  • dbab81eb64 fix copying <br>Global/Channel ffz emote after copying a ffz emote hemirt 2018-04-12 11:29:05 +0200
  • 77e16fb177
    Merge f17c2b98ca into b978977e7a hemirt 2018-04-12 08:51:23 +0000
  • f17c2b98ca ignore undesirable users' messages hemirt 2018-03-26 21:14:27 +0200
  • 5c7af334ca change last message indicator pattern to solid line hemirt 2018-03-26 21:13:51 +0200
  • b978977e7a fished base communication between browser and chatterino fourtf 2018-04-12 01:17:25 +0200
  • d3bbbafca7 Update boost dependency file Rasmus Karlsson 2018-04-12 00:48:33 +0200
  • 20596ddccd included namespace define as well fourtf 2018-04-12 00:40:18 +0200
  • accb88b78e put a header that requires the boost libs into a #ifdef fourtf 2018-04-12 00:33:55 +0200
  • a221b0757b disabled code that required compiled boost libraries with an ifdef fourtf 2018-04-12 00:16:44 +0200
  • 0d2f0b3890 disabled default native messaging registry key installation fourtf 2018-04-12 00:09:16 +0200
  • 444242f3fe Merge branch 'browser_ext' fourtf 2018-04-11 22:58:56 +0200
  • 08dc7361af Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2018-04-11 22:54:55 +0200
  • 88abb2ac3b minor changes for linux fourtf 2018-04-11 19:45:19 +0200
  • b78f357efc Ensure we disconnect from signals on exit in SplitHeader Rasmus Karlsson 2018-04-11 01:06:13 +0200
  • b88196c81c also add the boost lib folder in case we need to link something Rasmus Karlsson 2018-04-11 00:44:23 +0200
  • b7226af4a1 added version header fourtf 2018-04-11 00:18:33 +0200
  • 5b3a99bab4 fixed split columns not loading properly fourtf 2018-04-10 17:14:13 +0200
  • 41b3340d61 Fixed tabs not highlighting on new messages/highlights fourtf 2018-04-10 16:53:40 +0200
  • c5a47ed24e Open the last selected tab on restart fourtf 2018-04-10 15:59:53 +0200
  • d0a71f37ed fixed text copying if a single word is selected fourtf 2018-04-10 15:52:47 +0200