aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove comments from the beginning of LICENSE.{CC0,MIT}Runxi Yu2024-12-082-4/+0
* Handle send failuresRunxi Yu2024-12-088-39/+75
* Remove another unnecessary anonymous functionRunxi Yu2024-12-081-3/+1
* ReformatRunxi Yu2024-12-084-12/+14
* Omit msg.Tags nil checkRunxi Yu2024-12-081-2/+2
* Remove unnecessary anonymous functionRunxi Yu2024-12-081-3/+1
* CAP: StubRunxi Yu2024-12-081-0/+22
* USER: Don't allow reregistrationRunxi Yu2024-12-082-3/+8
* Pong should return server name as 1st argumentRunxi Yu2024-12-081-1/+1
* Proper UID handlingRunxi Yu2024-12-083-13/+39
* RegistrationRunxi Yu2024-12-085-2/+42
* Client teardown and proper nick changesRunxi Yu2024-12-083-3/+26
* Primitive nick registrationRunxi Yu2024-12-085-5/+35
* Primitive client statesRunxi Yu2024-12-083-3/+26
* Make Client.conn optionalRunxi Yu2024-12-082-7/+7
* Server and self awarenessRunxi Yu2024-12-088-35/+129
* Add basic command handlingRunxi Yu2024-12-086-12/+124
* Slight refactorRunxi Yu2024-12-085-15/+16
* Add LICENSERunxi Yu2024-12-071-0/+4
* Initial commitRunxi Yu2024-12-0711-0/+472