diff --git a/todo.txt b/todo.txt index 9e57f31..a9ea4da 100644 --- a/todo.txt +++ b/todo.txt @@ -26,6 +26,8 @@ --- Tech --- +- add a "CuratorsNotes" column to "Instances" table, to be shown in instances.php only if not NULL. Use it to tell Nebbia is going to close. +- add a "Dead" column to "Instances" table, to mark as dead instances we know are dead and exclude them from getinstinfo.php and instances.php * riportare se un'istanza blocca/non blocca threads - mettere il bollino a un po' d'istanze straniere, e cambiare il codice perché quando ce n'è almeno una col bollino per la lingua selezionata, l'ordinamento di default sia "random (consigliate in cima)" - che potrebbe essere così anche quando non si sceglie alcuna lingua - implementare la lista delle istanze di fedipact, così vengono conteggiate anche quelle tra le bloccanti threads, anche quando non hanno lista istanze moderate accessibile @@ -34,7 +36,7 @@ - issue mastodon: cancellazione automatica dei post: non dovrebbe cancellare mai i propri post che abbiano risposte altrui - make stats (mustool.php updstats and stats.php) show last 365 days, not last 30 -- move every "library" into site/lib +* move every "library" into site/lib - remove all html from strings to translate using (s)printf, so we can easily change links, etc., without touching translations, and we can easily check for " and ' inside them to replace them with “” and ‘’ * getinstinfo.php: should check if we are online - maintain.bash: verify kill signals get passed to the running processes