2025-11-26 - 2026-05-26

Overview

38 Active Pull Requests
0 Active Issues
Excluding merges, 1 author has pushed 2 commits to main and 51 commits to all branches. On main, 1 file has changed and there have been 11 additions and 1 deletion.

37 Pull requests merged by 2 users

Merged #39 Topic cmd 2026-05-25 08:32:06 +00:00

Merged #38 Check if channel is empty 2026-05-25 08:03:48 +00:00

Merged #37 Fixed kick command, doesnt accept empty values 2026-05-25 08:00:12 +00:00

Merged #36 Updated tasks.md 2026-05-25 07:48:43 +00:00

Merged #35 kick-command 2026-05-25 07:47:14 +00:00

Merged #34 privmsg-to-users 2026-05-25 07:26:37 +00:00

Merged #33 updated tasks 2026-05-25 07:05:18 +00:00

Merged #32 invite-cmd 2026-05-23 19:51:47 +00:00

Merged #31 Added MODE and invite only functionality 2026-05-23 16:40:39 +00:00

Merged #30 join cmd and channel fixes 2026-05-17 11:45:47 +00:00

Merged #29 Improving commands and added quit 2026-05-16 09:48:21 +00:00

Merged #28 now broadcast send message to every member of channel, excluding the author of message 2026-05-15 21:12:08 +00:00

Merged #27 less lines, same code 2026-05-15 20:09:40 +00:00

Merged #26 Doing join command 2026-05-15 20:07:36 +00:00

Merged #25 Channel changes and init JOIN command 2026-05-15 13:36:24 +00:00

Merged #24 user command has been init 2026-05-15 12:25:10 +00:00

Merged #23 Nick command now do all the checks 2026-05-15 09:52:11 +00:00

Merged #22 pass has been refactorized and nick command init 2026-05-15 09:26:35 +00:00

Merged #21 send function inside client 2026-05-14 15:27:49 +00:00

Merged #20 Parser accept server functions, and first stage for implementing client.send function 2026-05-14 15:24:47 +00:00

Merged #19 Added close() calls to all Server constructor fails, also added SO_REUSEADDR 2026-05-12 18:39:04 +00:00

Merged #18 Made the commands_ map be a Server attribute 2026-05-12 18:03:47 +00:00

Merged #17 Added a basic command parser with a temporary echo command. Can be expanded by just adding command functions to the std::map commands, Should maybe move the commands map to the Server class later 2026-05-11 18:40:05 +00:00

Merged #16 pass-command 2026-05-10 20:46:08 +00:00

Merged #14 Channel class init 2026-05-08 15:24:59 +00:00

Merged #13 User constructor with fd 2026-05-08 14:40:23 +00:00

Merged #12 Fixed syntax and operator= 2026-05-08 14:27:40 +00:00

Merged #11 SRC points to User/User.cpp, instead of Client/Client.cpp 2026-05-08 14:21:40 +00:00

Merged #10 echo-server-implementation 2026-05-07 12:22:13 +00:00

Merged #9 client-class-init 2026-05-07 08:42:26 +00:00

Merged #8 Fixed a really stupid mistake wow thats crazy 2026-05-06 16:27:50 +00:00

Merged #7 Removed executable and added a check to the Server class to check whether the port is in a valid range 2026-05-06 16:20:25 +00:00

Merged #6 Made a basic arg parser and shell implementation of the Server class 2026-05-06 16:09:48 +00:00

Merged #5 Finished makefile 2026-05-06 15:09:10 +00:00

Merged #4 tasks-file 2026-05-05 17:54:02 +00:00

Merged #3 Created makefile 2026-05-05 17:42:40 +00:00

Merged #2 Added thanks at the end 2026-05-05 17:37:56 +00:00

1 Pull request proposed by 1 user

Proposed #1 Branch finished user class created 2026-05-05 17:35:22 +00:00