Explorar o código

Updated TODO.

default %!s(int64=3) %!d(string=hai) anos
pai
achega
80b6824f2b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      TODO.md

+ 2 - 0
TODO.md

@@ -12,6 +12,8 @@ Add a per-account toggle to [un]mute their Announces.
 
 
 Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3
 Add domain/subdomain flexibility according to https://codeberg.org/grunfink/snac2/issues/3
 
 
+Child indexes (*_c.idx) with a parent not present keep accumulating; not a real problem, but I must check why I keep storing them because I don't remember.
+
 ## Wishlist
 ## 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.
 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.