Ken-Håvard Lieng
2509420ba5
Make ToCTCP handle any type of CTCP message, move DCC handling to separate file
2020-05-12 04:13:05 +02:00
Dario Piombo
ed2e56948e
start of DCC implementation
...
(server side)
small refactoring and added speed calculation
fixup! small refactoring and added speed calculation
download progress
fixup! download progress
2020-05-11 17:34:37 +02:00
Ken-Håvard Lieng
010bb6a102
Sleep before first reconnect attempt
2020-05-05 01:35:05 +02:00
Ken-Håvard Lieng
9cf42df1ea
Remove channel from reconnect list when parting
2020-05-01 05:40:49 +02:00
Ken-Håvard Lieng
613d9fca6e
Send irc features to the client
2019-01-27 08:53:07 +01:00
Ken-Håvard Lieng
eee260f154
Read lines with a bufio.Scanner, reuse input buffer, ignore empty messages, handle multiple spaces between tags and prefix
2019-01-11 04:53:50 +01:00
Ken-Håvard Lieng
a3618b97ae
Add list command
2019-01-11 02:46:46 +01:00
Ken-Håvard Lieng
fde6a9e630
Wait 15 seconds before reconnecting if the connection closed before registration finished
2018-06-17 22:53:22 +02:00
Ken-Håvard Lieng
24f9553aa5
Persist, renew and delete sessions, refactor storage package, move reusable packages to pkg
2018-05-31 23:24:59 +02:00