aboutsummaryrefslogtreecommitdiff
path: root/cmd_nick.go (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-08commandHandlers -> CommandHandlersRunxi Yu1-1/+1
2024-12-08CAP: Primitive negotiationRunxi Yu1-2/+2
2024-12-08NICK: Also delete old nick association when not fully registeredRunxi Yu1-4/+4
2024-12-08Handle send failuresRunxi Yu1-8/+17
2024-12-08RegistrationRunxi Yu1-0/+3
2024-12-08Client teardown and proper nick changesRunxi Yu1-3/+13
2024-12-08Primitive nick registrationRunxi Yu1-0/+22