discourse-solved/app/lib
Lhc_fl 150f7f4a35
DEV: Move the post and topic custom fields into a table
This PR does some preparatory work to prepare for the front-end display
of who marked an answer as solved. It migrates the custom fields from
discourse-solved of Topic and Post to a new table, except "accepted_answer_post_id"

ref: /t/-/95318
2024-09-05 17:55:02 +08:00
..
plugin_initializers DEV: Move the post and topic custom fields into a table 2024-09-05 17:55:02 +08:00
accepted_answer_cache.rb DEV: Change accept_all_solutions_trust_level to group setting (#276) 2024-01-23 11:45:32 +10:00
before_head_close.rb DEV: Move the post and topic custom fields into a table 2024-09-05 17:55:02 +08:00
category_extension.rb DEV: Fix new Rubocop offenses 2024-03-06 10:25:26 +01:00
first_accepted_post_solution_validator.rb DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00
guardian_extensions.rb FIX: Don't allow TL4 users to unconditionally accept solutions (#305) 2024-08-09 14:59:28 +03:00
post_serializer_extension.rb DEV: Fix new Rubocop offenses 2024-03-06 10:25:26 +01:00
topic_posters_summary_extension.rb DEV: Fix new Rubocop offenses 2024-03-06 10:25:26 +01:00
topic_view_serializer_extension.rb DEV: Fix new Rubocop offenses 2024-03-06 10:25:26 +01:00
user_summary_extension.rb DEV: Fix new Rubocop offenses 2024-03-06 10:25:26 +01:00
web_hook_extension.rb DEV: Fix new Rubocop offenses 2024-03-06 10:25:26 +01:00