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 年之前
..
crypto 6392bc73b0 chore: clippy 1 年之前
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 年之前
lib.rs 604f443fd1 chore: Update license header year 1 年之前
main.rs b76da20baf darkirc: chore clippy 1 年之前
rpc.rs 2bbe39e0ee use `RpcSettings` and `RpcSettingsOpt` 1 年之前
settings.rs b76da20baf darkirc: chore clippy 1 年之前