From aa6c0cba85706a0db04da207d1e3a9fc7909844b Mon Sep 17 00:00:00 2001 From: Kay Faraday Date: Sat, 22 Apr 2023 04:38:38 +0000 Subject: [PATCH] document removal of QRT in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9d23590e..d2b26d56d 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ You probably don't want to run this fork, but it's provided here for transparenc - WebP has been brought back. Animated WebPs posted/uploaded locally still get converted to static WebPs though. - User IPs are anonymized - Any permission can be granted to the default role -- Quote Retweets, copied from the [Treehouse Mastodon fork](https://gitea.treehouse.systems/treehouse/mastodon/) +- ~~Quote Retweets, copied from the [Treehouse Mastodon fork](https://gitea.treehouse.systems/treehouse/mastodon/)~~ Removed because they made the fork too hard to attach. Also because they were implemented rather poorly.