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

Bridged Pinned Messages

Open Cadair opened this issue 5 years ago • 2 comments

This means bridging by sending a state event https://matrix.org/docs/spec/client_server/r0.6.0#m-room-pinned-events when the https://api.slack.com/events/pin_added or https://api.slack.com/events/pin_removed events come over Slack. You'll need to add a handler to SlackEventHandler

Cadair avatar Sep 28 '20 12:09 Cadair

Are pins already bridged from Matrix to Slack as well (i.e. (un)pinning messages on Slack when m.room.pinned_events changes)?

auscompgeek avatar Sep 28 '20 15:09 auscompgeek

no, this needs implementing in both directions.

Cadair avatar Sep 28 '20 15:09 Cadair