fourtf
|
22ca20ad2a
|
renamed TwitchServer -> TwitchIrcServer
|
2019-09-15 13:02:02 +02:00 |
|
fourtf
|
13d1fab303
|
credentials are now loaded when needed
|
2019-09-14 20:45:01 +02:00 |
|
Rasmus Karlsson
|
7ff567d584
|
rename "messageReceived" to "readConnectionMessageReceived" to match the "readConnected/writeConnected" and "writeConnectionMessageReceived" functions
|
2019-08-31 17:44:41 +02:00 |
|
Rasmus Karlsson
|
829c63be51
|
Change in which "message received" handler IRC commands are handled after the change in CAP REQs.
Fixes #1252
|
2019-08-31 17:41:49 +02:00 |
|
fourtf
|
671c9ed654
|
fixed commands like /mods not working
|
2019-08-27 20:45:42 +02:00 |
|
apa420
|
677017a8bd
|
Now shows connect and reconnect messages
|
2019-08-27 19:54:37 +02:00 |
|
Rasmus Karlsson
|
ab0d70300c
|
manually send req, this ensures we send it before JOIN
Fixes #1229
|
2019-08-22 22:04:26 +02:00 |
|
23rd
|
9654650bee
|
Renamed variables to clear some warnings.
|
2019-05-10 22:18:05 +02:00 |
|
apa420
|
8d80eab649
|
Changed to ref for better performance
|
2019-05-01 22:28:46 +02:00 |
|
apa420
|
c60b717b98
|
Pubsub messages now go into the correct channel
|
2019-05-01 21:46:53 +02:00 |
|
apa420
|
4f79d6fc07
|
Added deleted messages, will also add the disabled tag to denied automod messages
|
2019-04-19 22:44:02 +02:00 |
|
Rasmus Karlsson
|
13475332fb
|
Adds VIP rate limit support
Closes #875
|
2019-04-13 15:26:47 +02:00 |
|
hemirt
|
3c01af9805
|
changes and fix displayname of 'is live' message
|
2019-03-01 21:18:32 +01:00 |
|
hemirt
|
aef5f6bfd7
|
add : character to chatrooms
|
2019-02-26 21:02:53 +01:00 |
|
hemirt
|
e1ed3553b5
|
chatroom emotes
|
2019-02-26 21:00:57 +01:00 |
|
Ruben Anders
|
ae18f35dfb
|
Use secure IRC connections
|
2019-01-01 22:01:42 +01:00 |
|
fourtf
|
96328a5e25
|
fixed pausing while 1k messages are in the channel
|
2018-12-04 08:56:07 +01:00 |
|
fourtf
|
5453c65f0f
|
implemented pausing on hover
|
2018-11-03 21:26:57 +01:00 |
|
hemirt
|
c176d836af
|
render bttv/ffz global emotes in incoming whispers, bttv/ffz/twitch (#824)
emotes in outgoing whispers
|
2018-10-25 21:51:55 +02:00 |
|
fourtf
|
e259b9e39f
|
added brace wrapping after if and for
|
2018-10-21 13:43:02 +02:00 |
|
fourtf
|
44c16f1b3a
|
badges
|
2018-08-14 17:45:36 +02:00 |
|
fourtf
|
f6e110b7fb
|
fixed and optimized the autocompletion
|
2018-08-13 14:04:35 +02:00 |
|
fourtf
|
1ec1ecd52b
|
fixed crash when moderation buttons are enabled
|
2018-08-12 00:02:05 +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
|
7a9af4ae84
|
moved menu code to ripple effect button
|
2018-08-07 23:46:00 +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
|
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
|
1614b11e42
|
Refactored TwitchChannel
|
2018-07-15 20:28:54 +02:00 |
|
fourtf
|
111853c574
|
improving TwitchChannel
|
2018-07-14 14:24:18 +02:00 |
|
fourtf
|
c609a9fd37
|
started to refactor Application
|
2018-07-07 11:41:13 +02:00 |
|
fourtf
|
aa3df2e6d8
|
refactored Channel
|
2018-07-06 17:30:12 +02:00 |
|
Rasmus Karlsson
|
e757a6504b
|
Run clang-format-all.sh
|
2018-07-03 15:20:00 +00:00 |
|
fourtf
|
5604ae6a67
|
removed functions from SettingsManager that shouldn't be there
|
2018-06-28 19:38:57 +02:00 |
|
fourtf
|
08e552f5f6
|
ran clang-format on all files
|
2018-06-26 17:20:03 +02:00 |
|
fourtf
|
54eb07e116
|
removed namespaces
|
2018-06-26 17:06:17 +02:00 |
|
fourtf
|
2df0566492
|
removed namespaces
|
2018-06-26 16:37:59 +02:00 |
|
fourtf
|
a9bf9cf722
|
rename #3
|
2018-06-26 14:09:39 +02:00 |
|
fourtf
|
c9722b9780
|
rename #2
|
2018-06-26 13:24:55 +02:00 |
|