Commit graph

  • e7282b5097 Fixed verified badges Rasmus Karlsson 2017-06-13 22:03:29 +0200
  • 59d383c161 Huge refactor Rasmus Karlsson 2017-06-13 21:13:58 +0200
  • 55b04ee7eb reordered README fourtf 2017-06-13 15:20:37 +0200
  • 2305afe700 add humanize as a dependency Rasmus Karlsson 2017-06-11 21:01:08 +0200
  • 7c3cd930f3 make a few settings into pajlada::Settings::Settings Rasmus Karlsson 2017-06-11 20:53:43 +0200
  • 945ca5d17a Implement naive split-closing. This will most likely have some memory leak (at least) Rasmus Karlsson 2017-06-11 12:03:47 +0200
  • 4bfe58f14d more random refactoring Rasmus Karlsson 2017-06-11 12:00:53 +0200
  • 1d6f558452 Remove SharedChannel (just use std::shared_ptr<Channel>) Rasmus Karlsson 2017-06-11 11:36:42 +0200
  • 9cd70877a5 replace all instances of NULL with nullptr Rasmus Karlsson 2017-06-11 09:37:30 +0200
  • 1c6ff37e76 rename header files from *.h to *.hpp Rasmus Karlsson 2017-06-11 09:31:45 +0200
  • 961f22819e clean up chatwidgetheader more Rasmus Karlsson 2017-06-11 09:11:55 +0200
  • 85356cdd6b clean up chat widget structure. how and where hotkeys are handled Rasmus Karlsson 2017-06-10 23:53:39 +0200
  • 1472471ddb random shit changes Rasmus Karlsson 2017-06-10 22:48:28 +0200
  • 6898f9c2db update gitignore Rasmus Karlsson 2017-06-10 22:33:24 +0200
  • 5b2b2e3e19 refactor/reformat. remove useless common.h Rasmus Karlsson 2017-06-07 10:09:24 +0200
  • b66dc479e6 fix scroll to bottom issue Rasmus Karlsson 2017-06-06 21:18:05 +0200
  • 768b3db27a cucked link fourtf 2017-06-06 19:21:54 +0200
  • 5ae69c6d7f ayy lmao fourtf 2017-06-06 19:18:55 +0200
  • edcea52cc6 Store the "showing latest messages" in a variable for later use Rasmus Karlsson 2017-06-06 17:22:16 +0200
  • 814fc4bbae Fix scrollbar Rasmus Karlsson 2017-06-06 17:18:23 +0200
  • 2d2d6dad17 make connectionMutex QMutex into a std::mutex Rasmus Karlsson 2017-06-06 16:13:41 +0200
  • 880fe7e81c fix deadlock, thanks hemirt Rasmus Karlsson 2017-06-06 16:10:16 +0200
  • 6acaa56442 rename sendJoin to joinChannel Rasmus Karlsson 2017-06-06 16:06:13 +0200
  • 6a5d4d49ee Only send REQ-messages on read connection Rasmus Karlsson 2017-06-06 15:58:26 +0200
  • 1a428a54d5 Refactor IrcManager a bit Rasmus Karlsson 2017-06-06 15:57:54 +0200
  • ccf8e3bd83 move around files Rasmus Karlsson 2017-06-06 14:48:14 +0200
  • 71f64cd6ff fix rapidjson include stuff Rasmus Karlsson 2017-06-06 11:49:00 +0200
  • cb4d193b4a "add split" button now does something (thanks hemirt) Rasmus Karlsson 2017-06-06 11:25:55 +0200
  • 36e236e520 add instructions on how to install rapidjson Rasmus Karlsson 2017-06-06 11:25:16 +0200
  • 196bbace85 fix dependencies stuff Rasmus Karlsson 2017-06-06 11:18:16 +0200
  • fa914c152a you can now log in with username/oauth token from an env variable Rasmus Karlsson 2017-05-30 18:24:55 +0200
  • 153fae7c19 remove some debug output Rasmus Karlsson 2017-05-30 18:20:00 +0200
  • 548fbe5866 rename twitchaccount file to twitchuser to match class name Rasmus Karlsson 2017-05-30 15:22:44 +0200
  • 980e71ab40 add settings submodule Rasmus Karlsson 2017-05-30 13:51:06 +0200
  • 3b9a9e8373 CTRL+T opens new split in current page Rasmus Karlsson 2017-05-29 21:26:55 +0200
  • 5d30181d48 remove some spammy debug output Rasmus Karlsson 2017-05-29 21:02:10 +0200
  • 971489f8f1 fix crash bug when closing notebook Rasmus Karlsson 2017-05-29 21:02:01 +0200
  • 5208e0f2fd fix message sending Rasmus Karlsson 2017-05-28 00:47:16 +0200
  • a9a68add38 disable unwanted warnings (#45) hemirt 2017-05-28 00:35:38 +0200
  • 25f2302fe1 disable unwanted warnings hemirt 2017-05-28 00:25:15 +0200
  • e7b727fa64 fix MSVC (2015) libcommuni link errors, and use correct warn flag (#44) hemirt 2017-05-27 23:35:58 +0200
  • d4d56940d3 define correct warning flags for MSVC and else hemirt 2017-05-27 19:55:06 +0200
  • 5c62ceae16 warn flag -W4 should be used for MSVS instead of -Wall, move libcommuni define and include together hemirt 2017-05-27 19:47:43 +0200
  • 6ca4c327e2 use fixed libcommuni submodule hemirt 2017-05-27 19:46:33 +0200
  • d113115822 added message-sending through channel->sendMessage Rasmus Karlsson 2017-05-27 17:45:40 +0200
  • c4de5c806a Fix all warnings that we care about Rasmus Karlsson 2017-05-27 16:16:39 +0200
  • 896cf7a03b Add werr flag to bail on error Rasmus Karlsson 2017-05-27 15:47:04 +0200
  • 909154bd8b Add CTRL+P as a hotkey to open settings dialog Rasmus Karlsson 2017-05-27 15:40:42 +0200
  • 0b2b6a0dc7 Only one instance of the settings dialog should be open at once Rasmus Karlsson 2017-05-27 15:40:06 +0200
  • 5614322a08 Add chatterino binary file to .gitignore Rasmus Karlsson 2017-05-27 15:38:26 +0200
  • c9c68a4c87 Move clang-format file to the correct path Rasmus Karlsson 2017-05-27 14:59:26 +0200
  • 8527219b53 Ignore generated files Rasmus Karlsson 2017-05-27 14:58:47 +0200
  • 29015dbf88 fixed it fourtf 2017-04-26 20:41:45 +0200
  • 5cdc5de30a refactored limitedqueue fourtf 2017-04-26 19:53:12 +0200
  • 95c7ae9f18 fixed message cursor positions fourtf 2017-04-24 23:00:26 +0200
  • eb82f5c1e2 fixed mouseover locations fourtf 2017-04-24 19:30:23 +0200
  • 980c0b2a93 improved chatwidgetview syntax fourtf 2017-04-20 21:34:51 +0200
  • b6d0776917 Make runnable again (#40) Bur0k 2017-04-19 15:25:05 +0200
  • 38062cb3c5 Renamed User* to Account* (#41) Bur0k 2017-04-19 15:24:19 +0200
  • b843716f7b Renamed User* to Account* Burak Ok 2017-04-19 13:45:01 +0200
  • 86fc568260 Changed user to account Burak Ok 2017-04-19 13:20:26 +0200
  • 92e69ccb3f Initialize them when they are needed, not on startup. This is THREAD-SAFE since C++11 Burak Ok 2017-04-19 13:01:34 +0200
  • dccc87020a Merge 705674d469 into 780286582f Bur0k 2017-04-19 10:50:49 +0000
  • 705674d469 Compile before push DansGame Burak Ok 2017-04-19 12:49:38 +0200
  • 780286582f Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2017-04-18 02:30:07 +0200
  • c2937eb7b3 renamed "user" to "account" fourtf 2017-04-18 02:29:32 +0200
  • 20b0699025 moved stuff to the thing where it should be fourtf 2017-04-18 02:12:45 +0200
  • fb87319a0e fixed compiling on linux fourtf 2017-04-18 02:07:14 +0200
  • 34b9057f7e fixed compiling fourtf 2017-04-18 01:05:59 +0200
  • 99524027d0 fixed the namespace comments fourtf 2017-04-14 17:52:22 +0200
  • a0d29ebae8 added namespace comments fourtf 2017-04-14 17:47:28 +0200
  • 043ddfafa6 refactored lazyloadedimage fourtf 2017-04-14 14:52:31 +0200
  • 5db315b522 dont use windows min max macros (#37) hemirt 2017-04-14 14:25:49 +0200
  • 1081ad719f nominmax hemirt 2017-04-14 14:15:38 +0200
  • 076b7119a9 Merge remote-tracking branch 'upstream/master' hemirt 2017-04-14 14:13:00 +0200
  • b6bf9bbfeb remove destructor, _mainWindow does not need any special cleanup, let OS claim the resource hemirt 2017-04-14 14:10:41 +0200
  • 744940ffd5 windowmanager destructor free _mainwindow, fix save - remove const in (#36) hemirt 2017-04-14 14:08:57 +0200
  • cb672874d7 remove destructor, singleton, let OS claim the resource as no special cleanup of _mainWindow is not needed hemirt 2017-04-14 14:06:14 +0200
  • 5806455b3d syntax error hemirt 2017-04-13 23:06:42 +0200
  • d37958b535 windowmanager destructor free _mainwindow, fix save - remove const in settingsPath that is being written to from ptree tree hemirt 2017-04-13 22:37:18 +0200
  • d96c4a5c91 refactored windowmanager fourtf 2017-04-13 19:25:33 +0200
  • 11fed12be1 changed application data path from %appdata%/chatterino to %appdata%/chatterino2 fourtf 2017-04-13 18:51:46 +0200
  • 138466035f added basic settings page for accounts fourtf 2017-04-13 16:06:23 +0200
  • 96db82e867 refactoring fourtf 2017-04-12 17:46:44 +0200
  • 4f7495558f Merge 549e6e2947 into b010d90689 hemirt 2017-03-24 12:17:37 +0000
  • b010d90689 Implement basic user popup Rasmus Karlsson 2017-03-23 23:23:32 +0100
  • 8ef492d7ae reformat channel.cpp KKona Rasmus Karlsson 2017-03-11 11:39:59 +0100
  • 0ace6d2bc8 Merge branch 'master' of github.com:fourtf/chatterino2 Rasmus Karlsson 2017-03-11 11:38:56 +0100
  • 46f432890f Simple logging implemented Rasmus Karlsson 2017-03-11 11:32:19 +0100
  • 181fb69a44 started adding text selection fourtf 2017-02-17 23:51:35 +0100
  • 0a8d141713 Merge a058d31a7c into bfd57121b8 Marvin 2017-02-13 01:02:14 +0000
  • a058d31a7c Enable C++14 for Qt Studio on OS X Marvin 2017-02-13 02:01:32 +0100
  • bfd57121b8 Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2017-02-09 21:22:32 +0100
  • 8a12869557 triggering travis fourtf 2017-02-09 21:21:14 +0100
  • c9a4c44c35 added travis file fourtf 2017-02-09 21:18:51 +0100
  • c03705d263 Fix typo (#30) hemirt 2017-02-09 00:03:46 +0100
  • 549e6e2947 Fix typo Hemirt 2017-02-08 22:58:28 +0000
  • 42c459e83f Merge pull request #28 from Bur0k/Clean_LimitedQueue fourtf 2017-02-07 20:48:43 +0100
  • 081bce3511 Cleaned up LimitedQueue and its Snapshot class Burak Ok 2017-02-07 20:40:43 +0100
  • 8e99cc81bf nuuls ping NaM fourtf 2017-02-07 13:41:38 +0100