discourse-solved/app
Régis Hanol b269689ddf
FIX: delete solution with post (#256)
Ensures we remove the solution when the post marked as the solution is deleted.

DEV: Added `IS_ACCEPTED_ANSWER_CUSTOM_FIELD` constant.
DEV: Refactored the `PostSerializer` for better readability.
PERF: Improved the `TopicViewSerializer`'s performance by looking up the `accepted_answer_post_info` from the stream first.

Internal ref. dev/112251
2023-10-13 19:06:03 +02:00
..
lib DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00
serializers/concerns FIX: delete solution with post (#256) 2023-10-13 19:06:03 +02:00