mirror-chatterino2/src/providers/twitch
2019-08-27 19:54:37 +02:00
..
ChatroomChannel.cpp changes and fix displayname of 'is live' message 2019-03-01 21:18:32 +01:00
ChatroomChannel.hpp changes and fix displayname of 'is live' message 2019-03-01 21:18:32 +01:00
EmoteValue.hpp Renamed private members 2018-07-06 19:24:35 +02:00
IrcMessageHandler.cpp Add a switch for follower only mode (#1241) 2019-08-25 19:08:04 +02:00
IrcMessageHandler.hpp Added deleted messages, will also add the disabled tag to denied automod messages 2019-04-19 22:44:02 +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 Added trashcan, replaced messageID var with this-message().id, removed pubsub stuff that didn't belong 2019-04-28 02:25:05 +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 fixed deleting QTimer on wrong thread 2019-08-20 23:46:27 +02:00
TwitchChannel.hpp Add a switch for follower only mode (#1241) 2019-08-25 19:08:04 +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 Now shows connect and reconnect messages 2019-08-27 19:54:37 +02:00
TwitchServer.hpp manually send req, this ensures we send it before JOIN 2019-08-22 22:04:26 +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