ft_irc/sources/commands
2025-06-24 14:36:47 +02:00
..
cap.cpp bug on bufferRead with "cap" fixed. 2025-06-20 19:23:00 +02:00
commands.cpp feat(cmd/channel): update the constructor of channel (empty topic) 2025-06-19 14:11:48 +02:00
invite.cpp leaks and invalid read size fixed, commande kick with argument comment fixed 2025-06-23 15:29:48 +02:00
join.cpp need fix kick from bot 2025-06-21 19:25:31 +02:00
kick.cpp fix(cmd/kick): wrong order becuase we are the order 2025-06-24 14:36:47 +02:00
list.cpp feat(cmd/list): exec finished 2025-06-19 14:12:32 +02:00
modes.cpp fix(cmd/mode): fixing the parsing of operator users 2025-06-23 14:12:00 +02:00
nick.cpp commands whois, whowas created and fixed, update ping, nick, commands.cpp, update Server and user 2025-06-17 18:04:21 +02:00
notice.cpp fix(cmds): sending the message ERR_NEEDMOREPARAMS (461) 2025-06-18 12:58:04 +02:00
part.cpp fix(cmd/kick): wrong order becuase we are the order 2025-06-24 14:36:47 +02:00
pass.cpp fix(cmds): sending the message ERR_NEEDMOREPARAMS (461) 2025-06-18 12:58:04 +02:00
ping.cpp fix(cmds): sending the message ERR_NEEDMOREPARAMS (461) 2025-06-18 12:58:04 +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(cmd/kick): wrong order becuase we are the order 2025-06-24 14:36:47 +02:00
topic.cpp need fix kick from bot 2025-06-21 19:25:31 +02:00
userCmd.cpp fix(cmds): sending the message ERR_NEEDMOREPARAMS (461) 2025-06-18 12:58:04 +02:00
whois.cpp commands whois, whowas created and fixed, update ping, nick, commands.cpp, update Server and user 2025-06-17 18:04:21 +02:00
whowas.cpp commands whois, whowas created and fixed, update ping, nick, commands.cpp, update Server and user 2025-06-17 18:04:21 +02:00