matrix-hacks / matrix-puppet-imessage

A two-way puppeted Matrix bridge for Apple iMessage / Messages
156 stars 22 forks source link

Read receipts #14

Open kfatehi opened 7 years ago

kfatehi commented 7 years ago

I tend to use the iMessage client and riot clients interchangeably a lot. I will "read" messages on my phone using iOS for example, and then login to Riot later in the day and see a lot of "unread"

Goal 1: iMessage -> Matrix

If so, we can relay this information to the Matrix side.

Goal 2: Matrix -> iMessage

If so, we can relay Matrix read receipts to the iOS side

kfatehi commented 7 years ago

Latest release of ichat2json now provides a boolean isRead, required for this to work.

nr23730 commented 5 years ago

Goal 1: Solved with #29