mirror-chatterino2/src/providers/irc
James Upjohn 67c10fafc7
chore: replace usages of obsolete twitch struct with backing field (#3614)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
2022-03-19 11:02:29 +00:00
..
AbstractIrcServer.cpp Update Settings and Signals version (#3398) 2021-12-19 14:57:56 +00:00
AbstractIrcServer.hpp Capitalize mentions of Twitch, Chatterino, and IRC in comments and text/settings (#3274) 2021-10-17 15:06:58 +02:00
Irc2.cpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
Irc2.hpp Add CI workflow to check line endings of all source files (#2082) 2020-10-18 15:54:48 +02:00
IrcAccount.cpp changed to 80 max column 2018-08-06 21:17:03 +02:00
IrcAccount.hpp changed to 80 max column 2018-08-06 21:17:03 +02:00
IrcChannel2.cpp Fixed Chatterino attempting to send empty messages in IRC (#3355) 2021-11-20 12:21:42 +00:00
IrcChannel2.hpp Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02:00
IrcCommands.cpp Fix crash on missing parameters with IRC /kick command (#3382) 2021-12-04 15:37:53 +00:00
IrcCommands.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
IrcConnection2.cpp Update Settings and Signals version (#3398) 2021-12-19 14:57:56 +00:00
IrcConnection2.hpp Update Settings and Signals version (#3398) 2021-12-19 14:57:56 +00:00
IrcMessageBuilder.cpp Fix IRC colors not being applied correctly to NOTICE messages (#3383) 2021-12-04 16:05:57 +00:00
IrcMessageBuilder.hpp Fix IRC colors not being applied correctly to NOTICE messages (#3383) 2021-12-04 16:05:57 +00:00
IrcServer.cpp chore: replace usages of obsolete twitch struct with backing field (#3614) 2022-03-19 11:02:29 +00:00
IrcServer.hpp Fix repeated signal connects on reconnect in irc server (#1576) 2020-03-01 06:05:08 -05:00