mirror-chatterino2/src/providers/irc
Paweł de4f6a9d51
Rate limit outgoing JOIN messages (#3115)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
Co-authored-by: Tal Neoran <talneoran@gmail.com>
2021-08-04 21:18:34 +00:00
..
AbstractIrcServer.cpp Rate limit outgoing JOIN messages (#3115) 2021-08-04 21:18:34 +00:00
AbstractIrcServer.hpp Rate limit outgoing JOIN messages (#3115) 2021-08-04 21:18:34 +00: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 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 Chore: Proper Lambda Formatting (#2167) 2020-11-08 12:02:19 +01:00
IrcCommands.hpp Add ability to disable precompiled headers with CMake (#2727) 2021-05-08 15:57:00 +02:00
IrcConnection2.cpp Use an exponential backoff when deciding how long we need to wait for reconnects (#2892) 2021-06-20 13:29:52 +00:00
IrcConnection2.hpp Use an exponential backoff when deciding how long we need to wait for reconnects (#2892) 2021-06-20 13:29:52 +00:00
IrcMessageBuilder.cpp Use server time in received IRC messages where available (#3026) 2021-07-17 18:22:25 +02:00
IrcMessageBuilder.hpp [irc] Partially fix IRC colors (#1594) 2020-07-04 15:15:59 +02:00
IrcServer.cpp Use server time in received IRC messages where available (#3026) 2021-07-17 18:22:25 +02:00
IrcServer.hpp Fix repeated signal connects on reconnect in irc server (#1576) 2020-03-01 06:05:08 -05:00