Commit Graph

  • 9bbacdfae4 changed login url in logindialog 2017-12-27 22:26:23 +01:00
  • 4f3f9906f1 commented code out that didn't compile 2017-12-27 21:29:56 +01:00
  • f676450d03 added code for command handling 2017-12-27 19:50:05 +01:00
  • 223f4af55a Implemented loading recent messages. (#162) Cranken 2017-12-27 01:22:12 +01:00
  • 2fc546cada made scrollbar a thin boi Expands when hovered with the mouse fourtf 2017-12-26 19:14:36 +01:00
  • 9dd6966e8c graphicbuffers of msgs offscreen get discarded now fourtf 2017-12-26 18:24:02 +01:00
  • 6c23925406 fixed render hints at wrong places fourtf 2017-12-26 17:41:03 +01:00
  • 5df7651670 removed a debug log fourtf 2017-12-26 17:31:15 +01:00
  • 285c72a83d fixed "jump to bottom" now disapearing after click fourtf 2017-12-26 17:15:23 +01:00
  • a51735baae changed scollbar background color fourtf 2017-12-26 17:01:44 +01:00
  • 69af96f446 added black border around emote icon for l. theme fourtf 2017-12-26 16:58:14 +01:00
  • 4e4cc9223e tweaked the light themes fourtf 2017-12-26 16:54:39 +01:00
  • 37ca3cd79e fixed brown header when hovering in light theme fourtf 2017-12-26 15:08:36 +01:00
  • a9b24c30d9 added valuable information to the readme fourtf 2017-12-26 13:29:47 +01:00
  • a6be0c83bc global ffz and bttv now uses new NetworkRequest fourtf 2017-12-26 12:38:54 +01:00
  • 13b39e374b Tabs now highlight when a highlight is received Rasmus Karlsson 2017-12-26 12:32:24 +01:00
  • 7a8cc91eec Move HighlightState to common.hpp Rasmus Karlsson 2017-12-26 12:30:32 +01:00
  • ebd682730a rename highlight style to highlight state Rasmus Karlsson 2017-12-26 12:05:14 +01:00
  • 03962db367 move some logic abou updated state to twitchuser Rasmus Karlsson 2017-12-26 11:59:26 +01:00
  • 0ca4a098e1 Fixed tooltip now closing properly. Fixes #159 fourtf 2017-12-24 23:56:08 +01:00
  • 91099c028e moved the tooltip close logic to basewidget fourtf 2017-12-24 16:01:01 +01:00
  • 72ed52c35c fixed system messages not splitting words properly fourtf 2017-12-24 00:24:35 +01:00
  • 9b90b1b590 made usernames bold fourtf 2017-12-23 23:48:10 +01:00
  • 2bf53f73f8 oh no the bad commit descriptions are back D: fourtf 2017-12-23 23:24:35 +01:00
  • a617873f6a Implemented a new, better looking tooltip. (#158) Cranken 2017-12-23 22:17:38 +01:00
  • fc81b118c7 replaced qt font scaling remove the qt font scaling and added code that uses the actual scale/dpi value fourtf 2017-12-23 21:18:13 +01:00
  • c9aa716f58 actually show channel ffz emotes as channel ffz emotes (#155) Ckat 2017-12-22 23:03:19 +01:00
  • 51fe00dfec twitch emotes are now refreshed properly (sub and global emotes) Rasmus Karlsson 2017-12-22 17:37:24 +01:00
  • afd4549c3f fix bug where a users initial ID would be set to "456" instead of "123456" Rasmus Karlsson 2017-12-22 17:36:59 +01:00
  • 3f6881390e add twitch getAuthorized method which passes through a custom client ID and oauth token Rasmus Karlsson 2017-12-22 17:36:32 +01:00
  • ec63bc59be Fix autocomplete not being refreshed properly upon first TAB Rasmus Karlsson 2017-12-22 16:50:33 +01:00
  • 468ede66ea update external lib versions Rasmus Karlsson 2017-12-22 16:33:30 +01:00
  • 2bd80763e7 Fix some obvious warnings Rasmus Karlsson 2017-12-22 15:13:42 +01:00
  • 47647ee4b1 update settings lib version Rasmus Karlsson 2017-12-22 14:50:44 +01:00
  • d8c01ce374 Save chats and tabs in new settings system Rasmus Karlsson 2017-12-22 14:44:31 +01:00
  • 42749538a7 Add helper method for creating a UUID Rasmus Karlsson 2017-12-22 14:10:29 +01:00
  • 795deac727 move QString-formatting to helpers.hpp so fS works with it all the time Rasmus Karlsson 2017-12-22 14:07:58 +01:00
  • 86a9f194f9 Clean up account switcher stuff Rasmus Karlsson 2017-12-20 00:39:33 +01:00
  • be3c85d72d Move some variables into const.hpp Rasmus Karlsson 2017-12-19 16:13:02 +01:00
  • 324dfc9ee9 Fix account adding and account removing. Rasmus Karlsson 2017-12-19 15:12:33 +01:00
  • 1e3aca1b7a Add method for updating a twitch users client id/oauth token Rasmus Karlsson 2017-12-19 15:09:54 +01:00
  • d8db695628 fix compile error Rasmus Karlsson 2017-12-19 03:41:31 +01:00
  • 4b36893818 Add simple tooltip system Rasmus Karlsson 2017-12-19 03:36:05 +01:00
  • 47a1911df9 Clean up emotemanager emoji code Rasmus Karlsson 2017-12-19 03:33:48 +01:00
  • 01dbaed781 disabled tabs in the settings that are ununsed fourtf 2017-12-19 03:37:07 +01:00
  • 6a07e1103e fixed chatterino.com link in readme fourtf 2017-12-19 03:26:07 +01:00
  • 6f0620ead6 added emojis to the emote popup fourtf 2017-12-19 03:18:00 +01:00
  • 14e80d5012 Implement mouse scroll speed setting Rasmus Karlsson 2017-12-19 02:47:55 +01:00
  • ba1c9598a4 use a SettingListener for word type mask updating Rasmus Karlsson 2017-12-19 02:31:06 +01:00
  • e39b9093f9 fixed selection color for light theme fourtf 2017-12-19 02:37:58 +01:00
  • f8e4d9a737 changes for light theme - fixed light colored text being too bright - fixed the ripple effect being white on grey fourtf 2017-12-19 02:23:17 +01:00
  • 1a870685b0 Implement the "inline" account switch button Rasmus Karlsson 2017-12-19 02:16:01 +01:00
  • 4010c49c84 fixed messages not redrawing after changing theme fourtf 2017-12-19 01:54:51 +01:00
  • ded61256de moved native event handler to it's proper file fourtf 2017-12-19 01:32:06 +01:00
  • f9487b1dae fix accountpopup code style aka add 5 mio this-> fourtf 2017-12-19 01:25:57 +01:00
  • 368ec7c903 fixed coding style for scrollbar fourtf 2017-12-19 01:11:35 +01:00
  • c950e9c58a added some code for collapsing messages fourtf 2017-12-19 00:09:38 +01:00
  • 5c6411b50b Added "Anonymous" (aka not logged in) as an option for the account chooser Rasmus Karlsson 2017-12-18 21:25:19 +01:00
  • bf39851776 update window title when changing accounts Rasmus Karlsson 2017-12-18 21:02:17 +01:00
  • e46357ad9b small fixes for the scrollbar fourtf 2017-12-18 22:13:46 +01:00
  • f8cf983b7c added an option to disable smooth scrolling fourtf 2017-12-18 20:18:20 +01:00
  • a399af9c66 added fix for scrollbar smooth scrolling jumping on new messages fourtf 2017-12-18 18:55:09 +01:00
  • 625e33d654 ping sound media doesn't get recreated on every message fourtf 2017-12-18 17:57:56 +01:00
  • cca065f0f9 disabled non client dpi scaling until issue is fixed fourtf 2017-12-18 02:47:01 +01:00
  • 929552f74d fixed emote popup not having the right default size on hidpi fourtf 2017-12-18 01:23:22 +01:00
  • 90db7a3995 fixed user popup not hidpi scaling properly fourtf 2017-12-18 01:17:02 +01:00
  • 01e9c723fa fixed hidpi scaling for the settings window fourtf 2017-12-18 00:54:17 +01:00
  • 87182d078c Further simplify font label updating in settings dialog Rasmus Karlsson 2017-12-17 21:11:19 +01:00
  • 03958420be We now also add localized names to the autocompletion Rasmus Karlsson 2017-12-17 21:05:25 +01:00
  • 6f1509cb4f Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2017-12-17 20:50:35 +01:00
  • 7f80e64e7d current font in settings format now reads "fontname, fontsize pt" fourtf 2017-12-17 20:48:15 +01:00
  • e41c855545 add simple username tabbing for recent chatters Rasmus Karlsson 2017-12-17 17:49:32 +01:00
  • 5839b9f522 add username to message (simple) Rasmus Karlsson 2017-12-17 17:48:46 +01:00
  • f7318a26e3 Fix window position/size saving Rasmus Karlsson 2017-12-17 17:09:50 +01:00
  • 02e5030475 add fS function to simplify string formatting with fmt::format Rasmus Karlsson 2017-12-17 17:01:37 +01:00
  • 54ed42f884 Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2017-12-17 16:46:02 +01:00
  • 1ca4fb46d6 added window always on top option fourtf 2017-12-17 16:45:15 +01:00
  • 912b9b89b3 Fix streamlink "choose" option if user has a default quality in config Rasmus Karlsson 2017-12-17 16:34:01 +01:00
  • 151ff057a6 Implement "hide empty input" option Rasmus Karlsson 2017-12-17 16:19:16 +01:00
  • ef9aedb2cd Add some console error messages if streamlink path is bad Rasmus Karlsson 2017-12-17 15:46:22 +01:00
  • d182c22a4e Implement duplicate message sending setting Rasmus Karlsson 2017-12-17 15:34:07 +01:00
  • c7feec20d8 Update signals library version Rasmus Karlsson 2017-12-17 15:06:42 +01:00
  • 169e002b68 fix spelling issue Rasmus Karlsson 2017-12-17 13:48:02 +01:00
  • 4a70fa5d0c re-add variable I accidentally removed Rasmus Karlsson 2017-12-17 13:46:54 +01:00
  • fe352b5da9 remove underscore-prefix from some class members Rasmus Karlsson 2017-12-17 13:31:08 +01:00
  • bb608c83d1 changing the "Enable gif emotes" setting just starts/stops the gif timer instead Rasmus Karlsson 2017-12-17 13:26:42 +01:00
  • 1fb0ca649a Merge branch 'master' of https://github.com/fourtf/chatterino2 2017-12-17 03:46:46 +01:00
  • ec638874d9 fixed gifs still playing after disabling them 2017-12-17 03:46:12 +01:00
  • bb081b710e Update settings and signals library version Rasmus Karlsson 2017-12-17 03:37:46 +01:00
  • c1ac7db24c Merge branch 'master' of https://github.com/fourtf/chatterino2 2017-12-17 03:27:03 +01:00
  • 5cb33647dc fixed splits not redrawing after font changed 2017-12-17 03:26:23 +01:00
  • 633423640e Completion models are now updated on-demand (whenever user presses Tab) Rasmus Karlsson 2017-12-17 03:06:39 +01:00
  • 266ad36de3 Merge branch 'master' of https://github.com/fourtf/chatterino2 2017-12-17 02:42:04 +01:00
  • 31a76e46d1 fix message length label, fixes #140 2017-12-17 02:40:05 +01:00
  • 70cbb9df7f Make more use of single pattern Rasmus Karlsson 2017-12-17 02:18:13 +01:00
  • d5f1c6acec reformat emotepopup Rasmus Karlsson 2017-12-17 02:10:35 +01:00
  • 202cdeaefb Merge branch 'master' of https://github.com/fourtf/chatterino2 2017-12-17 01:55:30 +01:00
  • dd11c56b9a fixed msgs not layouting after changing settings 2017-12-17 01:54:15 +01:00
  • eb8e14b8fe Move more settings over to pajlada settings system Rasmus Karlsson 2017-12-17 01:19:56 +01:00
  • 8687d01cea fix ParseTagString function Rasmus Karlsson 2017-12-17 00:56:33 +01:00