diff options
author | default <nobody@localhost> | 2023-02-15 09:34:50 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-02-15 09:34:50 +0100 |
commit | 0e9f240f06542316a255ab39547738d1bcd46e63 (patch) | |
tree | d26d1bdd263f1e740ae9b5df69f6eab84d1cc94e /TODO.md | |
parent | fa774739362d38f0761ffdb23c3e8b2e554ca97d (diff) |
Updated TODO.
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -10,10 +10,6 @@ Add a per-account toggle to [un]mute their Announces. Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3 -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?). - ## Wishlist Implement the ActivityPub C2S (Client to Server) API: https://www.w3.org/TR/activitypub/#client-to-server-interactions . I skipped that part of the documentation entirely, so I don't know if this is trivial or hell. The Android client at http://andstatus.org/ implements it, or so it seems. There may be others. @@ -24,6 +20,10 @@ 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?). + ## Closed Start a TODO file (2022-08-25T10:07:44+0200). |