Rasmus Karlsson
|
c6bca8e97b
|
Allow addMessage to override message flags
|
2018-10-05 21:33:01 +00:00 |
|
Rasmus Karlsson
|
cd571a7e25
|
clean up warnings
|
2018-09-30 17:15:17 +00:00 |
|
Rasmus Karlsson
|
92bf1adf88
|
fix tabbing usernames with @
|
2018-09-21 13:57:49 +02:00 |
|
Rasmus Karlsson
|
8eba7a0182
|
add method to NetworkRequest to fetch the underlying url string
|
2018-09-20 13:37:20 +02:00 |
|
pajlada
|
e2a7765964
|
Merge branch 'master' into apa-notification-on-live
|
2018-09-16 17:43:53 +02:00 |
|
Rasmus Karlsson
|
a7487ab43e
|
Temporary fix for timeouts not graying out messages properly
Fix #669
|
2018-09-01 13:43:17 +00:00 |
|
apa420
|
8994307e51
|
forgot to remove an include
|
2018-08-29 23:52:13 +02:00 |
|
apa420
|
5555c41d7e
|
fixed toasts for all platforms
|
2018-08-29 23:39:02 +02:00 |
|
apa420
|
c3065db16d
|
highlighting whispers works better and looks better
|
2018-08-29 01:21:36 +02:00 |
|
apa420
|
6a29fbb6dc
|
Merge branch 'master' into apa-notification-on-live
|
2018-08-28 23:23:46 +02:00 |
|
apa420
|
15bcb5a2fb
|
Initially done with PR
|
2018-08-26 13:49:15 +02:00 |
|
apa420
|
8d5b93fe82
|
push for now
|
2018-08-19 19:02:49 +02:00 |
|
Rasmus Karlsson
|
a07255be2d
|
Add ability to customize cache folder
Add an advanced settings page, currently only housing the "Cache" category
Fix #541
|
2018-08-19 16:26:33 +02:00 |
|
fourtf
|
8bcc9c487b
|
Fixes #411, #516
|
2018-08-16 00:16:33 +02:00 |
|
fourtf
|
af7b742a23
|
changed .clang-format
|
2018-08-15 22:46:20 +02:00 |
|
fourtf
|
44c16f1b3a
|
badges
|
2018-08-14 17:45:36 +02:00 |
|
fourtf
|
902fe684c0
|
Fixes #666
|
2018-08-14 17:35:11 +02:00 |
|
apa420
|
b671fc4133
|
Tried chaning the color of the split when a channel is live
|
2018-08-14 16:29:52 +02:00 |
|
fourtf
|
2448f6f538
|
cleaned up CompletionModel
|
2018-08-13 14:38:03 +02:00 |
|
fourtf
|
f6e110b7fb
|
fixed and optimized the autocompletion
|
2018-08-13 14:04:35 +02:00 |
|
fourtf
|
f6414c9d7e
|
remove settings and paths from Application
|
2018-08-12 12:56:28 +02:00 |
|
fourtf
|
44f5a15da3
|
turning a lot of includes into forward declares
|
2018-08-11 22:23:06 +02:00 |
|
fourtf
|
c768bd9bd9
|
fixed image animations
|
2018-08-11 17:15:17 +02:00 |
|
fourtf
|
c719bb6b74
|
categorized emtotepopup
|
2018-08-11 14:26:02 +02:00 |
|
Rasmus Karlsson
|
7aa34ef9bc
|
remove c++17 dependency
|
2018-08-11 14:12:41 +02:00 |
|
fourtf
|
cf9560508c
|
improving code quality
|
2018-08-10 20:53:13 +02:00 |
|
fourtf
|
edfae49cc9
|
simplified Image
|
2018-08-10 18:56:17 +02:00 |
|
fourtf
|
6344fa6b23
|
loading images on their own thread
|
2018-08-09 20:46:58 +02:00 |
|
fourtf
|
7a9af4ae84
|
moved menu code to ripple effect button
|
2018-08-07 23:46:00 +02:00 |
|
fourtf
|
381177dd24
|
refactored EnumFlags
|
2018-08-07 07:55:31 +02:00 |
|
fourtf
|
c26422aec1
|
refactored MessageBuilder
|
2018-08-07 01:35:24 +02:00 |
|
fourtf
|
f71ff08e68
|
changed to 80 max column
|
2018-08-06 21:17:03 +02:00 |
|
fourtf
|
35d462d1f1
|
worked on Image
|
2018-08-06 18:25:47 +02:00 |
|
fourtf
|
c2e2dfb577
|
this commit is too big
|
2018-08-02 14:23:27 +02:00 |
|
fourtf
|
3b3c5d8d75
|
added code to handle a single connection
|
2018-07-16 17:23:41 +02:00 |
|
fourtf
|
e51c5c692a
|
Merge branch 'master' of https://github.com/fourtf/chatterino2
|
2018-07-15 20:41:57 +02:00 |
|
fourtf
|
1614b11e42
|
Refactored TwitchChannel
|
2018-07-15 20:28:54 +02:00 |
|
Rasmus Karlsson
|
f60d649f5e
|
Remove UrlFetch file
|
2018-07-15 12:11:46 +00:00 |
|
Rasmus Karlsson
|
22bf008bdf
|
Update new settings library version
|
2018-07-15 11:03:25 +00:00 |
|
fourtf
|
111853c574
|
improving TwitchChannel
|
2018-07-14 14:24:18 +02:00 |
|
Lajamerr Mittesdine
|
12a21b7b1a
|
Fix match linking (#608)
Right now it's matching links even if they have garbage text infront of it. For example, `sahttp://www.google.com`
This change fixes that.
|
2018-07-12 18:56:08 +02:00 |
|
Lajamerr Mittesdine
|
727ccd2ff4
|
Add support for spotify hyperlinking (#597)
* Add support for spotify hyperlinking
* Change open link in browser to open link
|
2018-07-11 13:50:05 +02:00 |
|
pajlada
|
2ea3643100
|
Fix timer stuff (#580)
* Add and sort Network files to chatterino project file
|
2018-07-07 15:50:05 +02:00 |
|
Rasmus Karlsson
|
55269587f5
|
Trying out a solution KKona
|
2018-07-07 13:51:01 +02:00 |
|
fourtf
|
6bf7ba1ebe
|
fixed compilation
|
2018-07-07 12:03:37 +02:00 |
|
fourtf
|
c609a9fd37
|
started to refactor Application
|
2018-07-07 11:41:13 +02:00 |
|
Rasmus Karlsson
|
6a418e6e59
|
Refactor NetworkRequest class
Add followUser and unfollowUser methods to TwitchAccount
|
2018-07-07 11:09:27 +00:00 |
|
Rasmus Karlsson
|
256aabf746
|
Remove unused parseJSONFromReply2 function
|
2018-07-07 11:09:27 +00:00 |
|
Rasmus Karlsson
|
efbd0f31e6
|
Remove getJSON2 function
|
2018-07-07 11:09:27 +00:00 |
|
Rasmus Karlsson
|
faa088b7e5
|
Remove NetworkManager urlPut function
|
2018-07-07 11:09:27 +00:00 |
|