Updated TODO.

This commit is contained in:
default 2023-05-21 20:20:54 +02:00
parent f136426a25
commit 3cd73311be

View File

@ -28,7 +28,7 @@ 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.
User request: "will it be possible to click on a link and instead of opening the original instance, we'll be able only to see a list of the posts of this person here in comam?. Something like Mastodon does."
## Closed
@ -241,3 +241,5 @@ Mastodon API: add an instance timeline by combining the timelines of all users (
Mastodon API: implement 'unfavourite' (2023-05-19T21:25:24+0200).
Mastodon API: implement 'unreblog' (unboost) (2023-05-19T21:25:24+0200).
Do something with @mentions without host; complete with followed people, or with local users. Or just do nothing. I'm not sure (2023-05-21T20:19:15+0200).