From 092761f8dfe555bd88d03caf8e99011fb2abaa6b Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Mon, 20 Mar 2023 12:28:40 -0700 Subject: [PATCH] cl --- CALCKEY.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CALCKEY.md b/CALCKEY.md index 415c55e86..525bccf28 100644 --- a/CALCKEY.md +++ b/CALCKEY.md @@ -3,21 +3,17 @@ ## Planned - Stucture - - [Sonic](https://crates.io/crates/sonic-server) support as an ElasticSearch alternative - [DragonflyDB](https://dragonflydb.io/) support as a Redis alternative - Optionally use [ScyllaDB](https://www.scylladb.com/open-source-nosql-database/) for storing notes - Rewrite backend in Rust and [Axum](https://github.com/tokio-rs/axum) - Function - Federate with note edits - - Admin customizable max note length (100-8000) - User "choices" (recommended users) like Mastodon and Soapbox - Join Reason system like Mastodon/Pleroma - Option to publicize instance blocks - - Backfill remote users - Build flag to remove NSFW/AI stuff - Timeline filters - Filter notifications by user - - Non-nyaify cat mode - Exclude self from antenna - Form - MFM button @@ -37,6 +33,7 @@ - Admin custom CSS - Add back time machine (jump to date) - Improve accesibility +- Non-nyaify cat mode ## Implemented