Nikolai Zimmermann
f63d9d3e33
Better time display for timeouts ( #601 )
...
* Better time display for timeouts
* remove newline
2018-07-11 16:09:28 +02:00
apa420
db099260ad
Added functionality of reading log-size in the moderation-folder ( #600 )
2018-07-11 14:23:21 +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
apa420
77f904fae4
Fixes the issue with making the chatterino window smaller with long usernames ( #588 )
2018-07-10 18:31:34 +02:00
23rd
c3793121cb
Added mention of user by right-clicking on his nickname. ( #589 )
...
* Added mention of user by right-clicking on his nickname.
* Removed possibility of choice. Always add @ to username.
2018-07-10 18:27:42 +02:00
Lajamerr Mittesdine
d82c647edd
Fix new emotes not loading properly because of cache ( #596 )
...
Fix #595
2018-07-10 17:47:16 +02:00
pajlada
91e320edf8
Remove link to clang format automation
...
the description is already in the readme
2018-07-08 11:18:49 +00:00
Rasmus Karlsson
da1627e47d
Fix historical messages not triggering highlights
...
For now they only trigger the highlighting of the message, but not sound
or flash alerts as I think that's weird.
Fix #308
2018-07-08 09:43:44 +00:00
Rasmus Karlsson
aaa82dce75
Fix custom highlight sounds not working on Linux
2018-07-08 09:42:48 +00:00
hemirt
d2450c298b
remove duplicate code ( #585 )
2018-07-07 22:30:19 +02:00
Rasmus Karlsson
ebc47b1463
trim config shit
2018-07-07 22:00:23 +02:00
Rasmus Karlsson
0d40894b47
improve error message in loadEmotes
2018-07-07 21:59:17 +02:00
Rasmus Karlsson
926a753a54
Load twitch emotes on initialize as well
...
Fix #581
2018-07-07 21:55:09 +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
cada32edfd
Treat missing returns as errors
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
Rasmus Karlsson
091b597fe9
Remove unused "urlDelete" function from NetworkManager
...
Allow NetworkRequest to be constructed with a QUrl
2018-07-07 11:09:27 +00:00
Rasmus Karlsson
1f2968934c
Remove unused functions in NetworkManager
2018-07-07 11:09:27 +00:00
DatGuy1
b12c4e1d45
Add text command to display logs ( #574 )
...
* Add text command to display logs
* Allow @username instead of username
2018-07-07 10:25:12 +02:00
DatGuy1
0496c6a242
Update version of LLVM
2018-07-07 01:40:07 +02:00
fourtf
280bb4cf8e
Renamed private members
2018-07-06 19:24:35 +02:00
fourtf
6935619820
Changed some stuff
2018-07-06 19:24:35 +02:00
Rasmus Karlsson
822b9737ca
Remove duplicate LogsPopup.cpp in project file
2018-07-06 18:14:19 +00:00
fourtf
535c0616a3
Applied project style to multiple files
2018-07-06 18:10:21 +02:00
fourtf
3993708164
Refactored NetworkRequest and misc
2018-07-06 17:56:11 +02:00
fourtf
477d4751f7
refactor CompletionModel
2018-07-06 17:42:00 +02:00
fourtf
aa3df2e6d8
refactored Channel
2018-07-06 17:30:12 +02:00
fourtf
b639604a47
refactored BaseWidget
2018-07-06 17:11:37 +02:00
fourtf
741c1f7820
refactored Window
2018-07-06 17:03:57 +02:00
fourtf
314c15bb87
Small fixes for the last PR
2018-07-05 22:55:06 +02:00
DatGuy1
086ae010b1
Add viewing logs to UserInfoPopup ( #548 )
...
* Add cbenni logviewer
* Remove unneeded includes
* Updated getLogs to check for logs on Overrustle
will check logs on overrustle if none were found on cbenni
* Formatting, fix some bugs
* Fixes per PR comments
* Should really take more time when pushing
* Changes per PR, simplify code a lot
* Style/formatting fixes
2018-07-05 22:47:51 +02:00
fourtf
eeb514c444
minor changes
2018-07-05 18:17:12 +02:00
fourtf
42550129e7
reworked the Look settings page
2018-07-05 17:38:24 +02:00
fourtf
80c8e11cec
refactored the ignores page a bit
2018-07-05 16:45:34 +02:00
fourtf
1da23e5e91
renamed IgnoreUsersPage to IgnoresPage
2018-07-05 16:22:25 +02:00
fourtf
d925704aa9
renamed file to fix compiling
2018-07-05 16:09:08 +02:00
fourtf
6059f98c21
renamed UpdatePromptDialog to UpdateDialog
2018-07-05 16:04:50 +02:00
DatGuy1
9c7c99928f
Add highlighting of all messages from a certain user ( #564 )
...
* Rework to use controllers
* Rework to use controllers
* Add doHighlight
* Cherry pick?
* Fixes per PR
* Remove file
2018-07-05 15:58:20 +02:00
apa420
eb69cbf5f5
The file-url for logging is now displayed as a smaller link ( #570 )
...
* The file-url for logging is now displayed as a smaller link, todo: Show link on hover
* added a label to the folder-url in the settings
2018-07-05 15:57:08 +02:00
fourtf
3d7926cac1
added the update download button for linux/mac (updates don't work tho
...
so it doesn't show)
2018-07-05 13:25:10 +02:00
fourtf
59332270b5
put the update button code into it's own file
2018-07-05 12:54:38 +02:00
fourtf
ef13aef7df
fixes for linux
2018-07-05 12:08:33 +02:00
fourtf
f2238729f1
worked on the UpdatePromptDialog
2018-07-05 11:42:40 +02:00
fourtf
f02a89690e
added mechanic for deleting a BaseWindow on focus out
2018-07-05 10:34:04 +02:00