fix: ✏️ Fix typos

This commit is contained in:
Jesse Wierzbinski 2024-09-04 21:55:23 +02:00
parent 6c56b582b3
commit b5411c01e4
No known key found for this signature in database
3 changed files with 5 additions and 4 deletions

View file

@ -7,5 +7,6 @@
"federation", "federation",
"config", "config",
"plugin" "plugin"
] ],
"languageToolLinter.languageTool.ignoredWordsInWorkspace": ["versia"]
} }

View file

@ -9,7 +9,7 @@ Versia Server `0.7.0` is backwards compatible with `0.6.0`. However, some new fe
## Features ## Features
- Upgrade Bun to `1.1.26`. This brings performance upgrades and better stability. - Upgraded Bun to `1.1.26`. This brings performance upgrades and better stability.
- Added support for the [ActivityPub Federation Bridge](https://github.com/versia-pub/activitypub). - Added support for the [ActivityPub Federation Bridge](https://github.com/versia-pub/activitypub).
- Added support for the [Sonic](https://github.com/valeriansaliou/sonic) search indexer. - Added support for the [Sonic](https://github.com/valeriansaliou/sonic) search indexer.
- Note deletions are now federated. - Note deletions are now federated.

View file

@ -24,7 +24,7 @@
## Features ## Features
- [x] Versia 3.0 federation (partial) - [x] Versia Working Draft 4 federation (partial)
- [x] Hyper fast (thousands of HTTP requests per second) - [x] Hyper fast (thousands of HTTP requests per second)
- [x] S3 or local media storage - [x] S3 or local media storage
- [x] Deduplication of uploaded files - [x] Deduplication of uploaded files