Samy BEN TAYEB
|
57aa57d9eb
|
ADD commands NICK, USER, PASS, CAP
|
2025-06-08 22:27:08 +02:00 |
|
Raphael
|
bc8410a21d
|
fix(core/error_code): now commands use the correct error code
|
2025-06-05 22:56:28 +02:00 |
|
Raphael
|
8565a948ce
|
feat(cmd/pass): adding the start of pass command
|
2025-05-29 13:05:36 +02:00 |
|
Raphael
|
a2b5793e19
|
fix(commands/cmd): fixing the compilation errors missing the lists part
|
2025-05-26 18:26:59 +02:00 |
|
Raphael
|
29a3bb114b
|
fix(commands/cmd): now using NULL instead nullptr
|
2025-05-26 17:55:31 +02:00 |
|
Raphael
|
b4cdfec590
|
docs(commands): removing the documentation from the header
|
2025-05-24 18:25:36 +02:00 |
|
Raphael
|
4598e0f3c1
|
feat(command/ACommand): now an abstract class
|
2025-05-24 18:17:48 +02:00 |
|
Raphael
|
1f96596130
|
feat(commands): channel required to send to command part
|
2025-05-20 23:50:22 +02:00 |
|
Raphael
|
c7d826e738
|
feat(commands): starting the namespace and abstract class
|
2025-05-20 23:42:33 +02:00 |
|