f902b310

By: Michael Lynch <git@mtlynch.io>

Reject Tinybeans reactions from unknown followers

Fail Tinybeans parsing when a reaction references a user ID that is not
present in followers.json.

This adds a regression test for an orphaned reaction author and validates
reaction user IDs after loading entries and followers so imports stop on
inconsistent export data instead of silently accepting it.