snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 432067805ece3df29be7fe16e73f475b72c68038
parent f1d1d5f99a6054b3730dc4db7f31c8c5b8a1b050
Author: default <nobody@localhost>
Date:   Sun,  2 Oct 2022 07:36:33 +0200

Updated TODO.

Diffstat:
MTODO.md | 8++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

diff --git 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).