Updated
This commit is contained in:
parent
41cae16c4e
commit
5057f5ed07
1 changed files with 3 additions and 3 deletions
6
todo.txt
6
todo.txt
|
@ -1,9 +1,9 @@
|
||||||
- = to do; ? = to do?; * = done; ~ = half done; ! = don't
|
- = to do; ? = to do?; * = done; ~ = half done; ! = don't
|
||||||
|
|
||||||
- gettlds and --update-language-codes should save elsewhere
|
* gettlds and --update-language-codes should save elsewhere
|
||||||
- add "[pubDate] => Wed, 09 Oct 2024 20:52:33 GMT" from XML items to post
|
- add "[pubDate] => Wed, 09 Oct 2024 20:52:33 GMT" from XML items to post
|
||||||
- verify that "lib/" stays 777 when downloaded by git
|
! verify that "lib/" stays 777 when downloaded by git
|
||||||
- add runtime control for clean exits (possible "fclose($fh);") in case of ctrl+c and the likes
|
* add runtime control for clean exits (possible "fclose($fh);") in case of ctrl+c and the likes
|
||||||
- verify "wait for server to process file" code works by uploading a big video, and whether on mastodon < 4.0.0 it is really triggered for images too
|
- verify "wait for server to process file" code works by uploading a big video, and whether on mastodon < 4.0.0 it is really triggered for images too
|
||||||
- config file: make it possible to define how long to wait for server to process a file
|
- config file: make it possible to define how long to wait for server to process a file
|
||||||
- config file: make it possible to define how old records in state file can be before they get discarded
|
- config file: make it possible to define how old records in state file can be before they get discarded
|
||||||
|
|
Loading…
Reference in a new issue