You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each pet is posted to Mastodon as a thread: a main post carries the
photo while caption-overflow continuation posts have no media. The
website's Recent posts grid took the first 6 RSS items indiscriminately,
rendering the imageless thread replies as blank placeholder cards.
Filter the feed to items that have an image before slicing to the post
limit, so only the main posts appear. Closes#120.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments