matrix-hacks / matrix-puppet-signal

A Signal bridge for Matrix
57 stars 15 forks source link

ReadReceipts #22

Closed nr23730 closed 5 years ago

nr23730 commented 5 years ago

For ReadReceipts we can use syncReadMessages offered by the Signal-Desktop client.

Problem is:

We need to find a way to get those values. Heaviest step should be the timestamp as it currently isn't stored by the bridge.

nr23730 commented 5 years ago

I found a solution that is working right now...