mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-15 01:55:03 +00:00
Updated TODO.
This commit is contained in:
parent
f1d1d5f99a
commit
432067805e
1 changed files with 6 additions and 2 deletions
8
TODO.md
8
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).
|
||||
|
|
Loading…
Reference in a new issue