Skip to content

try to fix #118

Ghost User requested to merge gh-b77c0252/122/unknown/refs/pull/122/head into develop

Created by: dakkar

when fetching notes from Redis, we need to re-check the criteria from the API request, because userTimelineWithFiles, userTimelineWithReplies, userTimelineWithChannel all get merged together, so noteIds may well contain notes without attachments…

thanks to @codingneko for reporting the bug

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

Merge request reports