Feat/client chat #251
Reference in New Issue
Block a user
Delete Branch "feat/client-chat"
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?
This merge should add the Client-to-Client Chat Feature, including the Chat UI and the Server Command
Closes #71
assigned to @m.ginkel
approved this merge request
The title of the merge request still does not reflect the fact that it contains changes to both client and server components.
The description is rudimentary and inadequate; it does not describe which changes are being introduced.
In addition, changes are being made to components of the server-side infrastructure:
- The visibility modifiers of the SuccessResponse have been changed, and the class is no longer abstract.
- There are changes to the components for the “CHECK_USERNAME” command that have nothing to do with this merge request.
added 1 commit
590a9aa6- Style: Manually revert changes made to UsernameAvailability enumCompare with previous version