-
- Downloads
[IMPROVE] Slack import: Parse channel and user mentions (#17637)
* Treating channel mentions similarly to user mentions
* First iteration, links not clickable client-side yet.
* Made channel links clickable. #general import not working yet, as well as channel names with umlauts
* Finished implementation of clickable links. Had to add dname field to channel objects and message parser to make matching by parser possible without changing display of channels by using fname.
Co-authored-by:
pierre-lehnen-rc <55164754+pierre-lehnen-rc@users.noreply.github.com>
Please register or sign in to comment