Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

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

Closed
Freeplayg opened this issue Dec 3, 2023 · 2 comments
Closed

Comments

@Freeplayg
Copy link

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
Copy link
Contributor

Mar0xy commented Dec 3, 2023

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
Copy link
Contributor

Mar0xy commented Dec 3, 2023

Also a picture showing it
image

@Mar0xy Mar0xy closed this as completed Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants