index
:
chatty
main
One server vs many terminal clients
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
3 days
Use our Assert macro; Added screenshot
main
Raymaekers Luca
5 days
First pass at preparing for Github
Raymaekers Luca
2025-01-07
checkpoint
Raymaekers Luca
2024-12-03
checkpoint
Raymaekers Luca
2024-12-02
checkpoint
Raymaekers Luca
2024-12-02
checkpoint
Raymaekers Luca
2024-12-02
checkpoint
Raymaekers Luca
2024-11-29
checkpoint
Raymaekers Luca
2024-11-26
Merge branch 'main' of db:chatty
Raymaekers Luca
2024-11-24
Added archived code for reference
Raymaekers Luca
2024-11-24
Implement horizontal versus vertical scrolling strategy
Raymaekers Luca
2024-11-23
checkpoint
Raymaekers Luca
2024-11-23
Created InputBox widget
Raymaekers Luca
2024-11-21
Added bug to readme
Raymaekers Luca
2024-11-19
Fixed bug FormatIndexes going out of bounds
Raymaekers Luca
2024-11-19
Add Tab keybind
Raymaekers Luca
2024-11-19
added keyboard.c from termbox
Raymaekers Luca
2024-11-18
Added pasting clipboard on ctrl-y
Raymaekers Luca
2024-11-18
Added markdown support for messages
Raymaekers Luca
2024-11-08
create archived.md for tasks which are done
Raymaekers Luca
2024-11-04
Connect BIFD first to avoid errors
Raymaekers Luca
2024-11-03
Fixed not setting unifd and bifd
Raymaekers Luca
2024-11-03
Add id field to HeaderMessage for simplifying
Raymaekers Luca
2024-11-03
Added Makefile
Raymaekers Luca
2024-11-03
Merge branch 'id'
Raymaekers Luca
2024-11-03
Added ID system with 1 and 2-way communication
Raymaekers Luca
2024-10-30
fix not sending PresenceMessage
Raymaekers Luca
2024-10-30
Add limit_y to tb_printf_wrap
Raymaekers Luca
2024-10-30
Refactor server code into functions
Raymaekers Luca
2024-10-30
Added SIGSTOP handling for suspending on ctrl-z
Raymaekers Luca
2024-10-30
Added protocol
Raymaekers Luca
2024-10-26
Use dynamic limits for buffers
Raymaekers Luca
2024-10-26
Put v2 code in root folder
Raymaekers Luca
2024-10-26
Moved main() to top
Raymaekers Luca
2024-10-26
Redraw screen after reconnect
Raymaekers Luca
2024-10-26
fixed bug when sending message after disconnect
Raymaekers Luca
2024-10-26
do not allow sending message to disconnected server
Raymaekers Luca
2024-10-26
Slicker UI
Raymaekers Luca
2024-10-26
Reconnnect to server with thread
Raymaekers Luca
2024-10-25
Documentation & chore
Raymaekers Luca
2024-10-25
Let user quit when reconnecting
Raymaekers Luca
2024-10-25
Wrap messages when exceeding available width
Raymaekers Luca
2024-10-25
fixed bug not allow sending empty message
Raymaekers Luca
2024-10-25
Bind Ctrl+W to erase word behind cursor
Raymaekers Luca
2024-10-24
Initial draft for v2
Raymaekers Luca
2024-10-24
Archive code into v1/ directory
Raymaekers Luca
2024-10-21
removed malloc & realloc
Raymaekers Luca
2024-10-21
add to readme
Raymaekers Luca
2024-10-21
Moved common.c to common.h
Raymaekers Luca
2024-10-21
Add compile_flags
Raymaekers Luca
[next]