discourse-solved/lib
Natalie Tay 5a0c875885
FEATURE: Show 'marked solved by' in OP when topic is solved (#343)
Depends on: https://github.com/discourse/discourse-solved/pull/342

This feature adds the "Marked solved as" information to the solved post appended to OP.

Originally, I had moved the widget usage to a [component](39baa0be4a/assets/javascripts/discourse/components/solved-post.gjs), but due to "cooking quotes", after some internal discussion (t/95318/25) we will stick to widgets for now as the post-stream gets modernized.
2025-03-25 17:14:02 +08:00
..
discourse_assign DEV: Move solved custom fields into a table (#342) 2025-03-25 14:51:32 +08:00
discourse_automation DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
discourse_dev DEV: Move solved custom fields into a table (#342) 2025-03-25 14:51:32 +08:00
discourse_solved FEATURE: Show 'marked solved by' in OP when topic is solved (#343) 2025-03-25 17:14:02 +08:00