mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 12:58:06 +01:00
Update README.md
Editing is now enabled in vanilla and glitch-soc
This commit is contained in:
parent
b127fa6d36
commit
e1d17e6f34
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ I highly suggest only ever running the `main` branch in production!
|
||||||
- sounds/boop.ogg
|
- sounds/boop.ogg
|
||||||
<br>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.
|
<br>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.
|
- 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 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.
|
- 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)
|
- Allow higher resolution images. (4096x4096 instead of the previous limit of 1920x1080)
|
||||||
|
|
Loading…
Reference in a new issue