mirror-chatterino2/src/providers/twitch
2019-08-21 02:00:42 +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 Special message when login expired. 2019-08-21 02:00:42 +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 lock SignalVector with shared_lock to allow reading on other threads 2019-07-31 22:50:12 +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 clean up magic message suffix stuff 2019-05-01 22:10:51 +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 fix crash in name-colorizer 2019-08-11 22:18:01 +02:00
TwitchMessageBuilder.hpp fix crash in name-colorizer 2019-08-11 22:18:01 +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 Renamed variables to clear some warnings. 2019-05-10 22:18:05 +02:00
TwitchServer.hpp render bttv/ffz global emotes in incoming whispers, bttv/ffz/twitch (#824) 2018-10-25 21:51:55 +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