From 0b15bcac6b09cdb61899ea35ef0bc68a10734267 Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Wed, 28 Dec 2022 19:00:10 +0100 Subject: [PATCH] =?UTF-8?q?Updated:=20=E2=80=9Cmake=20langs=20function=20a?= =?UTF-8?q?nd=20its=20use=20better=E2=80=9D=20is=20done?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 1120048..a83a960 100644 --- a/todo.txt +++ b/todo.txt @@ -31,7 +31,7 @@ - mustool.php: could clean InstChecks too now, since we dropped Instances.Dead and use Instances.LastOkCheckTS ! peerscrawl.php: restore option: script should write a state file with at least the current index in list, better also current round and elapsed time * peerscrawl.php: make "Peers" and "PeersChecks" tables in db, to store checks and declare dead instances, to avoid uselessy checking all those dead instances -- getinstinfo.php: make langs function and its use better... +* getinstinfo.php: make langs function and its use better... - make a populate.php script to populate some tables with default values after importing the structure * death to akeavinn! - don't use truncs, use willtrunc or even better check mastodon docs/source for maximum length of values and modify the database accordingly