log

age author description
Tue, 17 Oct 2023 15:34:26 -0700 Ludovic Chabant Resize images if they're too large to be uploaded to Bluesky.
Tue, 17 Oct 2023 15:32:23 -0700 Ludovic Chabant Download media files to named directory and preserve extension
Tue, 17 Oct 2023 15:31:09 -0700 Ludovic Chabant Downgrade error message to warning message when datetimes can't be parsed
Sun, 08 Oct 2023 13:52:59 -0700 Ludovic Chabant Add Facebook Page silo.
Sun, 08 Oct 2023 13:52:26 -0700 Ludovic Chabant Make feed parser more resilient, add ability to modify html doc.
Sun, 08 Oct 2023 13:49:43 -0700 Ludovic Chabant Remove debug tracing.
Sun, 08 Oct 2023 13:49:30 -0700 Ludovic Chabant Cache Bluesky email before asking for password.
Sun, 08 Oct 2023 13:48:48 -0700 Ludovic Chabant Fix problem with missing timezones, Bluesky doesn't like that.
Sun, 08 Oct 2023 13:47:58 -0700 Ludovic Chabant Improve Twitter authentication flow.
Sun, 08 Oct 2023 13:47:28 -0700 Ludovic Chabant Rewrite posting process with card system and more structured API
Sun, 08 Oct 2023 13:38:08 -0700 Ludovic Chabant Update dependency versions
Sun, 20 Aug 2023 11:20:37 -0700 Ludovic Chabant Add Bluesky silo
Sun, 20 Aug 2023 11:20:07 -0700 Ludovic Chabant Add new url mode, and text byte length
Sun, 20 Aug 2023 11:14:31 -0700 Ludovic Chabant Change populate command's 'until' argument to be exclusive and support time
Sun, 21 May 2023 09:42:11 -0700 Ludovic Chabant Replace python-twitter with tweepy to use Twitter's V2 API