gabrieljackson / mattermost-plugin-wrangler

Manage Mattermost Messages Masterfully!
Apache License 2.0
49 stars 13 forks source link

Add webapp option to target channel to copy messages to #90

Closed gabrieljackson closed 4 years ago

gabrieljackson commented 4 years ago

This introduces the ability to easily copy multiple messages to a targeted channel via the webapp UI. This is done by introducing a new asynchronous flow where the user selects a channel to target and then uses post dropdowns to copy messages and threads.

While this flow is underway, a new sidebar element will remind users of the context of their in-progress message copying and will allow them to cancel it when they are done.

Release Note

Add webapp option to target channel to copy messages to