- The
/u
endpoint has been renamed to/fromTwitter
- Add a
/fromMastodon
endpoint, this endpoint will post to:- Cohost
- Content warnings and audio attachments are supported
- Bluesky
- If the Mastodon post is too long, it will be posted as a tweet with a link to the original post
- If the Mastodon post has a content warning, it will be posted as a tweet with a link to the original post
- Twitter
- If the Mastodon post is too long, it will be posted as a tweet with a link to the original post
- If the Mastodon post has a content warning, it will be posted as a tweet with a link to the original post
- Cohost
- media files are now stored in the
media
folder - The
docker
npm script has been removed. The installation of dependencies and building of the project is now in the setup of the Docker container.