Sérgio Saquetim
Sérgio Saquetim
This PR extends the sidebar API to support adding subsections: 
Requires https://github.com/discourse/discourse/pull/32063
Replaced legacy quote controls logic with a new Glimmer component implementation for improved code maintainability and future extensibility. Updated references to ensure compatibility with the refactored component.
Refactored the `solved-accepted-answer` component to utilize the `PostQuotedContent` component, simplifying the structure and removing redundant code. Requires https://github.com/discourse/discourse/pull/33200