From b925f5c1185fd874b08c615a77e31982e101f9c6 Mon Sep 17 00:00:00 2001 From: swaggboi Date: Sun, 21 Aug 2022 21:37:13 -0400 Subject: [PATCH] Updated TODOs --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index e284494..cdc070e 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,7 @@ Run the tests locally (against development environment) ## TODOs +1. Reply model needs to become Remark (to fix the error handling stuff) 1. Add hyperlink somewhere to single thread view (whoopsie) 1. Paging for replies in single thread view -1. Default 'threads per page' is broken if config file isn't correct - (should pick up the default value wtf) -1. Why aren't the built-in error handling things working anymore?? - (Commenting out the Reply model fixes this, probably has something - to do with PostText::Model::Reply) 1. Pick a date format