This repository has been archived by the owner on Jan 19, 2025. It is now read-only.
Release v1.6.0
π New Features
- add buildReplyEntry method
- add media compression
- add media compression while parsing media
π Bugfixes
- add missing SYNC_* env variables output
- properly detect outdated images
ποΈ Build System
- remove retry count
- remove constant.ts file from coverage
- rely on
ts-jest/presets/default-esm
preset - add transformIgnorePatterns
- exclude root index from coverage
- update configuration
- make sure to load files
- exclude migrations index from coverage
- exclude tests directories from build
- expand test timeout duration
π Documentation Changes
- update readme
- add badges links
- add sonar badge
- add touitomamout branding
π Tests
- rely on more stable url
- cover buildProfileUpdate
- add buildReplyEntry method
- extend coverage on isTweetCached
- cover getCache
- extend coverage on getEligibleTweet
- cover restorePreviousSession
- cover oraPrefixer
- cover getBlueskyChunkLinkMetadata
- cover base tweet-getter-service
- cover tweet-getter-service
- add mock
- extract tweet-getter-service tooling
- cover bluesky-sender-service
- cover makeMastodonPost
- cover getCachedProfile
- cover getCachedPosts
- cover uploadBlueskyMedia
- cover makeBlueskyPost
- cover getCookies
- cover saveCookies
- cover mediaDownloaderService
- enhance coverage on blueskySenderService
- cover mastodonSenderService
- cover profileSynchronizerService
- cover makPost
- cover runMigration
- cover postsSynchronizerService
- cover handleTwitterAuth
- enhance mock
- cover buildConfigurationRules