snac2

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

commit 7ec54e2a80ce97ecdab1455a9330418c9cf94de4
parent 17ab3350d44fbcde26c0810afaf096585b1f2e1f
Author: default <nobody@localhost>
Date:   Sun, 23 Apr 2023 03:28:46 +0200

Updated TODO.

Diffstat:
MTODO.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/TODO.md b/TODO.md @@ -12,6 +12,8 @@ Mastodon API: add an instance timeline by combining the timelines of all users. Mastodon API: fix whatever the fuck is making the official app and Megalodon to crash. +Improve support for audio attachments. + ## Wishlist Add a list of hashtags to drop. @@ -30,6 +32,8 @@ Add (back) the possibility to attach an image by URL. With this new disk layout, hidden posts (and their children) can be directly skipped when rendering the HTML timeline (are there any other implications?). +Do something with @mentions without host; complete with followed people, or with local users. Or just do nothing. I'm not sure. + ## Closed Start a TODO file (2022-08-25T10:07:44+0200).