dd980758

By: Michael Lynch <git@mtlynch.io>

Restrict Tinybeans imports to LOVE reactions

Limit the Tinybeans-to-Little Moments reaction conversion to the only
reaction we currently support. This keeps imports fail-fast when the
export contains reactions we have not mapped yet.

Update the conversion tests so LOVE remains covered and LAUGH now
verifies the unsupported-reaction failure path.