Add serverside CHECK_USERNAME-command #39
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Task
Summary
Adds parsers and handlers for checking if the provided nickname is available.
Context
CommandParser, Request, CommandHandler, Response
Current Progress
Notes
Request
Response
If the username is free
and if its already taken
Checklist
marked this task as related to #37
marked the checklist item I linked to other issues or branches that must be completed first as completed
assigned to @lars.winzer
created branch
feat/39-add-serverside-check-nick-commandto address this issuechanged title from
Add serverside CHECK-NICK commandtoAdd serverside CHECK_NICK-commandchanged title from
Add serverside CHECK_NICK-commandtoAdd serverside CHECK_USERNAME-commandchanged the description
Renamed command from
CHECK_NICKtoCHECK_USERNAMEas a username is provided as a nickname.mentioned in issue #46
added 15m of time spent at 2026-04-02 12:00:00 +0200
marked the checklist item CheckUsernameRequest as completed
marked the checklist item CheckUsernameCommandParser as completed
mentioned in task #47
marked the checklist item CheckUsernameCommandHandler as completed
marked the checklist item CheckUsernameResponse as completed
added 1h 30m of time spent at 2026-04-02 12:00:00 +0200
mentioned in merge request !75
mentioned in commit
5568c8a073