You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam e3e55f25d0 refactor: flag sanity checks, +feat: flag limits
- 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
5 years ago
..
advanced fix: #8374, revert event delete 5 years ago
appearance
development feat: add user ip to admin/dev/info 5 years ago
extend
manage feat: #8460, export groups members as csv 5 years ago
settings refactor: flag sanity checks, +feat: flag limits 5 years ago
admin.json
dashboard.json refactor: remove general menu from ACP (#8347) 5 years ago
menu.json refactor: flag sanity checks, +feat: flag limits 5 years ago