Commit graph

132 commits

Author SHA1 Message Date
2e00ce471c Fix memory initialization 2025-08-29 15:00:00 +08:00
0213603f0b Testing and bug fixes 2025-08-27 11:00:00 +08:00
fd429d73cd First successful build 2025-08-25 14:00:00 +08:00
631db8d37d Add signal handling 2025-08-23 10:30:00 +08:00
905570a3c0 Implement multi-threading 2025-08-21 15:00:00 +08:00
4425f1bfaa Add help command 2025-08-19 11:00:00 +08:00
8e5b2aaa64 Implement list command 2025-08-17 14:00:00 +08:00
c5063d0327 Add command execution 2025-08-15 10:00:00 +08:00
19faf4eeb9 Implement scrolling 2025-08-13 15:30:00 +08:00
12d5a54ad7 Add COMMAND mode 2025-08-11 11:00:00 +08:00
aea329d003 Implement mode switching 2025-08-09 14:00:00 +08:00
7878e14dca Add NORMAL mode navigation 2025-08-07 10:30:00 +08:00
d031bcaa60 Implement INSERT mode 2025-08-05 15:00:00 +08:00
4d7dfcc298 Add main input loop 2025-08-03 11:00:00 +08:00
8ea1ea8a83 Implement username input 2025-08-01 14:00:00 +08:00
79be855e2d Add client session handling 2025-07-30 10:00:00 +08:00
f9e7eb32e1 Implement TCP server 2025-07-28 15:00:00 +08:00
224e12cefd Work on network server 2025-07-26 11:00:00 +08:00
9bc96710d1 Add help screen rendering 2025-07-24 14:00:00 +08:00
c0534fb5ff Implement input handling 2025-07-22 10:00:00 +08:00
8cecfaf14a Add screen rendering functions 2025-07-20 15:30:00 +08:00
9f22d27345 Work on TUI rendering 2025-07-18 11:00:00 +08:00
16262399c7 Add thread synchronization 2025-07-16 14:00:00 +08:00
25312636dc Implement broadcast messaging 2025-07-14 10:30:00 +08:00
811e6f0845 Add client management functions 2025-07-12 15:00:00 +08:00
6caf78579c Implement chat room structure 2025-07-10 11:00:00 +08:00
a475bbec3c Add message persistence layer 2025-07-08 14:00:00 +08:00
1f81eb42b6 Work on UTF-8 character handling 2025-07-06 10:00:00 +08:00
e27665654b Create project structure (include/, src/) 2025-07-05 11:00:00 +08:00
3c9c046783 Add README 2025-07-03 14:00:00 +08:00
7ea702697d Add MIT License 2025-07-02 10:30:00 +08:00
63274b92ba Initial commit 2025-07-01 09:00:00 +08:00