21 Commits (fix/command_quit)

Author SHA1 Message Date
wayne f816cd1ada added test case to not send to unregistered users 6 years ago
Sheogorath 0768520839
Fix password comand behavior to match real protocol 6 years ago
Sheogorath 7cff627c6e
Fix: Add server prefix to indicate server notices 6 years ago
Sheogorath 6888af127b
Fix: Real world messages 6 years ago
Wayne 3b00c69e07 added command_pass test + implementation 6 years ago
Wayne 53f75858bb finished command_quit command tests 6 years ago
Sheogorath c249bda7e0
Feature: Add PRIVMSG command 6 years ago
Wayne b9d4d6b2f3 added command_quit command 6 years ago
Sheogorath 7d02c4d4a5
Feature: Add USER command 6 years ago
Sheogorath 08125c3788
Fix nickname handling 6 years ago
Sheogorath 55b8e0dedd
Refactor: Move userlist to server object 6 years ago
Sheogorath b0cd18967b
Feature: Add function to recieve userlist 6 years ago
Wayne c30cd7a5cb added realname variable + setter method 6 years ago
Wayne 9937934443 added NICK no NICK given test + implementation with new errorcode 6 years ago
Sheogorath 1662775da7
Refactor nick implementation to use a global userlist 6 years ago
Sheogorath 26852d825b
Refactor: Abstracted uppercase tokenized command 6 years ago
Wayne Colin Abel d7e5858910
added RFC 1459 4.1.2 Nick message and some constants 6 years ago
Sheogorath d4a4e8a69d
Initial IRC server commit 6 years ago