Commit graph

20 commits

Author SHA1 Message Date
Samy Ben Tayeb
6ffc1e5534 commands whois, whowas created and fixed, update ping, nick, commands.cpp, update Server and user 2025-06-17 18:04:21 +02:00
Raphael
ef4db94508 feat(cmd/mode): mode parsing is now ok 2025-06-10 13:40:07 +02:00
Raphael
da15fff2d6 feat(cmd/list): now list's parsing is finished 2025-06-09 15:44:14 +02:00
Raphael
8ba4edbb0f feat(cmd/kick): now kick's parsing is finished 2025-06-09 15:43:58 +02:00
Raphael
fd011571bc feat(cmds): now compiling + removing the const line 2025-06-08 23:28:01 +02:00
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
731d40061d feat(cmd/p*ng): adding ping/pong commands and patch the configuration for irssi issues 2025-06-03 16:59:58 +02:00
Raphael
e9511e9fc3 feat(cmd/notice): adding the notice command 2025-06-02 01:19:56 +02:00
Raphael
76448d5923 feat(cmd/part): adding part commands 2025-06-02 01:03:13 +02:00
Raphael
67dd7f0ae8 feat(cmd/privmsg): adding privmsg commands 2025-06-02 01:02:55 +02:00
Raphael
ede2219ba4 feat(cmd/nick): adding nick commands 2025-06-02 01:02:25 +02:00
Raphael
48821409a1 fix(commands/ACommand): add the forgotten constructor 2025-06-02 00:36:36 +02:00
Raphael
a108357915 feat(cmd/pass): adding pass class 2025-05-29 13:06:08 +02:00
Raphael
8565a948ce feat(cmd/pass): adding the start of pass command 2025-05-29 13:05:36 +02:00
Raphael
3d71d977d2 feat(cmd/join): adding the parsing to join command 2025-05-26 22:58:17 +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
7cdbc12587 init(cmd/invite): starting to work on invite command 2025-05-24 18:27:39 +02:00
Raphael
ca7ca692d4 feat(command): adding a search list with template 2025-05-24 18:24:28 +02:00