discourse/app
Bianca Nenciu 53f9a1a469
FEATURE: Add settings to scale daily flags limit (#15983)
Similar site settings exist for likes and edits and the new ones work
in a similar way.

By default, users below TL2 have a limit of 20, the limit is increased
by 1.5 for TL2 users up to 30, by 2 for TL3 users up to 40 and by 3 for
TL4 users up to 60.
2022-02-18 14:44:32 +02:00
..
assets UX: display post count badge even when user has only two posts. (#15990) 2022-02-18 09:03:32 +05:30
controllers DEV: pull email address validation out to a new EmailAddressValidator 2022-02-17 21:49:22 -05:00
helpers FIX: Update application_helper logic now that Ember CLI is default (#15935) 2022-02-14 13:48:18 +00:00
jobs DEV: pull email address validation out to a new EmailAddressValidator 2022-02-17 21:49:22 -05:00
mailers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
models FEATURE: Add settings to scale daily flags limit (#15983) 2022-02-18 14:44:32 +02:00
serializers FEATURE: mute subcategory when parent category is muted (#15966) 2022-02-17 00:42:02 +01:00
services DEV: Add chat_quoted notification type (#15968) 2022-02-16 15:22:08 +10:00
views PERF: Update ember-auto-import and webpack (#15919) 2022-02-14 11:21:39 +00:00