hemirt
6ca4f661a7
clangformat
2018-09-30 11:42:23 +00:00
hemirt
4eefeb80e7
remove dead line
2018-09-30 11:42:23 +00:00
hemirt
3184234c19
Squashed commit of the following:
...
commit ea07bbef0b
Merge: 0b36f436
5cfcf114
Author: hemirt <hemirt@email.cz>
Date: Sun Sep 23 20:05:14 2018 +0200
Merge branch 'blacklist' into blacklistnew
commit 5cfcf114b6
Author: hemirt <hemirt@email.cz>
Date: Sun Sep 23 20:00:16 2018 +0200
rename second pattern to replacement
commit f08cc4cf88
Author: hemirt <hemirt@email.cz>
Date: Sun Sep 23 19:52:30 2018 +0200
delete out commented code
commit 1acb1278aa
Author: hemirt <hemirt@email.cz>
Date: Sun Sep 23 19:52:03 2018 +0200
fix replacement with emotes issues
commit 646268ab18
Author: hemirt <hemirt@email.cz>
Date: Sun Aug 19 01:06:36 2018 +0200
fix build
commit ad711b4c15
Merge: e8e059f8
8bcc9c48
Author: hemirt <hemirt@email.cz>
Date: Sun Aug 19 00:52:38 2018 +0200
Merge branch 'master' of https://github.com/fourtf/chatterino2 into blacklist
commit e8e059f847
Author: hemirt <hemirt@email.cz>
Date: Sun Aug 19 00:25:58 2018 +0200
add replaced emotes into twitchEmotes
commit a63454f00d
Merge: e7f2f397
63eaf3b9
Author: hemirt <hemirt@email.cz>
Date: Sat Aug 11 22:38:16 2018 +0200
Merge branch 'master' of https://github.com/fourtf/chatterino2 into blacklist
commit e7f2f39737
Author: hemirt <hemirt@email.cz>
Date: Sat Aug 11 21:54:01 2018 +0200
emotedata
commit f00d3da537
Author: hemirt <hemirt@email.cz>
Date: Sat Jul 28 19:53:55 2018 +0200
rename variables to fit better, emotes in capture groups from regex work
commit 00c9fa080a
Author: hemirt <hemirt@email.cz>
Date: Mon Jul 9 19:53:53 2018 +0200
add case sensitivity checkbox and fix validity issues due to isValid
that checked regex
commit 4385fcd13f
Author: hemirt <hemirt@email.cz>
Date: Sun Jul 8 21:09:14 2018 +0200
remove commented code
commit 1834342f74
Author: hemirt <hemirt@email.cz>
Date: Sun Jul 8 21:03:13 2018 +0200
IgnorePhrase replacement
also removes twitch emotes info about the matched and changed parts and
shifts positions of other emotes from emote infos to the corresponding new
position
commit d3b6e294ed
Author: hemirt <hemirt@email.cz>
Date: Sun Jul 8 16:21:33 2018 +0200
ignore phrases
2018-09-30 11:42:23 +00:00
apa420
d751d1939e
used different linebreaking as suggested from 23rd
2018-09-21 13:43:33 +02:00
apa420
f4ba61efc3
fixed tooltip on twitch emotes in a cheesy fasion
2018-09-21 13:43:33 +02:00
apa420
ea17d23224
apa fixed custom subscriber badges tooltip
2018-09-20 21:59:34 +02:00
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
23rd
30f51d8137
Removed useless arg from appendTwitchEmote().
2018-09-20 10:57:36 +02:00
fourtf
47c93fb118
fixed memory corruption
2018-09-17 12:51:16 +02:00
pajlada
e2a7765964
Merge branch 'master' into apa-notification-on-live
2018-09-16 17:43:53 +02:00
apa420
56aac47fde
fixed chatterino badges ( #698 )
...
* fixed chatterino badges
2018-09-16 17:27:51 +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
eb04e1c3df
Fix channel badges not scaling properly
2018-09-01 13:03:17 +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
apa420
83737996ae
Fixed /mentions
2018-08-30 20:18:38 +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
c5a88f6af3
fixed stuff
2018-08-29 19:58:55 +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
9a0205bdc9
did request
2018-08-29 01:37:57 +02:00
apa420
a36a2a2939
fixed issue with having the wrong variable
2018-08-29 01:24:35 +02:00
pajlada
6eb21f4b68
Merge pull request #677 from 23rd/patch-4-link-tooltip-bttv
...
Added tooltip to links.
2018-08-29 01:23:17 +02:00
apa420
c3065db16d
highlighting whispers works better and looks better
2018-08-29 01:21:36 +02:00
apa420
c5d5825b5a
Added functionality of option of highlightsound on whisper ( #692 )
...
Fixes #640
2018-08-29 00:30:11 +02:00
apa420
6a29fbb6dc
Merge branch 'master' into apa-notification-on-live
2018-08-28 23:23:46 +02:00
23rd
bf529d5503
Rewritten check for incorrect link.
2018-08-26 16:33:04 +03:00
23rd
cb500070f2
Run away from BTTV API.
2018-08-26 15:55:44 +03:00
23rd
ce155299e9
Added right-click on nickname to reply on whisper. ( #680 )
2018-08-26 10:42:00 +02:00
23rd
c7e2188582
Added tooltip to original link too.
2018-08-25 21:54:17 +03:00
23rd
f4828b7d09
Rename everything.
2018-08-25 21:54:10 +03:00
Rasmus Karlsson
5647c6a80c
Fix crash when receiving a whisper
...
Fix #672
2018-08-25 10:23:58 +00:00
23rd
5253ab3f85
Added tooltip to links via BTTV API.
2018-08-24 13:16:55 +03:00
23rd
8a1c30408a
Set displayName to UserInfo link as value. ( #675 )
2018-08-22 15:16:19 +02:00
apa420
21c4880ace
for pajlada
2018-08-19 15:09:00 +02:00
apa420
15e9e3e642
Added functionality of colored splits when live
2018-08-17 21:19:15 +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
apa420
b671fc4133
Tried chaning the color of the split when a channel is live
2018-08-14 16:29:52 +02:00
Daniel Pasch
c4e3bf1a8c
Fix compiling on macOS High Sierra ( #665 )
...
* mac docs update relating to qt
give a little more detailed installation guide for the qt installation
* Fix compiling on clang, now compiles on macOS High Sierra
2018-08-13 20:10:32 +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
apa420
93bbe33664
Cleaned some stuff up and did some things
2018-08-12 21:05:12 +02:00
apa420
320558ee63
more stuff done, does compile, changed vector for map
2018-08-12 20:21:21 +02:00
apa420
05d5709bb9
stuff does compile
2018-08-12 18:54:32 +02:00
apa420
54166ec130
temp stuff
2018-08-12 15:29:40 +02:00
fourtf
f6414c9d7e
remove settings and paths from Application
2018-08-12 12:56:28 +02:00