Updated after refactoring the directory tree

This commit is contained in:
pezcurrel 2023-12-26 11:17:23 +01:00
parent b841442ae2
commit 02ebafc772

View file

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