Commit graph

  • 179cd5552d Move CTRL+T hotkey handling to Notebook Rasmus Karlsson 2018-04-07 12:27:08 +0200
  • 84c577c0dc fixed gcc compile bug Vilgot Fredenberg 2018-04-06 23:58:08 +0200
  • f4761c47c4
    fixed gcc compile bug Vilgot Fredenberg 2018-04-06 23:58:08 +0200
  • 66626e1a3c
    Merge 8dc8d94c75 into cb06579c29 Vilgot Fredenberg 2018-04-06 21:35:24 +0000
  • cb06579c29 rewrote window saveing/serialization system fixes #212 fourtf 2018-04-06 23:31:34 +0200
  • 8dc8d94c75
    Merge remote-tracking branch 'upstream/master' Vilgot Fredenberg 2018-04-06 20:33:34 +0200
  • 4ec2c0d8b3 added cooldown to layouting to reduce lag when opening the emojis tab fourtf 2018-04-06 18:27:49 +0200
  • d85dba3e0e fixes #307 fourtf 2018-04-06 18:05:30 +0200
  • cc1e3c2f6f fixed an issue where normal emotes would be redrawn like gif emotes fourtf 2018-04-06 17:46:12 +0200
  • 86c844c791 added debug information on F10 fourtf 2018-04-06 16:37:30 +0200
  • 68227fa576 repaint tabs when text changes fourtf 2018-04-06 01:57:32 +0200
  • 3adec1ae89
    Update README.md pajlada 2018-04-06 01:46:04 +0200
  • c2d1d8bbec
    Add Ubuntu 18.04 installation instructions pajlada 2018-04-06 01:44:49 +0200
  • 06c3201a1a added dark window to dark theme fourtf 2018-04-05 23:44:46 +0200
  • 2b67d36bff
    correct install instructions for Ubuntu/Debian Vilgot Fredenberg 2018-04-04 11:59:06 +0200
  • 5c23be2122 Update settings library. make use of new define Rasmus Karlsson 2018-04-03 02:59:24 +0200
  • adf3ff3075 Switch some c-style includes to c++-style includes (i.e. stdint.h to cstdint) Rasmus Karlsson 2018-04-03 02:55:32 +0200
  • 5bcb561eb2 Simplify debug::Log. No need for a second function Rasmus Karlsson 2018-04-03 02:35:02 +0200
  • e5c852ecba Fixed crash upon starting Cranken 2018-04-02 11:46:56 +0200
  • 656b9a320b
    Fixed crash upon starting Cranken 2018-04-02 11:46:56 +0200
  • f820024fd5 Reformat Rasmus Karlsson 2018-04-01 16:43:30 +0200
  • 3dae83e749 Add an EmojiMap which is like an EmoteMap except it contains data for Emojis Rasmus Karlsson 2018-04-01 16:16:54 +0200
  • 56f0e5e76a removed the chrome style tabs fourtf 2018-04-01 16:41:32 +0200
  • d075231081 Added a "CleanChannelName" virtual method to AbstractIrcServer Rasmus Karlsson 2018-04-01 15:10:15 +0200
  • 58fe1f6dcc Fix typo Rasmus Karlsson 2018-04-01 14:56:05 +0200
  • 87cf79440b Fixed an issue where Badges and emotes were not rendered transparently in disabled messages Rasmus Karlsson 2018-04-01 11:43:26 +0200
  • fdea4f32f0 Re-fix timeout message merging Rasmus Karlsson 2018-03-31 13:59:17 +0200
  • be66338fe2 General cleanups/reformats Rasmus Karlsson 2018-03-31 13:44:15 +0200
  • 3cdaeb071a Fixes some emojis that wouldn't display properly Rasmus Karlsson 2018-03-31 13:14:43 +0200
  • d3212b0a59 Fixes the previous "Disabled message" behaviour Rasmus Karlsson 2018-03-31 11:32:29 +0200
  • 2d15716b5f Add helper methods to FlagsEnum where I can make sure that it actually works forsenT Rasmus Karlsson 2018-03-31 11:23:07 +0200
  • 700b15c483 improved new tabs fourtf 2018-03-30 16:25:49 +0200
  • 57e0e85d77 Update a usernames "timeAdded" every time it tries to be added Rasmus Karlsson 2018-03-30 15:58:05 +0200
  • 5a88f084a3 Add setting to not fetch chatters for bigger streamers Rasmus Karlsson 2018-03-30 15:42:59 +0200
  • 1cac80c8ba Changed how the channel live status is stored Rasmus Karlsson 2018-03-30 15:05:33 +0200
  • 1b9fa36e06 add mouseMove signal to SignalLabel Rasmus Karlsson 2018-03-30 14:46:29 +0200
  • 1c7f397f1b Move signallabel code out from its header Rasmus Karlsson 2018-03-30 14:39:33 +0200
  • 89d7b7db87 expire non-recent chatters Rasmus Karlsson 2018-03-30 13:50:43 +0200
  • d4f37f786b Once again reset completion model first time tab is pressed. This ensures we never tab the wrong username, but it's really expensive. Rasmus Karlsson 2018-03-30 13:45:27 +0200
  • ec349f5978 added experimental new tabs fourtf 2018-03-30 13:44:01 +0200
  • ea21aa5dea reformat/cleanup Rasmus Karlsson 2018-03-30 12:37:00 +0200
  • 95878dc7db No longer add username to the completion model in privateMessageReceived Rasmus Karlsson 2018-03-30 12:16:12 +0200
  • f567f10d10 CompletionModel tagged strings now have types (i.e. bttv emote, name, twitch emote) Rasmus Karlsson 2018-03-30 12:06:02 +0200
  • 4790f68557 make helper function for trimming a twitch channel name from irc Rasmus Karlsson 2018-03-25 11:37:57 +0200
  • dc578a5f29 Add "Timeout action" setting Rasmus Karlsson 2018-03-24 16:55:28 +0100
  • 41fbcc738b Fix and improve Streamlink code Rasmus Karlsson 2018-03-24 14:13:04 +0100
  • 6c56e9cc82 Don't add duplicats to message history (#277) Nikolai Zimmermann 2018-03-24 12:22:03 +0100
  • b2f041989c Move CompletionModel to a more appropriate folder Rasmus Karlsson 2018-03-24 12:13:09 +0100
  • d9bd39e8a4 Remove "CompletionManager". Completion models are now stored in Channel Rasmus Karlsson 2018-03-24 12:02:07 +0100
  • ad12a818b2 change around variables names to make things a bit more clear Rasmus Karlsson 2018-03-05 22:49:19 +0100
  • ab42a30108 Tabbing (#287) hemirt 2018-03-24 11:12:24 +0100
  • 81b2e1502d change lastmessageindicator back to default verpattern hemirt 2018-03-24 10:56:04 +0100
  • f303bc8955 remove private/personal stuff hemirt 2018-03-24 10:52:00 +0100
  • d5d1f8c424 fix emotes and usernames comparing; formatting hemirt 2018-03-23 21:33:41 +0100
  • 438c7772df FeelsOkayMan hemirt 2018-03-23 20:54:15 +0100
  • efcade5fca implement tabbing usernames hemirt 2018-03-14 22:15:10 +0100
  • b48d444985 sort emotes in tab completion hemirt 2018-03-14 19:40:03 +0100
  • de9d7279fd Merge remote-tracking branch 'upstream/master' hemirt 2018-03-14 19:29:49 +0100
  • 0423702e50 actually display channel ffz emotes as channel ffz emotes (#279) Ckat 2018-03-05 22:37:01 +0100
  • a1b6d4528f change dotted last read message indicator to a line, remove airbrushgrenade hemirt 2018-02-28 20:03:41 +0100
  • 081b73a614 actually display channel ffz emotes as channel ffz emotes Ckat 2018-02-18 14:52:18 +0100
  • 9552316fbd Don't add duplicats to message history Nikolai Zimmermann 2018-02-13 22:32:39 +0100
  • 1d1f40bf44 more reliablitiy Nikolai Zimmermann 2018-02-11 21:13:23 +0100
  • e169d37bae Fix Send Duplicate Messages not working Nikolai Zimmermann 2018-02-11 21:11:30 +0100
  • 3d46ade836 more reliablitiy Nikolai Zimmermann 2018-02-11 21:13:23 +0100
  • c4718dc7b6 Fix Send Duplicate Messages not working Nikolai Zimmermann 2018-02-11 21:11:30 +0100
  • 45dfb151a2 set background color to grey instead of brown fourtf 2018-02-09 15:47:11 +0100
  • a9d706048c modified "show message length" settings text fourtf 2018-02-09 13:50:02 +0100
  • 11621fd146 removed providermanager from chatterino.pro fourtf 2018-02-09 13:35:36 +0100
  • 54b0d9dda9 renamed ircchannel fourtf 2018-02-09 13:33:11 +0100
  • c2ac7514da added basic support for displaying sent whispers in the /whispers channel fourtf 2018-02-06 00:31:30 +0100
  • c3287a1da8 dream come true fourtf 2018-02-06 00:10:30 +0100
  • e047a55da8 fixed compiling on macos fourtf 2018-02-05 23:56:16 +0100
  • 6b483640cd added username in the titlebar fourtf 2018-02-05 23:32:38 +0100
  • 9b1300212a Fixes #266 graphical gliches after changing theme color fourtf 2018-02-05 21:33:22 +0100
  • c0247d27e8 renamed irc provider files fourtf 2018-02-05 21:28:18 +0100
  • a44758ad23 Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2018-02-05 21:20:38 +0100
  • b351c40d29 refactored irc fourtf 2018-02-05 15:11:50 +0100
  • 556dbe0456 Fix whisper receiving Rasmus Karlsson 2018-02-04 16:33:46 +0100
  • f9a25171bf Implement logging Rasmus Karlsson 2018-02-03 17:14:56 +0100
  • 25979d4535 Unscuffed settings log page Rasmus Karlsson 2018-02-03 16:17:59 +0100
  • e2b54edb2d Fix build error (#264) Nikolai Zimmermann 2018-01-30 13:31:18 +0100
  • 638bfc7613 Fix build error Nikolai Zimmermann 2018-01-30 09:51:47 +0100
  • 0d417dfa2d minor style changes fourtf 2018-01-29 13:22:22 +0100
  • 2391ad7d16 clang PCH workaround confuseh 2018-01-28 17:30:14 +0000
  • a32c45a4d7 clang PCH workaround confuseh 2018-01-28 17:30:14 +0000
  • 12b30eb2ed minor changes to the pr fourtf 2018-01-28 18:05:01 +0100
  • 74fec12848 Merge branch 'master' of https://github.com/Confuseh/chatterino2 into Confuseh-master fourtf 2018-01-28 17:53:16 +0100
  • 643486da14 enabled compact emtoes again fourtf 2018-01-28 16:29:47 +0100
  • 3d479e4c83 fixed template compilation on mingw fourtf 2018-01-28 15:28:02 +0100
  • a104e92ad5 Add additional options for streamlink, remove static from qualitypopup Fixes #261 confuseh 2018-01-28 14:10:12 +0000
  • c62a91ac2b fixed message flags |= and &= operations fourtf 2018-01-28 14:45:39 +0100
  • 88586b53b7 Switch bitwise operator in message from &= to |= Rasmus Karlsson 2018-01-28 14:24:37 +0100
  • 2f0844ebd9 Basic logging implemented Rasmus Karlsson 2018-01-28 14:23:55 +0100
  • f474db9443 minor changes in MessageLayout fourtf 2018-01-28 04:07:45 +0100
  • 772dc97d92 minor changes to MessageColor fourtf 2018-01-28 03:57:22 +0100
  • 11775071b9 made Link a struct fourtf 2018-01-28 03:52:52 +0100
  • 99aac9eb6a minor code improvements fourtf 2018-01-28 03:48:15 +0100
  • 431b9a8c1f Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2018-01-28 03:39:47 +0100
  • 591ab4d8da simplified message.cpp fourtf 2018-01-28 03:29:42 +0100