From f16938789d15b2700db430f9370ea0e4e6687942 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Sun, 17 Mar 2024 21:34:03 +0000 Subject: [PATCH] Update todo --- todo.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/todo.md b/todo.md index 5730f3e4..75c9512a 100644 --- a/todo.md +++ b/todo.md @@ -5,13 +5,14 @@ Things I might work on within my personal blog's software. ### Bugs - [ ] Fix val.town donations link ([deprecation notice](https://docs.val.town/api/run/)) +- [ ] Now page isn't current ### Ideas - [ ] Add `inReplyTo` support -- [ ] Redesign homepage - - [ ] Include recent photo - - [ ] Include summaries of recent posts (of all types) +- [x] Redesign homepage + - [x] Include recent photo + - [x] Include summaries of recent posts (of all types) - [ ] Complete Twitter import - [ ] Figure out missing multi-photo tweets (eg. 1031265304675053568) - [ ] Remove reply tweets with no parent (the one to mhudack is a good example)