fix(news): feed like is a toggle too (like/unlike), like boost
The feed star was fire-and-forget with no state. Now ap_timeline.liked remembers it,
the star shows an 'on' state, and a second click retracts via /news/unlike (Undo Like)
— mirroring the existing boost/unboost toggle. markLiked/unmarkLiked added.
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.