matrix-org / matrix-appservice-slack

A Matrix <--> Slack bridge
Apache License 2.0
276 stars 72 forks source link

Add falling back to threads #709

Closed Cadair closed 1 year ago

Cadair commented 1 year ago

This adds the flag to the thread which tells clients the reply is included as a fallback, this should stop slack threads displaying as replies in threads.

fixes #708

Cadair commented 1 year ago

I have tested this locally and it seems to work :partying_face: