mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-09-10 23:09:17 +02:00
- Added new config flag:limitPerTarget, to disallow flags after an item has already been flagged x times (default 0, or infinite) - New zset flags:byTarget, score is the number of times a flag has been made against that item - "already-flagged" translation key removed, now "post-already-flagged" or "user-already-flagged" -- this fixed bug where flagging a user you've already flagged would tell you you've already flagged this post already. - Refactored Flags.canFlag to throw errors only, instead of returning boolean - Updated ACP form inputs for reputation settings page to be more bootstrappy - +1 upgrade script
Important note about localising NodeBB
The files here are read-only and overwritten daily (if there are changes) by the helper bot Misty.
Our localisation efforts are handled via our Transifex Project, and any pull requests made to this directory will be automatically closed because localisations can go out-of-sync when edited directly.
If there are non-localised strings and you cannot find them in Transifex, please open a new issue on our bug tracker so we can take a look.
Thank you for helping localise NodeBB!