Commit graph

  • d6c6a552d8 added preview channel view to the appearance tab fourtf 2018-07-03 16:55:02 +0200
  • 6909d1d939 replaced 0 with nullptr in signalvector fourtf 2018-07-03 15:08:55 +0200
  • 836f931b23 added isSorted method to signalvector fourtf 2018-07-03 15:06:23 +0200
  • e757a6504b Run clang-format-all.sh Rasmus Karlsson 2018-07-03 15:19:49 +0000
  • b73f65fa20 Add bash script to run clang format on all files Rasmus Karlsson 2018-07-03 15:19:25 +0000
  • 3248263523 Add missing newline to .clang-format Rasmus Karlsson 2018-07-03 15:19:14 +0000
  • 126e344f18 rename Ver to Dotted, fix show current value on first open hemirt 2018-07-03 15:45:25 +0200
  • 4f30d950c7 fix current index, depends on value of setting fix default value of the combobox for the collapse lines, incorrectly always shows first item of the box, instead of current value hemirt 2018-07-03 15:43:54 +0200
  • 63a596ef16 added moderation action settings back in fourtf 2018-07-03 14:59:18 +0200
  • 7d4feb2781 Make protocol regexes case insensitive Rasmus Karlsson 2018-07-03 14:57:11 +0000
  • 35de26821a If USEWINSDK is not enabled, fall back to QWidget's nativeEvent Rasmus Karlsson 2018-07-03 14:22:39 +0000
  • 37d3f5a24a last message pattern hemirt 2018-07-03 13:44:59 +0200
  • 9f6d09db7c fmoved windows message handlers into their own functions fourtf 2018-07-03 13:04:27 +0200
  • eb809d1572 Fixes #538 multiple window frames on windows fourtf 2018-07-03 12:07:57 +0200
  • b03c39cfd7 Fix bug with 'disabled users' textbox datguy 2018-07-02 19:53:51 +0300
  • dcb2abc486 Formatting, fix some bugs datguy 2018-07-01 17:51:32 +0300
  • 56bddc02e6
    Merge pull request #1 from devolution2409/patch-2 DatGuy1 2018-07-01 15:46:08 +0300
  • 653b1dec45
    Updated getLogs to check for logs on Overrustle devolution2409 2018-07-01 14:44:47 +0200
  • d0103b146f Remove unneeded includes datguy 2018-07-01 13:23:54 +0300
  • 3b720424b9 Add cbenni logviewer datguy 2018-07-01 13:22:04 +0300
  • 978931bcfc Clean up twitch emote tooltips Rasmus Karlsson 2018-06-30 10:10:53 +0200
  • ec4c243455 fix link parser Rasmus Karlsson 2018-06-29 10:22:09 +0200
  • ce608eb3fb
    Merge 7a4fafa8fc into 712a292d7e Lajamerr Mittesdine 2018-06-29 06:34:21 +0000
  • 7a4fafa8fc
    Fix issue on Windows not matching links correctly. Lajamerr Mittesdine 2018-06-29 02:14:04 -0400
  • 91ef919cc5
    Merge e7c409d9f0 into 712a292d7e Nikola Forró 2018-06-28 18:36:11 +0000
  • 712a292d7e renamed class SingalVector -> SimpleSignalVector fourtf 2018-06-28 20:27:24 +0200
  • 6013591730 renamed files SignalVector -> SimpleSignalVector and SingalVector2 -> SignalVector fourtf 2018-06-28 20:25:37 +0200
  • c3c2b934ba moved ChatterinoSetting into src/common fourtf 2018-06-28 20:06:09 +0200
  • 86347dc63e renamed Themes to Theme fourtf 2018-06-28 20:03:04 +0200
  • c01d1ed732 step 1: push, step 2: try to compile fourtf 2018-06-28 19:57:06 +0200
  • 848bbc71aa removed that pile of garbage IrcManager fourtf 2018-06-28 19:54:40 +0200
  • 8ced5a1e25 renamed *Manager classes fourtf 2018-06-28 19:51:07 +0200
  • 2df142bd50 renamed *Manager files fourtf 2018-06-28 19:46:45 +0200
  • 5604ae6a67 removed functions from SettingsManager that shouldn't be there fourtf 2018-06-28 19:38:57 +0200
  • b667183ca5 Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2018-06-28 18:12:43 +0200
  • 8ff29ebe05 Normalize define naming Rasmus Karlsson 2018-06-28 01:26:15 +0200
  • 10df071077
    Breakpad implementation (#535) pajlada 2018-06-27 23:06:37 +0000
  • 831eb310a8
    Merge branch 'master' into breakpad-implementation pajlada 2018-06-27 23:06:11 +0000
  • 524be95e8b Reduce complexity of regular expression initialization Rasmus Karlsson 2018-06-28 00:48:25 +0200
  • 20c17c3377 Make link regular expression only be created once Rasmus Karlsson 2018-06-28 00:24:21 +0200
  • 7fe8ff97e0 Initial rework of matchLink LajamerrMittesdine 2018-06-27 13:45:54 -0400
  • f654c56bf9
    Merge pull request #2 from pajlada/LajamerrMittesdine-master Lajamerr Mittesdine 2018-06-27 18:50:24 -0400
  • b9a400d0a8 Reduce complexity of regular expression initialization Rasmus Karlsson 2018-06-28 00:48:25 +0200
  • 7760657ebe
    Merge pull request #1 from pajlada/LajamerrMittesdine-master Lajamerr Mittesdine 2018-06-27 18:30:39 -0400
  • 27c07eec2a Make link regular expression only be created once Rasmus Karlsson 2018-06-28 00:24:21 +0200
  • 37be58ebcf fixed browser extensions not working when opening the browser before chatterino fourtf 2018-06-27 22:56:56 +0200
  • 4e05cdef70 Initial rework of matchLink LajamerrMittesdine 2018-06-27 13:45:54 -0400
  • 6a93aa412e moved IsBigEndian into it's own file fourtf 2018-06-27 13:03:38 +0200
  • c22052afdd undo reformat chems 2018-06-26 22:22:42 +0100
  • b2d18ddd7f fixes #525 ch-ems 2018-06-26 19:37:04 +0100
  • 1bd97d853e fixes issue where slowmode checkbox is checked even after canceling. ch-ems 2018-06-26 19:36:33 +0100
  • e7c409d9f0 Do not fetch recent messages and viewer list for chatrooms Nikola Forró 2018-06-27 12:27:15 +0200
  • b4d09b848a
    Some progress on tlds Lajamerr Mittesdine 2018-06-27 05:46:00 -0400
  • 36d8383ef8
    Add some comments to bash script Lajamerr Mittesdine 2018-06-27 03:01:24 -0400
  • 4e2dbc4f07
    Update update-tld-data.sh Lajamerr Mittesdine 2018-06-27 02:35:00 -0400
  • aea172f8e2
    Update tlds.txt Lajamerr Mittesdine 2018-06-27 02:33:16 -0400
  • 0e30bcb29f
    Update update-tld-data.sh Lajamerr Mittesdine 2018-06-27 00:50:39 -0400
  • 983feed291
    Update messagebuilder.cpp Lajamerr Mittesdine 2018-06-26 23:55:09 -0400
  • e9868fdd84 Move TwitchUser deserialization to the proper Deserialize function instead of ::fromJSON Rasmus Karlsson 2018-06-27 00:17:05 +0000
  • f76512c31e Remove authenticated get function from urlfetch Rasmus Karlsson 2018-06-27 00:16:30 +0000
  • f40d0db64d
    undo reformat chems 2018-06-26 22:22:42 +0100
  • 9995509910 fixes #525 ch-ems 2018-06-26 19:37:04 +0100
  • 21c107badb fixes issue where slowmode checkbox is checked even after canceling. ch-ems 2018-06-26 19:36:33 +0100
  • d333da3dfa fixes issue with 0245bd5 ch-ems 2018-06-25 21:27:51 +0100
  • 06350e9e14 added codescene fourtf 2018-06-26 18:21:13 +0200
  • c5441c6d4a fixed minor issues fourtf 2018-06-26 17:51:31 +0200
  • fb230423f6 fixed rename fourtf 2018-06-26 17:47:44 +0200
  • 604e5ed682 fixed upper/lower case fiesta fourtf 2018-06-26 17:42:35 +0200
  • 8cbf575e3c added docs of main.cpp fourtf 2018-06-26 17:33:26 +0200
  • 804d324d79 removed NativeEventHelper fourtf 2018-06-26 17:27:18 +0200
  • d09b14db26 removed Const.hpp and Credentials.hpp in favor of TwitchCommon.hpp fourtf 2018-06-26 17:25:24 +0200
  • 08e552f5f6 ran clang-format on all files fourtf 2018-06-26 17:20:03 +0200
  • 6ee1fc303e removed SplitColumn fourtf 2018-06-26 17:16:58 +0200
  • c74bc00106 renamed twitch api get functions fourtf 2018-06-26 17:12:50 +0200
  • 54eb07e116 removed namespaces fourtf 2018-06-26 17:06:17 +0200
  • 2df0566492 removed namespaces fourtf 2018-06-26 16:37:59 +0200
  • 15abedd869 moved files into src/common fourtf 2018-06-26 15:33:51 +0200
  • 0bc08a364c created directory for dialogs fourtf 2018-06-26 15:11:45 +0200
  • f09c7e8b4e removed ChannelData fourtf 2018-06-26 14:55:28 +0200
  • 22f528cd21 put all split widgets inside the same directory fourtf 2018-06-26 14:39:22 +0200
  • e009e9fed0 Merge branch 'master' of https://github.com/fourtf/chatterino2 ChemiHatake 2018-06-26 13:22:02 +0100
  • beaa2e849a Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2018-06-26 14:11:45 +0200
  • a9bf9cf722 rename #3 fourtf 2018-06-26 14:09:39 +0200
  • 14f07274d9 fixed chatterino.pro paths fourtf 2018-06-26 13:31:40 +0200
  • c9722b9780 rename #2 fourtf 2018-06-26 13:24:55 +0200
  • ec04f10895 rename #1 fourtf 2018-06-26 13:23:57 +0200
  • ee6d11adaa
    Merge d71e00b290 into aba6d1b840 Lajamerr Mittesdine 2018-06-26 08:09:07 +0000
  • aba6d1b840 update settings version Rasmus Karlsson 2018-06-26 00:42:22 +0000
  • b1428ac4ad fixes issue with 0245bd5 ch-ems 2018-06-25 21:27:51 +0100
  • 6375a902a0 fixed size of the attachedwindow for the browser extension for scaling fourtf 2018-06-25 22:06:17 +0200
  • 13d28d0d8b Fix Account Switcher Popup Widget On Linux Lajamerr Mittesdine 2018-06-25 00:55:03 -0400
  • 0245bd5c3a fixed crash when enabling 'window always on top' ch-ems 2018-06-25 15:41:18 +0100
  • 7f5b07a9f9 fixes font selection window showing behind if 'window always on top' is enabled. ch-ems 2018-06-25 10:25:39 +0100
  • 25f25b01e4 fixed crash when enabling 'window always on top' ch-ems 2018-06-25 15:41:18 +0100
  • d4622642c8 Merge branch 'master' of https://github.com/fourtf/chatterino2 ChemiHatake 2018-06-25 15:34:20 +0100
  • d71e00b290
    Initial work of rewriting the match link Lajamerr Mittesdine 2018-06-25 07:52:38 -0400
  • 479d768774
    Create update-tld-data.sh Lajamerr Mittesdine 2018-06-25 07:45:48 -0400
  • 3663732cd2
    Create tlds.txt Lajamerr Mittesdine 2018-06-25 07:44:10 -0400
  • 73274dc0fa
    Update messagebuilder.cpp Lajamerr Mittesdine 2018-06-25 06:56:44 -0400
  • ef2365e81a small fix and increased version number to 2.0.4 v2.0.4 fourtf 2018-06-25 12:52:07 +0200