projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa97fe8
)
Changelog: Add information about chat limit.
author
lain
<lain@soykaf.club>
Wed, 4 Dec 2019 11:49:46 +0000
(12:49 +0100)
committer
lain
<lain@soykaf.club>
Wed, 4 Dec 2019 11:49:46 +0000
(12:49 +0100)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index a06ea211eb9dcf6b401c799c5357d3b8d04a1093..b162026e0909fc2d9adfbc75adf2c4caadd1b12d 100644
(file)
--- 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.