gnoverse / dsocial

Experimental: Social apps, tools, researchs and dApps on Gno.land
8 stars 4 forks source link

Distinguish "quote" a post from "repost" #104

Open jefft0 opened 4 months ago

jefft0 commented 4 months ago

Currently, dSocial has one function where user A can repost the post of another user B, with a comment. In the other social apps, this behavior with a comment is called "quote", and there are separate buttons for "repost" and "quote". In the other apps, when you click "repost", it just does a repost without a comment. This difference is important for what happens when a third user C clicks the "react", "repost" and "quote" buttons while looking at the post in the feed of user A.