Updated TODO.

This commit is contained in:
default 2022-10-02 07:36:33 +02:00
parent f1d1d5f99a
commit 432067805e

View File

@ -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).