From e1d17e6f34dd0adad95d0589979ae437b02b0e3f Mon Sep 17 00:00:00 2001 From: Jeremy Kescher Date: Tue, 1 Nov 2022 12:05:14 +0100 Subject: [PATCH] Update README.md Editing is now enabled in vanilla and glitch-soc --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 80fedb8c44..646f67f217 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ I highly suggest only ever running the `main` branch in production! - sounds/boop.ogg
You might want to revert these to the upstream files (or your own versions!) if you decide to use this fork for your own instance. - The web frontend emoji picker is a blobcat instead of the joy emoji. -- Editing posts is enabled in the web frontend (thanks, meave, [for the hint](https://toot.site/@meave/108515761669028663)). - The rate limits for authenticated users have been relaxed a bit. - The API endpoint `/api/v1/custom_emojis` is no longer affected by AUTHORIZED_FETCH, allowing anyone to copy custom emojis. - Allow higher resolution images. (4096x4096 instead of the previous limit of 1920x1080)