summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-02 07:36:33 +0200
committerdefault <nobody@localhost>2022-10-02 07:36:33 +0200
commit432067805ece3df29be7fe16e73f475b72c68038 (patch)
treefb7862636e0b10110110a5d6de773f14eac7a2b0
parentf1d1d5f99a6054b3730dc4db7f31c8c5b8a1b050 (diff)
Updated TODO.
-rw-r--r--TODO.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index ee38352..acce364 100644
--- a/TODO.md
+++ b/TODO.md
@@ -22,10 +22,12 @@ Add web interface for private messages.
Add web interface for the list of people being followed.
-Add an RSS to the local timeline.
-
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.
@@ -34,6 +36,8 @@ Implement a way to save interesting posts.
Create the `mastodon2snac` helper program (reading directly from the boxes, not using any exported data).
+Add an RSS to the local timeline.
+
## Closed
Start a TODO file (2022-08-25T10:07:44+0200).