discourse/app
Bianca Nenciu a0537816fb
FIX: Destroy all posts when hard deleting topic (#17359)
Hard deleting topics that contained soft deleted posts or small actions
used to create orphan posts because only the first post was hard
deleted. This commit adds an error message if there are still posts left
in the topic that must be hard deleted first or hard deletes all small
actions too immediately (there is no other way of hard deleting a small
action because there is no wrench menu).
2022-08-10 12:11:50 +03:00
..
assets DEV: Fix the build (#17853) 2022-08-10 10:10:34 +03:00
controllers FIX: Destroy all posts when hard deleting topic (#17359) 2022-08-10 12:11:50 +03:00
helpers FIX: bots could generate errors when slug generation method is encoded (#17224) 2022-07-29 16:27:52 +10:00
jobs DEV: Combine all header notification bubbles into one in the new user menu (#17718) 2022-08-03 08:57:59 +03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FIX: Destroy all posts when hard deleting topic (#17359) 2022-08-10 12:11:50 +03:00
serializers FEATURE: add welcome topic cta banner (#17821) 2022-08-09 21:52:39 +05:30
services FIX: Make word watcher work with nil strings (#17830) 2022-08-08 16:34:51 -03:00
views UX: update register admin wizard page styles (#17785) 2022-08-03 21:49:21 -04:00