aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-30 03:33:09 -0400
committerB. Watson <urchlay@slackware.uk>2026-03-30 03:33:09 -0400
commit7046449b579e2fce3bfc58cba7ec174d104878cb (patch)
treecc052d2c4dbd887f4477d8a0b9eb53a3bdaaf808 /TODO
parentddfe09f3b8336630dd0f87e446306bc1e012f20b (diff)
downloadfujinet-chat-7046449b579e2fce3bfc58cba7ec174d104878cb.tar.gz
Update TODO, fix a comment in irc.h.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 7f84dc2..b6f9a1a 100644
--- a/TODO
+++ b/TODO
@@ -17,9 +17,7 @@ X Configurable ctcp version response. Not going to do for now. Having
Other stuff:
-- [*] highlight status should not get overwritten with chan text
- status the next time someone speaks. in general, higher statuses
- shouldn't get downgraded.
+- [*] sending someone "/me" in a query should highlight red, not white.
- [*] edit box issues with the 240th character. currently everything seems
to work properly, but you can't type 240 chars (only 239). out of
patience for it right now...