summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-03 21:39:28 +0200
committerdefault <nobody@localhost>2022-10-03 21:39:28 +0200
commit417be716e5d448879c5ae16f2e9bb723a8916077 (patch)
tree2b7fd3a081fe3a6d8c4b8fc32933948af45cfc8d
parent8618910c3c629f9e4e1afb8c1cecd14dfa8380b4 (diff)
Updated TODO.
-rw-r--r--TODO.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index c278921..3e1d34a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -8,8 +8,6 @@ Implement the citations as @user@host in the reply textareas.
Implement the purge.
-Import the man pages.
-
Implement the 'init' command-line option.
Implement the 'adduser' command-line option.
@@ -24,14 +22,14 @@ Implement image attachments.
Implement the s/ (static) path.
+Implement a way to save interesting posts.
+
## Wishlist and batshit crazy ideas
Process the timeline html from a dedicated thread.
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.
-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.
@@ -147,3 +145,5 @@ 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).
+
+Import the man pages (2022-10-03T21:38:23+0200).