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
/
irc.c
Age
Commit message (
Collapse
)
Author
26 hours
auto-away on ATRACT, auto-un-away on keystroke.
B. Watson
27 hours
fix start+a bug, add /ctcp command.
B. Watson
43 hours
Respond to incoming CTCPs.
B. Watson
44 hours
No dup queries, add more start key combos, add /names command.
B. Watson
46 hours
Send PMs to the correct window, more protocol stuff, add start+esc hotkey.
B. Watson
2 days
start + esc to close a screen, clear screen when closing.
B. Watson
3 days
Fix /me and /nick
B. Watson
3 days
Fix /nick (thanks, The_Doctor__).
B. Watson
3 days
Local commands!
B. Watson
7 days
Switch to server window on error or disconnect.
B. Watson
7 days
Fix "nick already in use" and permutation.
B. Watson
7 days
channel text goes to correct screen.
B. Watson
8 days
Go back to loading at $2000, make stack 1 page, protocol decoding WIP.
B. Watson
9 days
fix compile, rename cryptic bw to rxbuflen.
B. Watson
2026-02-21
WIP.
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-11
irc.c: handle a few numerics.
B. Watson
2026-02-11
irc.c: no more <stdbool.h>
B. Watson
2026-02-11
initial commit
B. Watson