Updated: admin and server thumb unavailability check added
This commit is contained in:
parent
a970bd81f6
commit
512b397230
1 changed files with 1 additions and 1 deletions
2
todo.txt
2
todo.txt
|
@ -47,7 +47,7 @@
|
|||
* index.php: if browser language is, eg, "pt" (portuguese), until "pt" will be available (if ever), use pt_BR
|
||||
* "New" based on "InsertTS"
|
||||
* remove Instances.New, Instances.Chosen e Instances.Good everywhere
|
||||
- getinstinfo.php, instances.php: check whether server thumb exists, if not set it to null and modify instances.php to show a predefined "thumb not available" image stating that since upgrading to mastodon 4.0.? many instances lost their thumb
|
||||
* getinstinfo.php, instances.php: check whether server thumb exists, if not set it to "unavailable" and modify instances.php to show a predefined "thumb not available" image
|
||||
* use /api/v2/instance instead of /api/v1/instance when version >= 4.0.0
|
||||
- what's thumbnail -> blurhash? how does it work? maybe just use css blur?
|
||||
* GET /api/v1/example should return extended info (the about page?) when ver >= 4.0.0, but it doesn't; report it
|
||||
|
|
Loading…
Reference in a new issue