forked from
whey.party/red-dwarf
an appview-less Bluesky client using Constellation and PDS Queries - https://reddwarf.whey.party/
commits
Author
Commit
Message
Date
Stores liked post URIs in the atom store, modifying the Atom store in the util to store both the Post Uri and the LikeUri, to allow for storing what posts were liked and allowing for deleting the like record.
Also modified the hasLiked boolean to be true if the post has a like string, or if the post exists in the Liked Posts Cache.
Stores liked post URIs in the atom store, modifying the Atom store in the util to store both the Post Uri and the LikeUri, to allow for storing what posts were liked and allowing for deleting the like record.
Also modified the hasLiked boolean to be true if the post has a like string, or if the post exists in the Liked Posts Cache.