| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update readmeHEADmaster | 2026-03-18 | 1 | -1/+3 | |
| * | merge consecutive join/part messages | 2026-03-10 | 4 | -48/+36 | |
| * | handle window resize events since draw is event driven now | 2026-03-09 | 1 | -1/+9 | |
| * | have password prompt instead of arg for more security | 2026-03-09 | 3 | -21/+168 | |
| * | Merge pull request #1 from lancebord/async-rework | 2026-03-09 | 5 | -75/+108 | |
| |\ | |||||
| | * | initial move to async instead of polling | 2026-03-09 | 5 | -75/+108 | |
| * | | add scroll and scroll bar indicator to members list | 2026-03-09 | 3 | -9/+44 | |
| * | | fixing text wrap miscalculation on long words | 2026-03-08 | 1 | -5/+13 | |
| |/ | |||||
| * | off by one fix for some word wrapping | 2026-03-08 | 1 | -1/+1 | |
| * | clear member list on part | 2026-03-08 | 1 | -0/+2 | |
| * | add display for motd on connect | 2026-03-08 | 3 | -0/+16 | |
| * | clear chat on join | 2026-03-08 | 1 | -0/+1 | |
| * | reduce redundant comments in the UI code | 2026-03-08 | 1 | -22/+1 | |
| * | added screenshot to readme | 2026-03-08 | 2 | -0/+4 | |
| * | added a readme | 2026-03-08 | 3 | -1/+47 | |
| * | make private messages more obvious | 2026-03-08 | 2 | -16/+7 | |
| * | command line args for config | 2026-03-08 | 3 | -22/+142 | |
| * | make chat box expand for multi line message | 2026-03-07 | 1 | -12/+16 | |
| * | added chat scrolling | 2026-03-07 | 3 | -9/+30 | |
| * | make chatbot fill from bottom | 2026-03-07 | 1 | -6/+15 | |
| * | chat name colors | 2026-03-07 | 3 | -52/+58 | |
| * | account for wrapping in scroll | 2026-03-07 | 3 | -58/+1276 | |
| * | part on join to new | 2026-03-07 | 1 | -0/+3 | |
| * | server address from cli arg | 2026-03-07 | 1 | -4/+16 | |
| * | a bunch of client cleanup | 2026-03-07 | 7 | -113/+53 | |
| * | initial commit | 2026-03-06 | 20 | -0/+2808 | |
