ft_irc/sources/commands
2025-06-10 16:30:24 +02:00
..
cap.cpp style(cmds): removing the debug msg in commands 2025-06-09 14:06:40 +02:00
commands.cpp fix(cmd/privmsg): now parsing redirect in the good function 2025-06-10 16:26:21 +02:00
invite.cpp fix(core/error_code): now commands use the correct error code 2025-06-05 22:56:28 +02:00
join.cpp fix(core/error_code): now commands use the correct error code 2025-06-05 22:56:28 +02:00
kick.cpp feat(cmd/kick): now kick's parsing is finished 2025-06-09 15:43:58 +02:00
list.cpp feat(cmd/list): now list's parsing is finished 2025-06-09 15:44:14 +02:00
modes.cpp style(cmd/modes): removing the empty line in modes cmd 2025-06-10 16:30:24 +02:00
nick.cpp ADD commands NICK, USER, PASS, CAP 2025-06-08 22:27:08 +02:00
notice.cpp fix(core/error_code): now commands use the correct error code 2025-06-05 22:56:28 +02:00
part.cpp fix(core/error_code): now commands use the correct error code 2025-06-05 22:56:28 +02:00
pass.cpp fix(cmd/pass): now pass is working with irssi 2025-06-10 16:27:22 +02:00
ping.cpp ADD commands NICK, USER, PASS, CAP 2025-06-08 22:27:08 +02:00
pong.cpp feat(cmd/p*ng): adding ping/pong commands and patch the configuration for irssi issues 2025-06-03 16:59:58 +02:00
privmsg.cpp fix(core/error_code): now commands use the correct error code 2025-06-05 22:56:28 +02:00
userCmd.cpp ADD commands NICK, USER, PASS, CAP 2025-06-08 22:27:08 +02:00