06b5790c

Author: Michael Lynch <git@mtlynch.io>

Committer: Michael Lynch <mtlynch@noreply.codeberg.org>

Warn on orphaned Tinybeans responses without failing parse (#52)

Keep parsing Tinybeans exports when comments or reactions reference user IDs
that are missing from followers.json. Log warnings instead of returning an
error so imports can continue.

Preserve comment author full names from Tinybeans comment data so orphaned
comment warnings can identify the commenter directly. Remove the log-scraping
parser test and keep parser expectations focused on parsed data.

Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/52
Co-authored-by: Michael Lynch <git@mtlynch.io>
Co-committed-by: Michael Lynch <git@mtlynch.io>