log

age author description
Sat, 28 Oct 2023 11:54:24 -0700 Ludovic Chabant Prevent unit tests from downloading fake posts
Sat, 28 Oct 2023 11:52:25 -0700 Ludovic Chabant Fix media callback patches in unit tests
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
Sun, 21 May 2023 09:40:00 -0700 Ludovic Chabant Improve handling of whitespace and paragraphs in html stripping code
Sun, 21 May 2023 09:39:35 -0700 Ludovic Chabant Disable debug logging for requests_oauthlib
Sun, 21 May 2023 09:18:20 -0700 Ludovic Chabant Add --until argument to the process command
Wed, 10 May 2023 16:11:11 -0700 Ludovic Chabant Handle alt-attributes for images
Wed, 10 May 2023 16:10:35 -0700 Ludovic Chabant Add debug information when an entry is found without a URL
Wed, 10 May 2023 16:10:12 -0700 Ludovic Chabant Improve handling of character limits in html stripping
Wed, 10 May 2023 16:06:46 -0700 Ludovic Chabant Improve populate cache command
Wed, 10 May 2023 16:03:31 -0700 Ludovic Chabant Update dependencies and regen requirements
Wed, 19 Apr 2023 12:49:50 -0700 Ludovic Chabant Fix Mastodon tests, add some logging for media attachments
Wed, 19 Apr 2023 12:48:58 -0700 Ludovic Chabant Improve media attachment MIME detection, and fallback to JPEG on fail
Wed, 19 Apr 2023 12:48:25 -0700 Ludovic Chabant Fix article feed not being found for some markups
Wed, 19 Apr 2023 12:46:58 -0700 Ludovic Chabant Use context for html stripping, with support for custom URL sizes
Sun, 22 May 2022 21:31:36 -0700 Ludovic Chabant Fix missing config defaults