docs: 📝 changelog
This commit is contained in:
parent
8f61ff7f33
commit
e728a40a9a
|
@ -8,7 +8,6 @@
|
||||||
- Rewrite backend in Rust and [Rocket](https://rocket.rs/)
|
- Rewrite backend in Rust and [Rocket](https://rocket.rs/)
|
||||||
- Use [Magic RegExP](https://regexp.dev/) for RegEx 🦄
|
- Use [Magic RegExP](https://regexp.dev/) for RegEx 🦄
|
||||||
- Function
|
- Function
|
||||||
- Federate with note edits
|
|
||||||
- User "choices" (recommended users) like Mastodon and Soapbox
|
- User "choices" (recommended users) like Mastodon and Soapbox
|
||||||
- Join Reason system like Mastodon/Pleroma
|
- Join Reason system like Mastodon/Pleroma
|
||||||
- Option to publicize server blocks
|
- Option to publicize server blocks
|
||||||
|
@ -124,6 +123,8 @@
|
||||||
- Improve system emails
|
- Improve system emails
|
||||||
- Mod mail
|
- Mod mail
|
||||||
- Focus trapping and button labels
|
- Focus trapping and button labels
|
||||||
|
- Meilisearch with filters
|
||||||
|
- Post editing
|
||||||
|
|
||||||
## Implemented (remote)
|
## Implemented (remote)
|
||||||
|
|
||||||
|
|
|
@ -27,6 +27,8 @@
|
||||||
- Read **[this document](./CALCKEY.md)** all for current and future differences.
|
- Read **[this document](./CALCKEY.md)** all for current and future differences.
|
||||||
- Notable differences:
|
- Notable differences:
|
||||||
- Improved UI/UX (especially on mobile)
|
- Improved UI/UX (especially on mobile)
|
||||||
|
- Post editing
|
||||||
|
- Content importing
|
||||||
- Improved notifications
|
- Improved notifications
|
||||||
- Improved server security
|
- Improved server security
|
||||||
- Improved accessibility
|
- Improved accessibility
|
||||||
|
@ -37,7 +39,7 @@
|
||||||
- Better intro tutorial
|
- Better intro tutorial
|
||||||
- Compatibility with Mastodon clients/apps
|
- Compatibility with Mastodon clients/apps
|
||||||
- Backfill user information
|
- Backfill user information
|
||||||
- Sonic search
|
- Advanced search
|
||||||
- Many more user and admin settings
|
- Many more user and admin settings
|
||||||
- [So much more!](./CALCKEY.md)
|
- [So much more!](./CALCKEY.md)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue