ft_irc/sources/commands
Samy BEN TAYEB b188655ea8
Merge pull request #20 from EniumRaphael/samy
Patch v1.2.1 – WHOIS, WHOWAS, Connexion distante & Refactors
2025-06-17 18:20:26 +02:00
..
cap.cpp auth updated, server recev PASS + USER + NICK 2025-06-14 22:44:48 +02:00
commands.cpp commands whois, whowas created and fixed, update ping, nick, commands.cpp, update Server and user 2025-06-17 18:04:21 +02:00
invite.cpp compile, need fixed registered for send code 001 welcome when USER NICK and PASS commands done. 2025-06-12 18:08:35 +02:00
join.cpp compile, need fixed registered for send code 001 welcome when USER NICK and PASS commands done. 2025-06-12 18:08:35 +02:00
kick.cpp compile, need fixed registered for send code 001 welcome when USER NICK and PASS commands done. 2025-06-12 18:08:35 +02:00
list.cpp compile, need fixed registered for send code 001 welcome when USER NICK and PASS commands done. 2025-06-12 18:08:35 +02:00
modes.cpp fix(cmd/mode): fixing the compilation of the file 2025-06-17 18:00:40 +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 compile, need fixed registered for send code 001 welcome when USER NICK and PASS commands done. 2025-06-12 18:08:35 +02:00
part.cpp compile, need fixed registered for send code 001 welcome when USER NICK and PASS commands done. 2025-06-12 18:08:35 +02:00
pass.cpp protocol auth fixed 2025-06-16 19:15:09 +02:00
ping.cpp commands whois, whowas created and fixed, update ping, nick, commands.cpp, update Server and user 2025-06-17 18:04:21 +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 compile, need fixed registered for send code 001 welcome when USER NICK and PASS commands done. 2025-06-12 18:08:35 +02:00
userCmd.cpp commands whois, whowas created and fixed, update ping, nick, commands.cpp, update Server and user 2025-06-17 18:04:21 +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