From 4c4522f7e948d1ee14ca642e2c60ef4138c99c78 Mon Sep 17 00:00:00 2001 From: swaggboi Date: Fri, 19 Aug 2022 23:12:15 -0400 Subject: [PATCH] Moar TODOs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 069dce7..a4289f3 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Run the tests locally (against development environment) ## TODOs +1. Clean up that single thread view (it's late and I need sleep) +1. Tests for single thread view 1. Retrieve replies in the single thread view 1. Paging for replies in single thread view 1. Default 'threads per page' is broken if config file isn't correct