From f2ff00894ee76e4202ccf173b029a0ef9ddf18d6 Mon Sep 17 00:00:00 2001 From: Tero Date: Sun, 30 Aug 2026 11:42:59 +0300 Subject: [PATCH] Add more things to todo list --- TODO.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 5aeedb7..c26a15c 100644 --- a/TODO.md +++ b/TODO.md @@ -10,4 +10,8 @@ - [x] Add automated database backups and test restoration. - [x] Configure TLS reverse proxy and production domain for `eternityproject.fi`. - [x] Add validated post image uploads with an in-article preview and click-to-expand view. -- [x] Add ordered inline step images with captions for long-form repair and engineering posts. \ No newline at end of file +- [x] Add ordered inline step images with captions for long-form repair and engineering posts. +- [ ] Add code snippets to long-form stories. +- [ ] Allow users to change their email addresses. +- [ ] Add user email verification for registration and email-address changes. +- [ ] Add user real names and use them as the published-by name. \ No newline at end of file