aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysUse our Assert macro; Added screenshotmainRaymaekers Luca
5 daysFirst pass at preparing for GithubRaymaekers Luca
2025-01-07checkpointRaymaekers Luca
2024-12-03checkpointRaymaekers Luca
2024-12-02checkpointRaymaekers Luca
2024-12-02checkpointRaymaekers Luca
2024-12-02checkpointRaymaekers Luca
2024-11-29checkpointRaymaekers Luca
2024-11-26Merge branch 'main' of db:chattyRaymaekers Luca
2024-11-24Added archived code for referenceRaymaekers Luca
2024-11-24Implement horizontal versus vertical scrolling strategyRaymaekers Luca
2024-11-23checkpointRaymaekers Luca
2024-11-23Created InputBox widgetRaymaekers Luca
2024-11-21Added bug to readmeRaymaekers Luca
2024-11-19Fixed bug FormatIndexes going out of boundsRaymaekers Luca
2024-11-19Add Tab keybindRaymaekers Luca
2024-11-19added keyboard.c from termboxRaymaekers Luca
2024-11-18Added pasting clipboard on ctrl-yRaymaekers Luca
2024-11-18Added markdown support for messagesRaymaekers Luca
2024-11-08create archived.md for tasks which are doneRaymaekers Luca
2024-11-04Connect BIFD first to avoid errorsRaymaekers Luca
2024-11-03Fixed not setting unifd and bifdRaymaekers Luca
2024-11-03Add id field to HeaderMessage for simplifyingRaymaekers Luca
2024-11-03Added MakefileRaymaekers Luca
2024-11-03Merge branch 'id'Raymaekers Luca
2024-11-03Added ID system with 1 and 2-way communicationRaymaekers Luca
2024-10-30fix not sending PresenceMessageRaymaekers Luca
2024-10-30Add limit_y to tb_printf_wrapRaymaekers Luca
2024-10-30Refactor server code into functionsRaymaekers Luca
2024-10-30Added SIGSTOP handling for suspending on ctrl-zRaymaekers Luca
2024-10-30Added protocolRaymaekers Luca
2024-10-26Use dynamic limits for buffersRaymaekers Luca
2024-10-26Put v2 code in root folderRaymaekers Luca
2024-10-26Moved main() to topRaymaekers Luca
2024-10-26Redraw screen after reconnectRaymaekers Luca
2024-10-26fixed bug when sending message after disconnectRaymaekers Luca
2024-10-26do not allow sending message to disconnected serverRaymaekers Luca
2024-10-26Slicker UIRaymaekers Luca
2024-10-26Reconnnect to server with threadRaymaekers Luca
2024-10-25Documentation & choreRaymaekers Luca
2024-10-25Let user quit when reconnectingRaymaekers Luca
2024-10-25Wrap messages when exceeding available widthRaymaekers Luca
2024-10-25fixed bug not allow sending empty messageRaymaekers Luca
2024-10-25Bind Ctrl+W to erase word behind cursorRaymaekers Luca
2024-10-24Initial draft for v2Raymaekers Luca
2024-10-24Archive code into v1/ directoryRaymaekers Luca
2024-10-21removed malloc & reallocRaymaekers Luca
2024-10-21add to readmeRaymaekers Luca
2024-10-21Moved common.c to common.hRaymaekers Luca
2024-10-21Add compile_flagsRaymaekers Luca