matrix-puppet-slack icon indicating copy to clipboard operation
matrix-puppet-slack copied to clipboard

The bridge ignores Slack emoji reactions of messages

Open thomas-profitt opened this issue 7 years ago • 6 comments

Matrix doesn't support exactly this, but we could convert an emoji reaction to a Matrix message Replying to the original message with a single emoji and have the same semantics of an emoji reaction, for the Matrix client to do with as it pleases.

Even if we can't bridge this perfectly, we shouldn't miss out on the messages.

thomas-profitt avatar Nov 12 '18 20:11 thomas-profitt

A screenshot showing how this looks in Matrix: screenshot_2018-11-17 riot

thomas-profitt avatar Nov 17 '18 19:11 thomas-profitt

Depends on #58 ?

twouters avatar Jan 19 '19 00:01 twouters

Partially, probably.

Slack doesn't send emoji reactions as Slack Thread messages, but we do need the ability to create Matrix Replies to implement this.

thomas-profitt avatar Jan 22 '19 20:01 thomas-profitt

What I meant is that we need to implement a link between slack event timestamps and matrix event id's for both issues, once that's taken care of they will be easy to fix.

twouters avatar Jan 22 '19 21:01 twouters

Oof, you're right about that.

thomas-profitt avatar Jan 22 '19 22:01 thomas-profitt

Matrix started supporting proper message reactions. :)

michalrus avatar Aug 14 '19 22:08 michalrus