log

age author description
Wed, 28 Aug 2024 09:38:33 -0700 Ludovic Chabant Add hashtag facets to Bluesky silo
Wed, 28 Aug 2024 08:40:52 -0700 Ludovic Chabant Bluesky silo now tries to create link card embeds
Wed, 28 Aug 2024 08:40:12 -0700 Ludovic Chabant Add debug logging for what gets flagged as microposts
Sat, 10 Aug 2024 21:19:44 -0700 Ludovic Chabant Add more options for dynamic feed DOM manipulation
Sat, 10 Aug 2024 21:19:23 -0700 Ludovic Chabant Fix Bluesky formatting for posts too long, or with a link
Fri, 02 Feb 2024 21:08:10 -0800 Ludovic Chabant Fix upload of attached photos to Facebook Pages posts
Fri, 02 Feb 2024 21:07:10 -0800 Ludovic Chabant Fix bugs with text formatting
Fri, 02 Feb 2024 21:05:23 -0800 Ludovic Chabant Fix typo in log message
Fri, 02 Feb 2024 21:05:08 -0800 Ludovic Chabant Don't resize images when running with --dry-run
Tue, 26 Dec 2023 16:55:22 -0800 Ludovic Chabant Upgrade bluesky silo to atproto 0.0.35 and unit tests.
Tue, 26 Dec 2023 16:32:17 -0800 Ludovic Chabant Fixes for url flatteners
Tue, 26 Dec 2023 16:30:36 -0800 Ludovic Chabant Resize photos below a file size threshold for all silos
Tue, 26 Dec 2023 16:27:28 -0800 Ludovic Chabant Only process silos that did not throw an exception in pre-process.
Tue, 26 Dec 2023 16:26:35 -0800 Ludovic Chabant Add utility command to forget parts of the cache.
Tue, 26 Dec 2023 16:25:51 -0800 Ludovic Chabant Fix wrong help message.
Sat, 28 Oct 2023 13:06:45 -0700 Ludovic Chabant Fix Bluesky unit tests
Sat, 28 Oct 2023 13:06:34 -0700 Ludovic Chabant Upgrade webmention silo to new API
Sat, 28 Oct 2023 11:57:36 -0700 Ludovic Chabant Fix another unit test to be more explicit about where the feed is.
Sat, 28 Oct 2023 11:57:04 -0700 Ludovic Chabant Add profile URL handlers
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.