* Make attachments and app bindings more robust yet secure * Fix tests * i18n extract * Address feedback --------- Co-authored-by: Mattermost Build <build@mattermost.com> (cherry picked from commit 782b1c69a8) Co-authored-by: Daniel Espino García <larkox@gmail.com>
782b1c69a8
* Add unit tests to utils/message_attachment * keep some functions "private" --------- Co-authored-by: Rahim Rahman <rahim.rahman@mattermost.com>
* Validate props * Add calls changes and fix attachments * Address feedback