From 5b925dc0ae9da7c8f6e3c313e5fdfce346548507 Mon Sep 17 00:00:00 2001 From: Eric Budd Date: Wed, 8 Dec 2021 14:15:57 -0600 Subject: [PATCH] Clean up TODO --- TODO.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO.md b/TODO.md index da233c4..0706366 100644 --- a/TODO.md +++ b/TODO.md @@ -10,16 +10,12 @@ * Flesh out technical sections ### Bugs -* Replying implicitly to 24 replied to 6 instead-- remove implicit reply? * Is `Time.now.utc.iso8601` working as expected? * Fix bug when people are posting from different time zones * Fix message ordering when editing/deleting multiple messages * Gracefully handle attempt to "r 1 message" ### Features -* Add "unread" marker to topic replies -* Allow shelling out to editor for message editing - * https://github.com/Calamitous/iris/issues/2 * Add pagination/less for long message lists * https://github.com/Calamitous/iris/issues/1 * Add local timezone rendering