oars 01f2cd1173 bin/darkirc/irc/client: fix bug with split and join of raw IRC message in process_client resulting in replacement of multiple whitespace chars with one whitespace char in PRIVMSG message text part. this solution splits the messages into predefined parts thus keeping the message part of the PRIVMSG message as whole 1 year ago
..
crypto 6392bc73b0 chore: clippy 1 year ago
irc 01f2cd1173 bin/darkirc/irc/client: fix bug with split and join of raw IRC message in process_client resulting in replacement of multiple whitespace chars with one whitespace char in PRIVMSG message text part. this solution splits the messages into predefined parts thus keeping the message part of the PRIVMSG message as whole 1 year ago
lib.rs 604f443fd1 chore: Update license header year 1 year ago
main.rs b76da20baf darkirc: chore clippy 1 year ago
rpc.rs 2bbe39e0ee use `RpcSettings` and `RpcSettingsOpt` 1 year ago
settings.rs b76da20baf darkirc: chore clippy 1 year ago