Updated
This commit is contained in:
parent
e750aad3f5
commit
127a335132
1 changed files with 5 additions and 3 deletions
8
todo.txt
8
todo.txt
|
@ -22,12 +22,14 @@
|
|||
|
||||
--- Tech ---
|
||||
|
||||
- instances.php: explain somewhere what "active users" means
|
||||
- embed backup into crawl.bash (rename it maintain.bash) so it gets done only after crawl
|
||||
- make crawler.php and peerscrawl.php check dead instances too on first of the month
|
||||
? instances.php: explain somewhere what "active users" means
|
||||
- instances.php: when there are no results, tell it
|
||||
- instances.php: when $_GET['id'] is set, don't show the search ui
|
||||
- instances.php: aggiornare spiega: peerscrawl gira in continuazione ora, e dire quando le istanze vengono considerate morte
|
||||
* instances.php: update help text
|
||||
- instances.php: a volte su cell sborda...
|
||||
- dates-times, at least in instances.php, should be shown in local format according to the browser or chosen locale; and in utc, always
|
||||
- dates-times, at least in instances.php, should be shown in local format according to the browser or chosen locale; and in utc+0, always
|
||||
- getinstinfo.php: don't use truncs, use willtrunc or even better check mastodon docs/source for maximum length of values and modify the database accordingly
|
||||
% grep peerscrawl.php and getinstinfo.php logs on the server after a run to check for php errors and warnings
|
||||
- instances.php: make it possible to search only in uri, name, desc
|
||||
|
|
Loading…
Reference in a new issue