discourse/app
Andrei Prigorshnev 1a8c949900
UX: suspend forever time period messages (#13776)
When the Forever option is selected for suspending a user, the user is suspended for 1000 years. Without customizing the site’s text, this time period is displayed to the user in the suspension email that is sent to the user, and if the user attempts to log back into the site. Telling someone that they have been suspended for 1000 years seems likely to come across as a bad attempt at humour.

This PR special case messages when a user suspended or silenced forever.
2021-07-20 14:42:08 +04:00
..
assets UX: Tweak groups page css (#13775) 2021-07-20 12:26:52 +02:00
controllers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
helpers FIX: Assets for the theme tests page are not compressed (#13736) 2021-07-14 22:52:35 +03:00
jobs FIX: Clear stale status of reloaded reviewables (#13750) 2021-07-16 19:57:12 +03:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
serializers FIX: Serialize flair group ID for preferences page (#13741) 2021-07-20 13:06:40 +03:00
services FIX: don't allow category and tag tracking settings on staged users (#13688) 2021-07-16 14:50:40 -04:00
views FEATURE: add title tag for group detail page (#13702) 2021-07-12 20:05:57 +05:30