AbstractIrcServer.cpp
|
moved chatters to ChannelChatters
|
2019-09-17 12:11:11 +02:00 |
Irc2.cpp
|
added irc authentificate type
|
2019-09-15 11:35:17 +02:00 |
Irc2.hpp
|
added sasl auth
|
2019-09-15 13:15:29 +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
|
added irc commands
|
2019-09-18 10:59:28 +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
|
show all irc messages for debugging
|
2019-09-16 18:01:32 +02:00 |
IrcConnection2.hpp
|
removed namespaces
|
2018-06-26 16:37:59 +02:00 |
IrcServer.cpp
|
added irc commands
|
2019-09-18 10:59:28 +02:00 |
IrcServer.hpp
|
credentials are now loaded when needed
|
2019-09-14 20:45:01 +02:00 |