Updated to reflect last changes
This commit is contained in:
parent
d07b5e4efd
commit
217be70dc6
1 changed files with 2 additions and 2 deletions
4
todo.txt
4
todo.txt
|
@ -23,7 +23,8 @@
|
||||||
|
|
||||||
* dupes: 771; controllare che non crescano - no era quel baco là probabilmente
|
* dupes: 771; controllare che non crescano - no era quel baco là probabilmente
|
||||||
* index.php: if browser language is, eg, "pt" (portuguese), until "pt" will be available (if ever), use pt_BR
|
* index.php: if browser language is, eg, "pt" (portuguese), until "pt" will be available (if ever), use pt_BR
|
||||||
- "New" based on "InsertTS"
|
* "New" based on "InsertTS"
|
||||||
|
* remove Instances.New, Instances.Chosen e Instances.Good everywhere
|
||||||
- getinstinfo.php, instances.php: write global or last 365 days response percentage into a new column, show it in instances.php
|
- getinstinfo.php, instances.php: write global or last 365 days response percentage into a new column, show it in instances.php
|
||||||
- important notifications: write them into a file and send its content by mail
|
- important notifications: write them into a file and send its content by mail
|
||||||
* crawler.php: make it faster
|
* crawler.php: make it faster
|
||||||
|
@ -110,7 +111,6 @@
|
||||||
? getinstinfo.php: rendere opzionale il check su Dead
|
? getinstinfo.php: rendere opzionale il check su Dead
|
||||||
? edinst.php: possibilità di settare Instances.Dead
|
? edinst.php: possibilità di settare Instances.Dead
|
||||||
* spostare tutta la roba sensibile in una dir "contenitore", tipo fare che la root dir è "/srv/http/mastodon.help/site", e in "/srv/http/mastodon.help" fare dir per logs, per accounts, per ini files, ecc.
|
* spostare tutta la roba sensibile in una dir "contenitore", tipo fare che la root dir è "/srv/http/mastodon.help/site", e in "/srv/http/mastodon.help" fare dir per logs, per accounts, per ini files, ecc.
|
||||||
- rimuovere Instances.Chosen e Instances.Visible dappertutto
|
|
||||||
~ PER FAVORE un metodo valido per verificare che un'istanza sia mastodon - più o meno fatto
|
~ PER FAVORE un metodo valido per verificare che un'istanza sia mastodon - più o meno fatto
|
||||||
|
|
||||||
- mustard: instances.php: usare input type datetime per le colonne time
|
- mustard: instances.php: usare input type datetime per le colonne time
|
||||||
|
|
Loading…
Reference in a new issue