mirror-chatterino2/src/providers/irc
pajlada e4af009fda
[irc] Partially fix IRC colors (#1594)
Doesn't fix #1379 but it is a big step forward.

Needs some "real life" testing, but should be good.
2020-07-04 15:15:59 +02:00
..
AbstractIrcServer.cpp Fix repeated signal connects on reconnect in irc server (#1576) 2020-03-01 06:05:08 -05:00
AbstractIrcServer.hpp Fix repeated signal connects on reconnect in irc server (#1576) 2020-03-01 06:05:08 -05:00
Irc2.cpp removed compat functions in SignalVector 2020-02-23 19:44:13 +01:00
Irc2.hpp removed compat aliases for SignalVector 2020-02-23 19:37:02 +01: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 Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02:00
IrcChannel2.hpp Merge branch 'master' into irc-support 2019-09-18 13:03:16 +02:00
IrcCommands.cpp added irc commands 2019-09-18 10:59:28 +02:00
IrcCommands.hpp added irc commands 2019-09-18 10:59:28 +02:00
IrcConnection2.cpp Fix ping payload not breaking portable mode (#1516) 2020-01-25 14:33:38 +01:00
IrcConnection2.hpp Expect a PONG response to our PINGs (#1476) 2020-01-03 20:55:13 +01:00
IrcMessageBuilder.cpp [irc] Partially fix IRC colors (#1594) 2020-07-04 15:15:59 +02:00
IrcMessageBuilder.hpp [irc] Partially fix IRC colors (#1594) 2020-07-04 15:15:59 +02:00
IrcServer.cpp [irc] Partially fix IRC colors (#1594) 2020-07-04 15:15:59 +02:00
IrcServer.hpp Fix repeated signal connects on reconnect in irc server (#1576) 2020-03-01 06:05:08 -05:00