discourse/plugins/discourse-solved/spec
David Battersby e477dae4e3
FIX: prevent schema leak in ineligible answer posts (#39485)
Prevents QAPage microdata leaking from ineligible suggested answers.
Since we are skipping non-text posts we can omit the microdata entirely
from the crawler markup.
2026-04-24 15:10:08 +04:00
..
components DEV: add service objects for accept_answer and unaccept_answer (#37878) 2026-03-04 12:34:37 +04:00
fabricators
integration UX: Downgrade site settings to category custom fields in solved plugin (#38402) 2026-03-12 10:03:37 +10:00
lib SECURITY: add visibility check for solved endpoints 2026-03-19 15:21:28 +00:00
models UX: Downgrade site settings to category custom fields in solved plugin (#38402) 2026-03-12 10:03:37 +10:00
requests FIX: prevent schema leak in ineligible answer posts (#39485) 2026-04-24 15:10:08 +04:00
serializers DEV: update solved schema for non text posts (#39253) 2026-04-16 19:42:48 +04:00
services/discourse_solved FIX: tighten ineligible answer schema (#39490) 2026-04-23 16:44:36 +04:00
system UX: solved styling (#39180) 2026-04-09 20:53:38 +02:00