Commit Graph

  • 6898f9c2db update gitignore Rasmus Karlsson 2017-06-10 22:33:24 +02:00
  • 5b2b2e3e19 refactor/reformat. remove useless common.h Rasmus Karlsson 2017-06-07 10:09:24 +02:00
  • b66dc479e6 fix scroll to bottom issue Rasmus Karlsson 2017-06-06 21:18:05 +02:00
  • 768b3db27a cucked link fourtf 2017-06-06 19:21:54 +02:00
  • 5ae69c6d7f ayy lmao fourtf 2017-06-06 19:18:55 +02:00
  • edcea52cc6 Store the "showing latest messages" in a variable for later use Rasmus Karlsson 2017-06-06 17:22:16 +02:00
  • 814fc4bbae Fix scrollbar Rasmus Karlsson 2017-06-06 17:18:23 +02:00
  • 2d2d6dad17 make connectionMutex QMutex into a std::mutex Rasmus Karlsson 2017-06-06 16:13:41 +02:00
  • 880fe7e81c fix deadlock, thanks hemirt Rasmus Karlsson 2017-06-06 16:10:16 +02:00
  • 6acaa56442 rename sendJoin to joinChannel Rasmus Karlsson 2017-06-06 16:06:13 +02:00
  • 6a5d4d49ee Only send REQ-messages on read connection Rasmus Karlsson 2017-06-06 15:58:26 +02:00
  • 1a428a54d5 Refactor IrcManager a bit Rasmus Karlsson 2017-06-06 15:57:54 +02:00
  • ccf8e3bd83 move around files Rasmus Karlsson 2017-06-06 14:48:14 +02:00
  • 71f64cd6ff fix rapidjson include stuff Rasmus Karlsson 2017-06-06 11:49:00 +02:00
  • cb4d193b4a "add split" button now does something (thanks hemirt) Rasmus Karlsson 2017-06-06 11:25:55 +02:00
  • 36e236e520 add instructions on how to install rapidjson Rasmus Karlsson 2017-06-06 11:25:16 +02:00
  • 196bbace85 fix dependencies stuff Rasmus Karlsson 2017-06-06 11:18:16 +02:00
  • fa914c152a you can now log in with username/oauth token from an env variable Rasmus Karlsson 2017-05-30 18:24:55 +02:00
  • 153fae7c19 remove some debug output Rasmus Karlsson 2017-05-30 18:20:00 +02:00
  • 548fbe5866 rename twitchaccount file to twitchuser to match class name Rasmus Karlsson 2017-05-30 15:22:44 +02:00
  • 980e71ab40 add settings submodule Rasmus Karlsson 2017-05-30 13:51:06 +02:00
  • 3b9a9e8373 CTRL+T opens new split in current page Rasmus Karlsson 2017-05-29 21:26:55 +02:00
  • 5d30181d48 remove some spammy debug output Rasmus Karlsson 2017-05-29 21:02:10 +02:00
  • 971489f8f1 fix crash bug when closing notebook Rasmus Karlsson 2017-05-29 21:02:01 +02:00
  • 5208e0f2fd fix message sending Rasmus Karlsson 2017-05-28 00:47:16 +02:00
  • a9a68add38 disable unwanted warnings (#45) hemirt 2017-05-28 00:35:38 +02:00
  • e7b727fa64 fix MSVC (2015) libcommuni link errors, and use correct warn flag (#44) hemirt 2017-05-27 23:35:58 +02:00
  • d113115822 added message-sending through channel->sendMessage Rasmus Karlsson 2017-05-27 17:45:40 +02:00
  • c4de5c806a Fix all warnings that we care about Rasmus Karlsson 2017-05-27 16:16:39 +02:00
  • 896cf7a03b Add werr flag to bail on error Rasmus Karlsson 2017-05-27 15:47:04 +02:00
  • 909154bd8b Add CTRL+P as a hotkey to open settings dialog Rasmus Karlsson 2017-05-27 15:40:42 +02:00
  • 0b2b6a0dc7 Only one instance of the settings dialog should be open at once Rasmus Karlsson 2017-05-27 15:40:06 +02:00
  • 5614322a08 Add chatterino binary file to .gitignore Rasmus Karlsson 2017-05-27 15:38:26 +02:00
  • c9c68a4c87 Move clang-format file to the correct path Rasmus Karlsson 2017-05-27 14:59:26 +02:00
  • 8527219b53 Ignore generated files Rasmus Karlsson 2017-05-27 14:58:47 +02:00
  • 29015dbf88 fixed it fourtf 2017-04-26 20:41:45 +02:00
  • 5cdc5de30a refactored limitedqueue fourtf 2017-04-26 19:53:12 +02:00
  • 95c7ae9f18 fixed message cursor positions fourtf 2017-04-24 23:00:26 +02:00
  • eb82f5c1e2 fixed mouseover locations fourtf 2017-04-24 19:30:23 +02:00
  • 980c0b2a93 improved chatwidgetview syntax fourtf 2017-04-20 21:34:51 +02:00
  • b6d0776917 Make runnable again (#40) Bur0k 2017-04-19 15:25:05 +02:00
  • 38062cb3c5 Renamed User* to Account* (#41) Bur0k 2017-04-19 15:24:19 +02:00
  • 780286582f Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2017-04-18 02:30:07 +02:00
  • c2937eb7b3 renamed "user" to "account" fourtf 2017-04-18 02:29:32 +02:00
  • 20b0699025 moved stuff to the thing where it should be fourtf 2017-04-18 02:12:45 +02:00
  • fb87319a0e fixed compiling on linux fourtf 2017-04-18 02:07:14 +02:00
  • 34b9057f7e fixed compiling fourtf 2017-04-18 01:05:59 +02:00
  • 99524027d0 fixed the namespace comments fourtf 2017-04-14 17:52:22 +02:00
  • a0d29ebae8 added namespace comments fourtf 2017-04-14 17:47:28 +02:00
  • 043ddfafa6 refactored lazyloadedimage fourtf 2017-04-14 14:52:31 +02:00
  • 5db315b522 dont use windows min max macros (#37) hemirt 2017-04-14 14:25:49 +02:00
  • 744940ffd5 windowmanager destructor free _mainwindow, fix save - remove const in (#36) hemirt 2017-04-14 14:08:57 +02:00
  • d96c4a5c91 refactored windowmanager fourtf 2017-04-13 19:25:33 +02:00
  • 11fed12be1 changed application data path from %appdata%/chatterino to %appdata%/chatterino2 fourtf 2017-04-13 18:51:46 +02:00
  • 138466035f added basic settings page for accounts fourtf 2017-04-13 16:06:23 +02:00
  • 96db82e867 refactoring fourtf 2017-04-12 17:46:44 +02:00
  • 8ef492d7ae reformat channel.cpp KKona Rasmus Karlsson 2017-03-11 11:39:59 +01:00
  • 0ace6d2bc8 Merge branch 'master' of github.com:fourtf/chatterino2 Rasmus Karlsson 2017-03-11 11:38:56 +01:00
  • 46f432890f Simple logging implemented Rasmus Karlsson 2017-03-11 11:32:19 +01:00
  • 181fb69a44 started adding text selection fourtf 2017-02-17 23:51:35 +01:00
  • bfd57121b8 Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2017-02-09 21:22:32 +01:00
  • 8a12869557 triggering travis fourtf 2017-02-09 21:21:14 +01:00
  • c9a4c44c35 added travis file fourtf 2017-02-09 21:18:51 +01:00
  • c03705d263 Fix typo (#30) hemirt 2017-02-09 00:03:46 +01:00
  • 42c459e83f Merge pull request #28 from Bur0k/Clean_LimitedQueue fourtf 2017-02-07 20:48:43 +01:00
  • 081bce3511 Cleaned up LimitedQueue and its Snapshot class Burak Ok 2017-02-07 20:40:43 +01:00
  • 8e99cc81bf nuuls ping NaM fourtf 2017-02-07 13:41:38 +01:00
  • 5b03712a82 added gif emotes fourtf 2017-02-07 00:03:15 +01:00
  • 5673efa0db disabled scrolling when scrollbar is invisible fourtf 2017-02-06 18:31:25 +01:00
  • 33ba35471f added gif frame updating fourtf 2017-02-06 17:42:28 +01:00
  • bdd03ba3fa Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2017-02-06 14:52:02 +01:00
  • 29e9d00f36 added clangformat.txt and updated readme fourtf 2017-02-06 14:47:47 +01:00
  • 5dbe6990bd make sure scrollbar doesn't request messages out of scope Rasmus Karlsson 2017-02-06 11:38:26 +01:00
  • 759e0aea50 added graphics cache for drawn messages fourtf 2017-02-03 19:31:51 +01:00
  • a92c3dc2a4 fixed having the same chat open multiple times fourtf 2017-02-02 23:51:02 +01:00
  • c6c90d9f50 added another level of unneeded abstraction fourtf 2017-02-02 22:15:09 +01:00
  • 93660233fd added limited queue fourtf 2017-02-02 20:35:12 +01:00
  • 5390272279 added settings for modifying tabs fourtf 2017-02-02 02:46:33 +01:00
  • 43cf7620ae added settings for theme and theme hue fourtf 2017-02-02 01:23:26 +01:00
  • 0343371443 fixed settings color fourtf 2017-02-02 00:25:57 +01:00
  • a09b08f9b0 fixed scrollbars fourtf 2017-02-01 16:28:28 +01:00
  • dd3843cf6d fixed project file for macOS daniel 2017-01-31 22:41:12 +01:00
  • 9f7a674472 fixed tabs being in weird positions at the start fourtf 2017-01-31 10:41:05 +01:00
  • c54f2c31dd unscuffed word wrapping fourtf 2017-01-30 23:07:59 +01:00
  • 69fb3652dd join channels when IrcChonnection started fourtf 2017-01-30 20:13:53 +01:00
  • 3c8d2740de made ircmanager::connection a shared_pointer fourtf 2017-01-30 19:43:17 +01:00
  • 1d1c98ecdb made channels shared_pointers fourtf 2017-01-30 19:14:25 +01:00
  • 23c2bf03d6 remove unused include from concurrentmap.h Rasmus Karlsson 2017-01-29 19:14:50 +01:00
  • 05fc30c1ad make use of convenience class QMutexLocker in ConcurrentMap Rasmus Karlsson 2017-01-29 19:14:12 +01:00
  • ed59c3f77f Made mutex into a value instead of a pointer in ConcurrentMap Rasmus Karlsson 2017-01-29 19:07:31 +01:00
  • 8fea0542a3 reorganize headers in concurrentmap.h Rasmus Karlsson 2017-01-29 19:00:26 +01:00
  • 15047946f4 fixed concurrentmap fourtf 2017-01-29 16:18:06 +01:00
  • a29f76dce2 improved concurrency of concurrentmap fourtf 2017-01-29 13:40:04 +01:00
  • 04e1ce4ba5 Merge branch 'master' of https://github.com/fourtf/idontknowcppplsdontjudge fourtf 2017-01-29 13:23:42 +01:00
  • ceded7ff96 added stuff fourtf 2017-01-29 13:23:22 +01:00
  • 3266f8ad4f split layout is now saved too Rasmus Karlsson 2017-01-29 12:26:22 +01:00
  • 199e87896b rename "text" to "title" in NotebookTab Rasmus Karlsson 2017-01-29 11:39:16 +01:00
  • c0b4035e6a we now load and save chats as well Rasmus Karlsson 2017-01-29 11:38:00 +01:00
  • 1c076b803e Tabs are now loaded and saved (no chats yet) Rasmus Karlsson 2017-01-28 22:35:23 +01:00
  • 6fb4305162 format settings.cpp :kkona: Rasmus Karlsson 2017-01-28 20:50:38 +01:00