Activity
refactor: prevent using duplicate modes on a connection
refactor: prevent using duplicate modes on a connection
fix: get tweet from twitter API properly
fix: get tweet from twitter API properly
fix: handle errors per-connection when writing individual messages
fix: handle errors per-connection when writing individual messages
test: complete test coverage for mastodon connection
test: complete test coverage for mastodon connection
fix: skip posts that exceed max length (twitter, bluesky)
fix: skip posts that exceed max length (twitter, bluesky)
test: validate that reposts are ignore when fetching from Bluesky
test: validate that reposts are ignore when fetching from Bluesky
fix: wrap image-fetching logic around exception handling
fix: wrap image-fetching logic around exception handling
doc: showcase write_message
method on sample code
doc: showcase
write_message
method on sample codefix: github actions check to add context to releases
fix: github actions check to add context to releases
test: unit test for retry logic in mastodon connection
test: unit test for retry logic in mastodon connection
feat: add support for embedding URLs on Bluesky posts
feat: add support for embedding URLs on Bluesky posts
fix: avoid writing RSS entries on connection init
fix: avoid writing RSS entries on connection init
fix: use correct union syntax for python 3.9
fix: use correct union syntax for python 3.9
refactor: prepare bluesky connection to handle reconstructing links f…
refactor: prepare bluesky connection to handle reconstructing links f…
chore: fix automatic release notes on github actions
chore: fix automatic release notes on github actions