discourse/app
Andrei Prigorshnev 11baf872ed
FIX: do not close the merged topic if the first post wasn't merged (#13564)
When a topic is fully merged into another topic we close it and schedule it for deleting. But last time I changed this place I added a bug – when merging all posts in topic except the first one the topic was closing too.

If the OP is not merged into another topic, the original topic shouldn't be closed and marked for deletion. This PR fixes this.
2021-06-30 18:28:18 +04:00
..
assets DEV: Revert stylesheet refactors (#13584) 2021-06-30 21:33:15 +08:00
controllers FIX: Do not redirect to a topic user cannot see (#13550) 2021-06-30 12:00:47 +03:00
helpers FEATURE: Render emojis on GitHub labels when oneboxing an issue. (#13531) 2021-06-25 14:48:36 -03:00
jobs FIX: Remove legacy topic timer code (#13544) 2021-06-29 09:16:25 +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: do not close the merged topic if the first post wasn't merged (#13564) 2021-06-30 18:28:18 +04:00
serializers FIX: topic level bookmark button (#13530) 2021-06-28 12:24:23 +04:00
services FEATURE: add staff action logs for watched words (#13574) 2021-06-30 11:22:46 +05:30
views FIX: Improve participant display in group SMTP emails (#13539) 2021-06-28 10:42:06 +10:00