mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 05:58:07 +01:00
Update README.md
This commit is contained in:
parent
f2fef712b3
commit
fa0195396a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ Contributing guidelines are available [here](CONTRIBUTING.md).
|
|||
- 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)
|
||||
- Allow posting polls with only one poll option (if `MIN_POLL_OPTIONS` is set to 1 on your instance).
|
||||
|
||||
## Previous differences now merged into glitch-soc
|
||||
- Fixed incorrect upload size limit display when adding new a new custom emoji. ([Pull request](https://github.com/glitch-soc/mastodon/pull/1763))
|
||||
|
|
Loading…
Reference in a new issue