default 3 rokov pred
rodič
commit
0e9f240f06
1 zmenil súbory, kde vykonal 4 pridanie a 4 odobranie
  1. 4 4
      TODO.md

+ 4 - 4
TODO.md

@@ -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).