discourse/app
Andrei Prigorshnev 74f7150324
FEATURE: Automatically timed delete stub topics after entire topic is merged into another topic (#13187)
When a topic is fully merged into another topic we close it. Now we want also to set a timer for deleting this topic. By default, stub topics will be deleted in 7 days. Users can change this period or disable auto-deleting by setting the period to 0.
2021-05-28 17:33:10 +04:00
..
assets FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
controllers FIX: One-by-off error in topic show action (#13183) 2021-05-28 11:36:45 +03:00
helpers FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
jobs FEATURE: Show stale reviewable to other clients (#13114) 2021-05-26 09:47:35 +10:00
mailers FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
models FEATURE: Automatically timed delete stub topics after entire topic is merged into another topic (#13187) 2021-05-28 17:33:10 +04:00
serializers FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
services FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
views DEV: Do not prompt to run yarn in dev env (#13167) 2021-05-26 22:16:28 -04:00