.. |
ChatroomChannel.cpp
|
Fetch FFZ channel emotes with channel id instead of name
|
2019-08-27 20:08:17 +02:00 |
ChatroomChannel.hpp
|
Fetch FFZ channel emotes with channel id instead of name
|
2019-08-27 20:08:17 +02:00 |
EmoteValue.hpp
|
Renamed private members
|
2018-07-06 19:24:35 +02:00 |
IrcMessageHandler.cpp
|
Change in which "message received" handler IRC commands are handled after the change in CAP REQs.
|
2019-08-31 17:41:49 +02:00 |
IrcMessageHandler.hpp
|
Change in which "message received" handler IRC commands are handled after the change in CAP REQs.
|
2019-08-31 17:41:49 +02:00 |
PartialTwitchUser.cpp
|
made caller/concurrent rules tighter
|
2019-08-20 23:46:27 +02:00 |
PartialTwitchUser.hpp
|
changed to 80 max column
|
2018-08-06 21:17:03 +02:00 |
PubsubActions.cpp
|
removed namespaces
|
2018-06-26 16:37:59 +02:00 |
PubsubActions.hpp
|
rewrote the cases with enums
|
2019-01-22 23:20:43 +01:00 |
PubsubClient.cpp
|
Remove unused lambda capture to fix warnings
|
2019-08-31 17:45:13 +02:00 |
PubsubClient.hpp
|
smol commit, idk if I will continue this
|
2019-01-20 17:03:45 +01:00 |
PubsubHelpers.cpp
|
Added more functionality and clickable deny and accept buttons that don't do anything, this also fixes the issue with the background not working properly
|
2019-01-20 14:45:59 +01:00 |
PubsubHelpers.hpp
|
Added more functionality and clickable deny and accept buttons that don't do anything, this also fixes the issue with the background not working properly
|
2019-01-20 14:45:59 +01:00 |
TwitchAccount.cpp
|
fixed deleting QTimer on wrong thread
|
2019-08-20 23:46:27 +02:00 |
TwitchAccount.hpp
|
smol commit
|
2019-01-20 16:07:31 +01:00 |
TwitchAccountManager.cpp
|
Updated chatterino badges api
|
2019-08-23 16:52:44 +02:00 |
TwitchAccountManager.hpp
|
revert a setting-related change
|
2018-11-03 13:22:47 +01:00 |
TwitchApi.cpp
|
fixed deleting QTimer on wrong thread
|
2019-08-20 23:46:27 +02:00 |
TwitchApi.hpp
|
chatroom emotes
|
2019-02-26 21:00:57 +01:00 |
TwitchBadges.cpp
|
fixed deleting QTimer on wrong thread
|
2019-08-20 23:46:27 +02:00 |
TwitchBadges.hpp
|
badges
|
2018-08-14 17:45:36 +02:00 |
TwitchChannel.cpp
|
Use BTTV V3 API
|
2019-09-03 15:09:49 +02:00 |
TwitchChannel.hpp
|
Fetch FFZ channel emotes with channel id instead of name
|
2019-08-27 20:08:17 +02:00 |
TwitchCommon.hpp
|
removed Const.hpp and Credentials.hpp in favor of TwitchCommon.hpp
|
2018-06-26 17:25:24 +02:00 |
TwitchEmotes.cpp
|
removed unused function
|
2019-08-13 13:02:11 +02:00 |
TwitchEmotes.hpp
|
removed unused function
|
2019-08-13 13:02:11 +02:00 |
TwitchHelpers.cpp
|
added brace wrapping after if and for
|
2018-10-21 13:43:02 +02:00 |
TwitchHelpers.hpp
|
removed namespaces
|
2018-06-26 16:37:59 +02:00 |
TwitchMessageBuilder.cpp
|
Updated chatterino badges api
|
2019-08-23 16:52:44 +02:00 |
TwitchMessageBuilder.hpp
|
Updated chatterino badges api
|
2019-08-23 16:52:44 +02:00 |
TwitchParseCheerEmotes.cpp
|
added brace wrapping after if and for
|
2018-10-21 13:43:02 +02:00 |
TwitchParseCheerEmotes.hpp
|
changed to 80 max column
|
2018-08-06 21:17:03 +02:00 |
TwitchServer.cpp
|
rename "messageReceived" to "readConnectionMessageReceived" to match the "readConnected/writeConnected" and "writeConnectionMessageReceived" functions
|
2019-08-31 17:44:41 +02:00 |
TwitchServer.hpp
|
rename "messageReceived" to "readConnectionMessageReceived" to match the "readConnected/writeConnected" and "writeConnectionMessageReceived" functions
|
2019-08-31 17:44:41 +02:00 |
TwitchUser.cpp
|
Move TwitchUser deserialization to the proper Deserialize function
|
2018-06-27 00:17:05 +00:00 |
TwitchUser.hpp
|
Update to latest settings library version
|
2018-11-03 13:00:07 +01:00 |