mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 05:59:26 +08:00
`reactions_received` built its post list with `filter_allowed_categories`, which only scopes by category. We should be checking it as we would for a regular post list With this change, this method is in line with `reactions_given`, which already runs its results through a visibility guard. relates to: PATCH-1292 Co-authored-by: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fabricators | ||
| lib | ||
| models | ||
| reports | ||
| requests | ||
| serializers | ||
| services | ||
| system | ||
| plugin_spec.rb | ||