summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-02 18:23:49 +0200
committerdefault <nobody@localhost>2022-10-02 18:23:49 +0200
commitc67bb8d966496ca22d8c7b90161e365e40fb591a (patch)
tree053d5285fbe6d06f67e73cb2b87c8e8a822274b2
parent25a057bac27fc612ced9764f3b1610b3fbc6f220 (diff)
Updated TODO.
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 0326156..50a52b7 100644
--- a/TODO.md
+++ b/TODO.md
@@ -22,8 +22,6 @@ Implement image attachments.
Implement the s/ (static) path.
-Implement the h/ (history) path.
-
## Wishlist and batshit crazy ideas
The 'history' pages are now just monthly snapshots of the local timeline. This is ok and cheap and easy, but is problematic if you i.e. delete a post because it will be there in the history forever.
@@ -143,3 +141,5 @@ Implement the helper thread (2022-10-01T20:56:46+0200).
Implement the user-setup web interface (2022-10-02T17:45:03+0200).
Implement the local timeline cache (2022-10-02T18:17:27+0200).
+
+Implement the h/ (history) path (2022-10-02T18:23:24+0200).