Skip to content
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

The bridge ignores Slack emoji reactions of messages #60

Open
thomas-profitt opened this issue Nov 12, 2018 · 6 comments
Open

The bridge ignores Slack emoji reactions of messages #60

thomas-profitt opened this issue Nov 12, 2018 · 6 comments

Comments

@thomas-profitt
Copy link
Member

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
Copy link
Member Author

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

@twouters
Copy link
Contributor

Depends on #58 ?

@thomas-profitt
Copy link
Member Author

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.

@twouters
Copy link
Contributor

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.

@thomas-profitt
Copy link
Member Author

Oof, you're right about that.

@michalrus
Copy link

Matrix started supporting proper message reactions. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants