From e728a40a9a990a9de8caeeef60f9adf61e78c39a Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Wed, 14 Jun 2023 20:25:22 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CALCKEY.md | 3 ++- README.md | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CALCKEY.md b/CALCKEY.md index d1585adc3..b44b8bbf7 100644 --- a/CALCKEY.md +++ b/CALCKEY.md @@ -8,7 +8,6 @@ - Rewrite backend in Rust and [Rocket](https://rocket.rs/) - Use [Magic RegExP](https://regexp.dev/) for RegEx 🦄 - Function - - Federate with note edits - User "choices" (recommended users) like Mastodon and Soapbox - Join Reason system like Mastodon/Pleroma - Option to publicize server blocks @@ -124,6 +123,8 @@ - Improve system emails - Mod mail - Focus trapping and button labels +- Meilisearch with filters +- Post editing ## Implemented (remote) diff --git a/README.md b/README.md index 346ad7421..796632be2 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ - Read **[this document](./CALCKEY.md)** all for current and future differences. - Notable differences: - Improved UI/UX (especially on mobile) + - Post editing + - Content importing - Improved notifications - Improved server security - Improved accessibility @@ -37,7 +39,7 @@ - Better intro tutorial - Compatibility with Mastodon clients/apps - Backfill user information - - Sonic search + - Advanced search - Many more user and admin settings - [So much more!](./CALCKEY.md)