Merge pull request #32 from versia-pub/refactor/media

Refactor and simplify the media pipeline
This commit is contained in:
Gaspard Wierzbinski 2025-02-01 11:02:28 +01:00 committed by GitHub
commit 450058213d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
60 changed files with 10789 additions and 2118 deletions

View file

@ -10,7 +10,7 @@ Versia Server `0.8.0` is fully backwards compatible with `0.7.0`.
- Added an administration UI for managing the queue.
- Media processing is now also handled by a queue system.
- Added [Push Notifications](https://docs.joinmastodon.org/methods/push) support.
- Upgraded Bun to `1.2.0`.
- Upgraded Bun to `1.2.1`.
- Implemented support for the [**Instance Messaging Extension**](https://versia.pub/extensions/instance-messaging)
- Implement [**Shared Inboxes**](https://versia.pub/federation#inboxes) support.
- Allowed `<div>` and `<span>` tags in Markdown.