log

age author description
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