index
:
fujinet-chat
master
IRC client for Atari 8-bit with FujiNET
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
28 hours
Fix /me for real.
HEAD
master
B. Watson
28 hours
Fix /me (thanks, The_Doctor__).
B. Watson
28 hours
Fix /nick (thanks, The_Doctor__).
B. Watson
29 hours
Local commands!
B. Watson
5 days
Switch to server window on error or disconnect.
B. Watson
5 days
Fix "nick already in use" and permutation.
B. Watson
5 days
channel text goes to correct screen.
B. Watson
6 days
Really make stack 1 page. Sigh.
B. Watson
6 days
Go back to loading at $2000, make stack 1 page, protocol decoding WIP.
B. Watson
7 days
fix compile, rename cryptic bw to rxbuflen.
B. Watson
7 days
Don't show GR.0 screen during loading.
B. Watson
7 days
show both status lines, derp.
B. Watson
7 days
Scrollback!
B. Watson
2026-02-21
WIP.
B. Watson
2026-02-20
always EOL-terminate transmit buffer.
B. Watson
2026-02-20
edbox: add editing keys, do NOT include EOL in buffer.
B. Watson
2026-02-18
Getting closer to working.
B. Watson
2026-02-18
More work...
B. Watson
2026-02-18
WIP, still not working.
B. Watson
2026-02-17
Start welding the new UI code to the client. Compiles but doesn't work yet...
B. Watson
2026-02-16
Don't allow ctrl-3 keypresses.
B. Watson
2026-02-16
New UI stuff, not yet working.
B. Watson
2026-02-11
irc.c: handle a few numerics.
B. Watson
2026-02-11
remove more netcat cruft, add README.txt and numerics.h
B. Watson
2026-02-11
irc.c: no more <stdbool.h>
B. Watson
2026-02-11
initial commit
B. Watson