[GH-ISSUE #15] Add support for sending message reactions #14

Open
opened 2026-03-02 23:32:58 +03:00 by kerem · 2 comments
Owner

Originally created by @Hoodgail on GitHub (Jul 3, 2022).
Original GitHub issue: https://github.com/airmessage/airmessage-server/issues/15

I appreciate that you can view message reactions.
image
image
But will support for reaction from airmessage web and mobile be possible?
There could be a context menu with the reactions components when you right-click.

Originally created by @Hoodgail on GitHub (Jul 3, 2022). Original GitHub issue: https://github.com/airmessage/airmessage-server/issues/15 I appreciate that you can view message reactions. ![image](https://user-images.githubusercontent.com/45743294/177019442-893c090a-1aab-4193-9f2e-282f527d8d05.png) ![image](https://user-images.githubusercontent.com/45743294/177019448-54881973-1042-466e-b3e0-833315b55ab8.png) But will support for reaction from airmessage web and mobile be possible? There could be a context menu with the reactions components when you right-click.
Author
Owner

@tagavari commented on GitHub (Jul 3, 2022):

This issue revolves around the face that Apple's iMessage API is very limited, and unfortunately doesn't support many of the newer iMessage features. A workaround is possible via privilege escalation, though this has security implications.

As this functionality would have to first be supported by AirMessage Server, I am moving this issue there.

<!-- gh-comment-id:1173087973 --> @tagavari commented on GitHub (Jul 3, 2022): This issue revolves around the face that Apple's iMessage API is very limited, and unfortunately doesn't support many of the newer iMessage features. A workaround is possible via privilege escalation, though this has security implications. As this functionality would have to first be supported by AirMessage Server, I am moving this issue there.
Author
Owner

@sabogalc commented on GitHub (Jul 17, 2022):

Here is some documentation from the BlueBubbles team on how they parse/send tapbacks

https://docs.bluebubbles.app/private-api/imcore-documentation#parsing-a-tapback-into-its-tapback-id

<!-- gh-comment-id:1186591919 --> @sabogalc commented on GitHub (Jul 17, 2022): Here is some documentation from the BlueBubbles team on how they parse/send tapbacks https://docs.bluebubbles.app/private-api/imcore-documentation#parsing-a-tapback-into-its-tapback-id
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/airmessage-server#14
No description provided.