transfem-org / Sharkey

🌎 A Sharkish microblogging platform 🚀
https://joinsharkey.org/
74 stars 19 forks source link

Properly send post likes to mastodon instances instead of reacting #194

Closed Freeplayg closed 7 months ago

Freeplayg commented 7 months ago

Summary

Clicking the like button (heart) should send to Mastodon as a favorite

Firefish seemed to handle that better and am wondering if the same could be done here?

Purpose

Mastodon instances that support reactions like the Chuckya fork & I assume soon glitch-soc(?), have both regular favoriting and reactions:

image

Mar0xy commented 7 months ago

Clicking the like button (heart) should send to Mastodon as a favorite

This is already being done but if you change it in your own settings to a custom emoji instead of leaving it on the instance one it no longer applies (the same happens on FF)

https://github.com/transfem-org/Sharkey/blob/develop/packages/backend/src/core/activitypub/ApRendererService.ts#L272-L296

Mar0xy commented 7 months ago

Also a picture showing it image