Updated
This commit is contained in:
parent
fb357a12d4
commit
2ab6bc90da
1 changed files with 4 additions and 2 deletions
6
todo.txt
6
todo.txt
|
@ -22,7 +22,10 @@
|
|||
|
||||
--- Tech ---
|
||||
|
||||
- eliminare la tabella Noxious, aggiungere colonne "NoxTS" e "NoxReason" in Instances, modificare il codice di conseguenza
|
||||
- in instances.php, report the date when an instance has been marked as noxious
|
||||
- retrieve and show "server rules"
|
||||
- crawler.php: dichiarare "morta" un'istanza solo quando in "tot tempo" sono stati fatti "tot checks" (~= "tot tempo" espresso in giorni)
|
||||
* eliminare la tabella Noxious, aggiungere colonne "NoxTS" e "NoxReason" in Instances, modificare il codice di conseguenza
|
||||
* "setold" (settare "New=0" per istanze che hanno avuto "New=1" per un mese o più) va fatto in crawler.php e tolto da mustool.php
|
||||
- dates-times, at least in instances.php, should be shown in local format according to the browser or chosen locale; and in utc, always
|
||||
- remove all the "guest" stuff from admin?
|
||||
|
@ -52,7 +55,6 @@
|
|||
* pagina info è ancora giustificata su cell, invece che allineata a sx
|
||||
* accorciare "hashtag più usati dell'ultima settimana" -> "hastag più usati (ult. settimana)"
|
||||
|
||||
- crawler.php: le istanze devono essere dichiarate "morte" non dopo tot tempo, ma dopo tot checks; siccome gira 1 volta al giorno, "tot" potrebbe essere 2 mesi = 60 checks
|
||||
- crawler.php, peerscrawl.php: timestamp nei log
|
||||
- crawler.php, peerscrawl.php: "-r" (ripristino sessione precedente) dovrebbe cercare i file di sessione, ma non bloccare l'esecuzione se non li trova
|
||||
? transazioni, dove appropriato (crawler compreso)
|
||||
|
|
Loading…
Reference in a new issue