Commit graph

3903 commits

Author SHA1 Message Date
Rasmus Karlsson
56b1fd6913 Increase timeout on FFZ channel emote requests
We might want to send some message upon these sort of errors happening

Fix #709
2018-09-20 13:39:19 +02:00
Rasmus Karlsson
8eba7a0182 add method to NetworkRequest to fetch the underlying url string 2018-09-20 13:37:20 +02:00
Rasmus Karlsson
641c5822d7 fix various warnings 2018-09-20 13:09:37 +02:00
23rd
30f51d8137 Removed useless arg from appendTwitchEmote(). 2018-09-20 10:57:36 +02:00
23rd
f813c2de3b Improved insertion of emotes from popup. 2018-09-20 10:57:22 +02:00
23rd
88477829ef Replaced size() check with empty(). 2018-09-19 13:01:22 +02:00
23rd
acd03a3280 Dont show empty categories in viewer list. 2018-09-19 13:01:22 +02:00
pajlada
6a9252ac12
Merge pull request #711 from 23rd/update-contributor
Update contributors.txt.
2018-09-19 12:51:32 +02:00
23rd
3deffde0ee Update contributors.txt. 2018-09-19 03:41:44 +03:00
fourtf
47c93fb118 fixed memory corruption 2018-09-17 12:51:16 +02:00
pajlada
1d097c3344
Merge pull request #708 from qubard/patch-2
replace malloc with make_unique (minor)
2018-09-17 10:45:53 +02:00
pajlada
d40d0e922e
Update contributors.txt 2018-09-17 10:45:12 +02:00
cub
4c5f2e41e5
replace malloc with make_unique 2018-09-17 02:45:11 -03:00
Rasmus Karlsson
bad9d5e521 Add missing WinToast submodule 2018-09-16 20:01:28 +02:00
Rasmus Karlsson
a00921a220 update settings and signals library versions 2018-09-16 19:53:13 +02:00
pajlada
45988fc510
Merge pull request #678 from apa420/apa-notification-on-live
Notification when a stream goes live
2018-09-16 17:44:39 +02:00
pajlada
e2a7765964
Merge branch 'master' into apa-notification-on-live 2018-09-16 17:43:53 +02:00
apa420
23cf815219 Which badges that are shown are now customizable #282 (#696) 2018-09-16 17:42:30 +02:00
apa420
56aac47fde fixed chatterino badges (#698)
* fixed chatterino badges
2018-09-16 17:27:51 +02:00
pajlada
e332564e01
Merge pull request #702 from 23rd/patch-10-unshort-links
Added option of auto unshort links.
2018-09-16 17:24:48 +02:00
23rd
0d8b5cad63 Added setting to disable auto unshort links. 2018-09-06 17:59:49 +03:00
23rd
5f19a57f5a Refresh links of new messages.
As I understand links update when all message snapshots update, so we need to refresh url manually via signal.
2018-09-06 17:11:25 +03:00
23rd
2d1701cf86 Fixed build. 2018-09-06 13:54:28 +03:00
23rd
fe24d09009 Replace url of link with new one from json. 2018-09-05 15:37:51 +03:00
Rasmus Karlsson
83dce820d8 Make directoriy ignoring more intelligent
Replace path stringifications with as_posix function, which will make
the generation reliable on both unix and windows systems
2018-09-05 01:26:17 +02:00
fourtf
018fe2ab10 fixed some shtuff 2018-09-04 22:29:21 +02:00
fourtf
1d16c0cf77 fixed crasherino 2018-09-04 22:05:27 +02:00
fourtf
1d682c4a93 added add split button 2018-09-04 21:39:54 +02:00
fourtf
3f4e9cdf91 added text for empty categories in emote popup 2018-09-04 20:09:06 +02:00
pajlada
12670e51b7
Merge pull request #697 from 23rd/patch-9-clear-highlights-scroll
Clear highlights scrollbar with messages.
2018-09-02 22:33:38 +02:00
23rd
d0ea0f2478 Clear highlights scrollbar with messages. 2018-09-02 03:02:12 +03:00
apa420
e89caa9e78
Update .gitmodules 2018-09-01 22:00: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
Rasmus Karlsson
eb04e1c3df Fix channel badges not scaling properly 2018-09-01 13:03:17 +00:00
Rasmus Karlsson
4752a3a4d4 Mark image as empty if network request fails 2018-09-01 12:47:02 +00:00
Rasmus Karlsson
d16307a484 reformat 2018-09-01 12:33:27 +00:00
Rasmus Karlsson
afeb7e719b Fix /r not working 2018-09-01 12:32:39 +00:00
Rasmus Karlsson
08b4179a44 Add back "clear messages" in split functionality 2018-09-01 12:19:15 +00:00
apa420
ca5bb104db hopefully it will now compile on linux 2018-09-01 13:01:54 +02:00
pajlada
40672c492a
Merge pull request #694 from apa420/apa-mentions
Fixed /mentions
2018-09-01 11:34:52 +02:00
apa420
05d0b20919 I checked the wrong filepath 2018-08-31 18:18:05 +02:00
apa420
83737996ae Fixed /mentions 2018-08-30 20:18:38 +02: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
01ca055763 fixed issue where when a channel was going offline it would do a toast if the channel was notified 2018-08-29 22:22:32 +02:00
apa420
6b3ee6b09c changed dir-name for linux 2018-08-29 20:01:07 +02:00
apa420
c5a88f6af3 fixed stuff 2018-08-29 19:58:55 +02:00
pajlada
597a8eeb2b
Merge pull request #686 from 23rd/patch-8-fixed-down-arrow
Fixed down key in input field.
2018-08-29 10:24:47 +02:00
pajlada
873b0b3c67
Merge pull request #693 from apa420/apa-minor
Highlighting whispers works better and looks better
2018-08-29 10:22:16 +02:00
apa420
df7d256c7f
Update chatterino.pro 2018-08-29 09:57:10 +02:00