MM-23185 - Markdown image hosted by plugins are not shown if l… (#14185)

* avoid image proxy for local images

* added test for local images
Этот коммит содержится в:
Eli Yukelzon
2020-04-01 11:45:26 +03:00
коммит произвёл GitHub
родитель 005cc00ccc
Коммит 52c92d6659
3 изменённых файлов: 26 добавлений и 4 удалений

Просмотреть файл

@@ -1404,6 +1404,10 @@
"id": "api.file.write_file_locally.writing.app_error",
"translation": "Encountered an error writing to local server storage."
},
{
"id": "api.image.get.app_error",
"translation": "Requested image url cannot be parsed."
},
{
"id": "api.incoming_webhook.disabled.app_error",
"translation": "Incoming webhooks have been disabled by the system admin."