aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2019-12-04 12:49:46 +0100
committerlain <lain@soykaf.club>2019-12-04 12:49:46 +0100
commit21353a8ee900fc5b48d7de5168f0b81e7b15dc97 (patch)
tree5a13b2cad3657be3bbc4db32cfea1fe0f39a568b
parentaa97fe8f175c3618a04bb45e6aa7c37e26259577 (diff)
downloadpleroma-21353a8ee900fc5b48d7de5168f0b81e7b15dc97.tar.gz
Changelog: Add information about chat limit.
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a06ea211e..b162026e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
</details>
### Added
+- `:chat_limit` option to limit chat characters.
- Refreshing poll results for remote polls
- Authentication: Added rate limit for password-authorized actions / login existence checks
- Static Frontend: Add the ability to render user profiles and notices server-side without requiring JS app.