diff options
author | default <nobody@localhost> | 2023-05-21 20:36:13 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-05-21 20:36:13 +0200 |
commit | adcdb28b6f9ca3e21681f3503538df86ae949d1d (patch) | |
tree | d82cf064b1a5f61182cfdb7a2cfc861c0080d2bf /TODO.md | |
parent | 9fc019edc703f7c5ba54f6509c6cd04e1995f774 (diff) |
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,8 +24,6 @@ The 'history' pages are just monthly HTML snapshots of the local timeline. This Implement bulleted lists. Mastodon is crap and won't show them, but other implementations (Friendica, Pleroma) will do. -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?). 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." @@ -243,3 +241,5 @@ 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). + +Add (back) the possibility to attach an image by URL (2023-05-21T20:35:39+0200). |