Commit graph

  • 169e002b68 fix spelling issue Rasmus Karlsson 2017-12-17 13:48:02 +0100
  • 4a70fa5d0c re-add variable I accidentally removed Rasmus Karlsson 2017-12-17 13:46:54 +0100
  • fe352b5da9 remove underscore-prefix from some class members Rasmus Karlsson 2017-12-17 13:31:08 +0100
  • bb608c83d1 changing the "Enable gif emotes" setting just starts/stops the gif timer instead Rasmus Karlsson 2017-12-17 13:26:42 +0100
  • 1fb0ca649a Merge branch 'master' of https://github.com/fourtf/chatterino2 2017-12-17 03:46:46 +0100
  • ec638874d9 fixed gifs still playing after disabling them 2017-12-17 03:46:12 +0100
  • bb081b710e Update settings and signals library version Rasmus Karlsson 2017-12-17 03:37:46 +0100
  • c1ac7db24c Merge branch 'master' of https://github.com/fourtf/chatterino2 2017-12-17 03:27:03 +0100
  • 5cb33647dc fixed splits not redrawing after font changed 2017-12-17 03:26:23 +0100
  • 633423640e Completion models are now updated on-demand (whenever user presses Tab) Rasmus Karlsson 2017-12-17 03:06:39 +0100
  • 266ad36de3 Merge branch 'master' of https://github.com/fourtf/chatterino2 2017-12-17 02:42:04 +0100
  • 31a76e46d1 fix message length label, fixes #140 2017-12-17 02:40:05 +0100
  • 70cbb9df7f Make more use of single pattern Rasmus Karlsson 2017-12-17 02:18:13 +0100
  • d5f1c6acec reformat emotepopup Rasmus Karlsson 2017-12-17 02:10:35 +0100
  • 202cdeaefb Merge branch 'master' of https://github.com/fourtf/chatterino2 2017-12-17 01:55:30 +0100
  • dd11c56b9a fixed msgs not layouting after changing settings 2017-12-17 01:54:15 +0100
  • eb8e14b8fe Move more settings over to pajlada settings system Rasmus Karlsson 2017-12-17 01:19:56 +0100
  • 8687d01cea fix ParseTagString function Rasmus Karlsson 2017-12-17 00:56:33 +0100
  • 6b46d12558 added ParseTagString code 2017-12-17 00:39:27 +0100
  • 269a5500d8 Merge branch 'master' of https://github.com/fourtf/chatterino2 2017-12-17 00:07:03 +0100
  • f36d346a4f dpi 2017-12-17 00:06:24 +0100
  • e060f87b3c hehe fourtf Rasmus Karlsson 2017-12-17 00:01:42 +0100
  • 3cfb00d61f We now handle some write-connection messages like if users have been banned/timed out successfully by the user, or unbanned etc Rasmus Karlsson 2017-12-16 19:46:27 +0100
  • 357515ab39 createTimeoutMessage now also handles permaban-messages Rasmus Karlsson 2017-12-16 19:45:23 +0100
  • d905e88671 We now handle irc NOTICE messages Rasmus Karlsson 2017-12-16 19:20:57 +0100
  • 6d56148ed2 Implement basic ClearChat handling Rasmus Karlsson 2017-12-16 19:08:32 +0100
  • b39034ab74 Move message timestamp-code to its own function Rasmus Karlsson 2017-12-16 19:03:22 +0100
  • 87203c1120 Add system messages upon connecting/disconnecting Rasmus Karlsson 2017-12-16 18:11:36 +0100
  • 3cc19bd4ce reformat messagecolor class Rasmus Karlsson 2017-12-16 17:53:48 +0100
  • b13b8a2ce6 Simplify IrcManager connection creation/disconnecting Rasmus Karlsson 2017-12-16 17:14:38 +0100
  • bf5e619818 Remove message-spawning tests Rasmus Karlsson 2017-12-16 16:33:46 +0100
  • 676c7b9017 Reformat some files according to .clang-format Rasmus Karlsson 2017-12-16 02:22:35 +0100
  • a372bae80d Change the way Twitch accounts are stored in AccountManager This is done in a way which should simplify abstracting it to other types of accounts if needed in the future Rasmus Karlsson 2017-12-16 02:21:06 +0100
  • a8afdf4565 remove some debug output Rasmus Karlsson 2017-12-16 02:09:51 +0100
  • b5bb49e8e5 Add method for executing lambda in QObject's thread Rasmus Karlsson 2017-12-16 01:57:34 +0100
  • 07f39f2667 Remove offline chat debug code Rasmus Karlsson 2017-12-16 01:27:37 +0100
  • 86ae71f674 fixed compiling 2017-12-14 00:25:06 +0100
  • 7f18cefee4 renamed a bunch of files and classes 2017-11-12 17:21:50 +0100
  • ad8ee97de9 Fall back to default subscriber badge if there's no other badge available Rasmus Karlsson 2017-11-04 17:22:53 +0100
  • 49c2f442cb fix mingw compilation issues Rasmus Karlsson 2017-11-04 16:56:38 +0100
  • 7b2e3a94a6 Moved online status checking logic from ChatWidgetHeader to TwitchChannel Rasmus Karlsson 2017-11-04 14:57:29 +0100
  • 064daaa77a selections can now start outside of a message Rasmus Karlsson 2017-11-04 13:17:35 +0100
  • e1a31785ef Don't show non-existant channels as live Rasmus Karlsson 2017-11-04 12:42:37 +0100
  • bdd5e4aae6 Clean up some debugging output Rasmus Karlsson 2017-10-27 22:05:08 +0200
  • 2de98dc1f8 Move timeout logic to NetworkRequest Rasmus Karlsson 2017-10-27 22:04:05 +0200
  • 41ec892bf8 Remove urlFetchJSON usages. They now use NetworkRequest.getJSON Rasmus Karlsson 2017-10-27 21:22:06 +0200
  • 75079d5ac8 Also update chat widget input text when the font is updated. Rasmus Karlsson 2017-10-27 21:04:27 +0200
  • c08059c6a8 Add simple fontChanged signal Rasmus Karlsson 2017-10-27 21:02:58 +0200
  • 37571ae613 Use user's font in chat input (#135) vanolpfan 2017-10-27 21:34:23 +0300
  • f51372102e Networkmanager (#134) hemirt 2017-10-27 20:09:02 +0200
  • 54be714112 Merge remote-tracking branch 'upstream/master' into networkmanager hemirt 2017-10-27 15:17:27 +0200
  • 9f0f539553 Rename NetworkManager methods (#1) pajlada 2017-10-27 15:10:40 +0200
  • 301681d6ab Use user's font in chat input Ivan Goncharov 2017-10-26 23:06:01 +0300
  • a4c0bdb926 update Arch install instructions (#131) Ckat 2017-10-26 20:00:46 +0200
  • 2273cf3c14 use urlfetch for LazyLoadedImage::loadImage hemirt 2017-10-25 18:58:35 +0200
  • 6d536134bd cleanup worker (no more leak) hemirt 2017-10-25 18:22:03 +0200
  • dba1f14f85 Merge branch 'master' of https://github.com/fourtf/chatterino2 into networkmanager hemirt 2017-10-25 18:04:20 +0200
  • 10241ed795 urlPut function for NetworkManager and util::twitch hemirt 2017-10-25 17:54:33 +0200
  • 646aaff57b formatting hemirt 2017-10-25 17:24:14 +0200
  • 197526900d cleanup hemirt 2017-10-25 17:19:57 +0200
  • ab1791b08f add caller to util functions hemirt 2017-10-25 17:10:33 +0200
  • 2e06202ecf expose urlfetch functions of networkmanager through util and util::twitch hemirt 2017-10-25 17:09:33 +0200
  • f19ef40d78 networkmanager urlfetch functions hemirt 2017-10-25 17:08:16 +0200
  • 909ed5a0e0 operate on fetched resources in correct thread hemirt 2017-10-25 17:05:44 +0200
  • f19a14c470 operate on fetched data in the correct thread hemirt 2017-10-25 17:04:52 +0200
  • 5ece40f97a update Arch install instructions Ckat 2017-10-25 15:26:21 +0200
  • de332dbb84 Add LICENSE file (#130) Christian Duerr 2017-10-13 19:57:43 +0000
  • 6df5310171 Remove my name from license Christian Duerr 2017-10-13 19:11:12 +0000
  • b5702da1db Add LICENSE file Christian Duerr 2017-10-13 19:08:49 +0000
  • cc88c0eea3 fetchurljson fetchurltimeout fetchurljsontimeout hemirt 2017-10-12 00:47:13 +0200
  • 543103f377 urlfetchjson in terms of NetworkManager hemirt 2017-10-11 21:24:39 +0200
  • 97a7c15ef4 modify urlfetch to use NetworkManager hemirt 2017-10-11 19:19:29 +0200
  • 48adabfedd NetworkManager queue arbitrary requests hemirt 2017-10-11 19:18:41 +0200
  • c3111b1b3c static NetworkManager hemirt 2017-10-11 18:18:15 +0200
  • 2f8bcf4a49 rename ImageLoader* to Network* hemirt 2017-10-11 15:45:55 +0200
  • bdee9fff70 fix image loader scrollbar crash (#129) hemirt 2017-10-11 14:46:56 +0200
  • 0ef6fdfef9 Fixed <arch> which was not seen. (#128) 23rd 2017-10-11 15:44:11 +0300
  • df74c4e584 fix formatting hemirt 2017-10-11 14:20:00 +0200
  • 7750070fe4 fix image loader scrollbar crash hemirt 2017-10-11 14:10:17 +0200
  • c9f7c1af34 Fixed <arch> which was not seen. 23rd 2017-10-11 14:10:18 +0300
  • 3ff6eece5c Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2017-10-11 10:38:55 +0200
  • f0c21f5b49 refactored message drawing and layouting fourtf 2017-10-11 10:34:04 +0200
  • 7855d6265d Split tab-creation up into separate functions Rasmus Karlsson 2017-10-08 16:31:16 +0200
  • 23651fd513 Add option to play highlight sounds even if Chatterino is focused. Rasmus Karlsson 2017-10-08 15:58:28 +0200
  • 8b25d37a37 added benchmark util fourtf 2017-10-08 17:23:46 +0200
  • 7a99d90337 Made libcommuni show as 'libcommuni' in Qt Creator instead of 'src' (#121) Matija 2017-10-08 15:34:06 +0200
  • 19630bf91b Clean up ImageLoaderManager Rasmus Karlsson 2017-10-08 15:30:55 +0200
  • e7e4ab768b Fix image loading slowness hemirt 2017-10-08 15:18:47 +0200
  • 8c60485a13 image loader requester hemirt 2017-10-08 14:58:38 +0200
  • 4590e14de0 imageloader emotes loading done on other thread hemirt 2017-10-08 14:02:44 +0200
  • cd98481d7b remove link from emotes gempir 2017-10-03 21:28:41 +0200
  • 1e03272bcf Merge c22fcd0c5e into 369b7c052b hemirt 2017-10-01 07:45:19 +0000
  • c22fcd0c5e ImageLoader detach hemirt 2017-10-01 00:48:24 +0200
  • f89761a9e3 ImageLoader hemirt 2017-09-30 23:09:07 +0200
  • 6684bccdb2 Merge b00f0fcfb7 into 369b7c052b Matija 2017-09-30 14:24:32 +0000
  • b00f0fcfb7 Emotes and emojis in webview (cheers not yet), rewriting of some code Matija 2017-09-30 16:24:23 +0200
  • bfaf08745e Further removal of WordParts, TwitchMessageBuilder parts etc. Matija 2017-09-30 13:46:15 +0200
  • a03ead6ac8 MAJOR plot-twisting removal of the old rendering system Matija 2017-09-30 00:47:02 +0200
  • 2e331e2e00 Merge branch 'master' into webview Matija 2017-09-30 00:18:16 +0200
  • 00f5830d0e Made libcommuni show as 'libcommuni' in Qt Creator instead of 'src' Matija 2017-09-30 00:16:14 +0200