discourse-solved icon indicating copy to clipboard operation
discourse-solved copied to clipboard

Allow accepted answers on topics

Results 6 discourse-solved issues
Sort by recently updated
recently updated
newest added

When looking at another user's page, if a user didn't solve any topic, we were showing this: Now we'll be showing this instead: One test is temporarily skipped because this...

(Test for https://github.com/discourse/.github/pull/48)

Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.3.6. Release notes Sourced from rexml's releases. REXML 3.3.6 - 2024-08-22 Improvements Removed duplicated entity expansions for performance. GH-194 Patch by Viktor Ivarsson. Improved namespace...

dependencies
ruby

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...

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

Bumps [rack](https://github.com/rack/rack) from 3.1.12 to 3.1.14. Changelog Sourced from rack's changelog. [3.1.14] - 2025-05-06 Security CVE-2025-46727 Unbounded parameter parsing in Rack::QueryParser can lead to memory exhaustion. [3.1.13] - 2025-04-13 Ensure...

dependencies
ruby