feat(fedi): comment like is a toggle too (Undo Like / un-favourite)
Symmetric to boost: ap_interactions.acted_like remembers a liked comment, the star
shows an 'on' state, and clicking again retracts it via Undo(Like) (Mastodon honours it).
sendInteraction gains an 'unlike' branch (author-only, no fanout).
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.