..
ChatroomChannel.cpp
make ffz custom mod badge atomic
2019-09-08 14:08:18 +02:00
ChatroomChannel.hpp
renamed TwitchServer -> TwitchIrcServer
2019-09-15 13:02:02 +02:00
EmoteValue.hpp
Renamed private members
2018-07-06 19:24:35 +02:00
IrcMessageHandler.cpp
Makes it possible to hide one man spam ( #1496 )
2020-02-02 08:31:37 -05:00
IrcMessageHandler.hpp
Makes it possible to hide one man spam ( #1496 )
2020-02-02 08:31:37 -05:00
PartialTwitchUser.cpp
Make a command that shows the Chatterino user card (/usercard) ( #1375 )
2020-01-25 12:59:31 +01:00
PartialTwitchUser.hpp
Make a command that shows the Chatterino user card (/usercard) ( #1375 )
2020-01-25 12:59:31 +01: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 FMT dependency ( #1472 )
2020-01-03 20:51:37 +01:00
PubsubClient.hpp
Remove FMT dependency ( #1472 )
2020-01-03 20:51:37 +01:00
PubsubHelpers.cpp
Remove FMT dependency ( #1472 )
2020-01-03 20:51:37 +01:00
PubsubHelpers.hpp
Remove FMT dependency ( #1472 )
2020-01-03 20:51:37 +01:00
TwitchAccount.cpp
Sort emotes alphabetically in emote picker ( #1499 )
2020-01-25 13:05:59 +01:00
TwitchAccount.hpp
smol commit
2019-01-20 16:07:31 +01:00
TwitchAccountManager.cpp
Remove FMT dependency ( #1472 )
2020-01-03 20:51:37 +01:00
TwitchAccountManager.hpp
Normalize line endings in already existing files
2019-09-08 22:27:57 +02:00
TwitchApi.cpp
Remove FMT dependency ( #1472 )
2020-01-03 20:51:37 +01:00
TwitchApi.hpp
chatroom emotes
2019-02-26 21:00:57 +01:00
TwitchBadge.cpp
Clean up Twitch badge appending code
2019-12-01 13:32:41 +01:00
TwitchBadge.hpp
Clean up Twitch badge appending code
2019-12-01 13:32:41 +01:00
TwitchBadges.cpp
Remove FMT dependency ( #1472 )
2020-01-03 20:51:37 +01:00
TwitchBadges.hpp
badges
2018-08-14 17:45:36 +02:00
TwitchChannel.cpp
Fix a crash in TwitchChannel::refreshCheerEmotes
2020-01-12 10:06:01 +01:00
TwitchChannel.hpp
move titleRefreshPeriod out of the TwitchChannel class
2019-12-16 08:55:38 +01:00
TwitchCommon.hpp
removed Const.hpp and Credentials.hpp in favor of TwitchCommon.hpp
2018-06-26 17:25:24 +02:00
TwitchEmotes.cpp
Remove FMT dependency ( #1472 )
2020-01-03 20:51:37 +01:00
TwitchEmotes.hpp
Various bits fixes ( #1443 )
2019-12-19 21:36:02 +01:00
TwitchHelpers.cpp
Remove FMT dependency ( #1472 )
2020-01-03 20:51:37 +01:00
TwitchHelpers.hpp
removed namespaces
2018-06-26 16:37:59 +02:00
TwitchIrcServer.cpp
allow customizing twitch server parameters through environment variables ( #1449 )
2019-12-21 10:11:23 +01:00
TwitchIrcServer.hpp
Merge branch 'master' into irc-support
2019-09-18 13:03:16 +02:00
TwitchMessageBuilder.cpp
Better Highlights: Rework highlight parsing order ( #1524 )
2020-02-02 08:33:25 -05:00
TwitchMessageBuilder.hpp
Better Highlights: Rework highlight parsing order ( #1524 )
2020-02-02 08:33:25 -05: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
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