Added 2 tasks

This commit is contained in:
pezcurrel 2024-10-30 18:30:43 +01:00
parent fa02c8c607
commit f20d07a2ee

View file

@ -6,6 +6,7 @@
- report Gancio flaw: api/events (https://demo.gancio.org/api/events) does not return descriptions (maybe it would have been easier to write ganciof2f using api/events)
- couldn't the feed include, maybe in "x-fields", the alt-text for images when present, and other data such as start and date of events, and so on?
- use gettext to make at least an italian and english version
- give the possibility to split too long posts
? add "modified" on top of reposts for modified announcements
- add the possibility to modify a post when the announcement has been changed, instead of reposting it
@ -14,6 +15,7 @@
? add "[pubDate] => Wed, 09 Oct 2024 20:52:33 GMT" from XML items to post
- 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
? make it possible to specify which announcement to try to post in test mode by announcement's slug
? keep all records in state file?
? config file: make it possible to define how old records in state file can be before they get discarded, with a minimum allowed of, one year?
* add alt-text