mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 08:47: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> |
||
|---|---|---|
| .. | ||
| custom_reactions_controller_custom_emoji_spec.rb | ||
| custom_reactions_controller_spec.rb | ||
| post_action_users_controller_spec.rb | ||
| topics_controller_spec.rb | ||