discourse/app
Jeff Wong d87a0216bb
FEATURE: Penalty history improvements (#13359)
* FEATURE: add penalty history when silencing a user

Display penalty history (last 6 months) when silencing/suspending a user

* FEATURE: allow default penalty values to be chosen

Adds a site setting that designates default penalty values in hours.

Silence/suspend modals will auto-fill in the default values, but otherwise
will still allow moderators to pick and overwrite values as normal.

First silence/suspend: first value
Second silence/suspend: second value
etc.

Penalty counts are forgiven at the same rate as tl3 promotion requirements do.

Co-authored-by: jjaffeux <j.jaffeux@gmail.com>
2021-07-12 11:36:56 -07:00
..
assets FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
controllers FEATURE: add title tag for group detail page (#13702) 2021-07-12 20:05:57 +05:30
helpers FIX: Do not interpret backreferences in email content 2021-07-08 15:56:09 -07:00
jobs FIX: Do not prevent other topic timers running on error (#13665) 2021-07-08 12:49:58 +10:00
mailers FIX: Do not show In Reply To for group SMTP emails (#13541) 2021-06-28 13:19:17 +10:00
models FIX: Let staged users choose their username (#13678) 2021-07-12 07:57:38 +10:00
serializers FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
services FIX: Let user clear their flair group (#13669) 2021-07-09 12:41:26 +08:00
views FEATURE: add title tag for group detail page (#13702) 2021-07-12 20:05:57 +05:30