Commit Graph

48 Commits

Author SHA1 Message Date
b13d229824 add \r on all send/reply 2023-03-10 22:31:37 +01:00
56357333d6 Merge branch 'sadjigui' into apommier 2023-03-10 21:57:13 +01:00
2d23349f64 delete all nbrUser in chanData for all files 2023-03-10 21:56:33 +01:00
PrStein
6502a5f303 message error 2023-03-10 21:55:31 +01:00
77beb097db delete all nbrUser in chanData for all files 2023-03-10 21:24:16 +01:00
4517fa302f clean a bit std::cout 2023-03-09 06:07:26 +01:00
d3f4e3769e Merge branch 'sadjigui' into apommier 2023-03-09 04:39:35 +01:00
ad04ac5c7e mode response ban list 2023-03-09 04:39:17 +01:00
PrStein
8632476e94 kick dans mode_b 2023-03-09 03:54:53 +01:00
33e2faea4f check all chan when delete user and not just joined chan (for ban list) 2023-03-09 02:11:21 +01:00
ae37859552 merge mode.cpp change switch with letter in case 2023-03-09 02:05:58 +01:00
f25e6f46a6 add utils_cmd.cpp and fix part delete all data 2023-03-09 01:51:48 +01:00
PrStein
14f0f90c3e fix /mode ban 2023-03-09 01:50:54 +01:00
PrStein
b67901df4e Merge branch 'apommier' into sadjigui 2023-03-09 00:24:11 +01:00
PrStein
248d51e777 ajout condition 2023-03-09 00:20:54 +01:00
9074d655a5 all done ? 2023-03-08 23:39:57 +01:00
PrStein
e5a4230ddd petite modification user.mode.i 2023-03-02 23:54:29 +01:00
PrStein
ebb27f0f0e debut de do_user_opt question user i 2023-02-28 23:24:34 +01:00
PrStein
bfba8d52f3 fonction do_chan_opt fini et mise en place de do_user_opt 2023-02-28 00:00:04 +01:00
PrStein
e7f392f58c Merge branch 'apommier' into sadjigui 2023-02-23 22:10:40 +01:00
PrStein
e052f32f1d ajout v incomplet 2023-02-23 22:07:47 +01:00
cd4d231dd2 registered on all cmd 2023-02-23 22:01:48 +01:00
PrStein
cb29e8c121 Merge branch 'apommier' into sadjigui 2023-02-23 20:38:10 +01:00
PrStein
905227811e modification mode k 2023-02-23 20:36:01 +01:00
PrStein
8754b6ab9c ajout du mode l 2023-02-23 00:42:06 +01:00
PrStein
2332c761e0 ajout mode chan k o 2023-02-23 00:17:38 +01:00
95370cc0a0 flemme de fou encore toutes les cmds? sauf invite 2023-02-22 20:05:25 +01:00
da5580b615 flemme de fou kick topic wallops start name 2023-02-18 00:52:35 +01:00
68466e609a add invite cmd and prepare cpp file for who ? names? wallops? add multiple join not tested 2023-02-16 23:06:21 +01:00
PrStein
1d240f14bf ajout des ternaire psitnm 2023-02-15 23:23:43 +01:00
PrStein
9584a8a3dc ajout switch pour les option et verif option valide 2023-02-15 23:00:31 +01:00
a66fa92aa3 add toupper for cmd in lower char, add kill cmd, fix squit and quit? 2023-02-15 20:28:40 +01:00
8e44a304c8 add nick and pass error add oper cmd not tested add squit 2023-02-15 15:43:54 +01:00
57d78f0857 Merge branch 'sadjigui' into apommier
MODE cmd start
2023-02-14 22:31:52 +01:00
0e3c48f3ad add NOTICE cmd and error in privmsg/ check if chan is joined when msg 2023-02-14 22:29:45 +01:00
370e099b22 add exception instead exit to fix leak | add PING PONG | add password at connexion 2023-02-14 03:08:28 +01:00
a72c97f0f8 change all function? understand send() and foremost what to send, connection to irssi work 2023-02-13 22:57:09 +01:00
PrStein
a60a5c28dd mode: verification de l'existance du channel demande 2023-02-13 00:28:39 +01:00
e58d03ff34 add contain_any and add must be registered for join 2023-02-12 22:16:04 +01:00
e74938f481 add struct for MODE in hpp and add some of related JOIN error 2023-02-12 17:34:39 +01:00
be594154fc replace vector by list in allfds and add overload operator on list ([], +, -) add temp QUIT and SQUIT 2023-02-12 15:57:28 +01:00
9874d3d7e9 add commands files 2023-02-12 13:29:48 +01:00
2ae3844245 add PRIVMSG and add reserve for vector of user and chanlist because POINTER VALIDITY 2023-02-11 15:13:56 +01:00
15d3dd47fd compil with flag, change from simple tab to vector for function pointer tab to match cpp98 2023-02-10 10:01:01 +01:00
d2d8d2cdd9 authentification work pretty great, you can crtl+c client without bug so delete client work, and support multi connexion 2023-02-09 15:42:52 +01:00
fb1b7b10cf start coding command pass/nick/user and add client/channel struct 2023-02-07 20:28:19 +01:00
4bc54b29d7 parsing start 2023-02-07 03:35:45 +01:00
6cc00ecac4 split in separate files, no advencement 2022-12-07 17:37:27 +01:00