-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for iMessage replies #16
Comments
Currently, AirMessage Server will ignore message replies. The server can be updated to include message reply information and allow clients to display when a message is a reply. However, similar to tapbacks, AirMessage cannot allow the user to initiate replies without privilege escalation. As this functionality would have to first be supported by AirMessage Server, this issue is also being moved there. |
Here is some information from @tneotia on supporting replies. Original link
|
Do you see how imessage shows what message is being replied to?
Will there be such features for airmessage? doesnt need to have the same interface as imessage
It could even look something simple like discord's
And later on add to support to reply from airmessage.
maybe a context menu on right click with the reply button.
The text was updated successfully, but these errors were encountered: