Mailspring/internal_packages/message-list/lib
Annie 36771f4b92 fix(image): Prepend file:// to image paths to solve #621
Summary:
refactor(test): Fix file paths in message item body tests to be prepended with file://

Some inline images were not rendering as seen on (#621). The images were being correctly added to the
downloads folder, however, their path was being prepended with an unrelated base url. I hardcoded
file:// into the image paths so that they would always point to the local downloads folder.

Test Plan: Ran the specific tests for message item body and message item. Also checked in my email.

Reviewers: juan

Reviewed By: juan

Differential Revision: https://phab.nylas.com/D3105
2016-07-19 16:48:24 -07:00
..
autolinker.es6
autoscale-images.es6
email-frame-styles-store.coffee
email-frame.jsx fix(email): Fix email body height bug #1280 2016-07-19 16:38:59 -07:00
find-in-thread.jsx
main.cjsx
message-controls.cjsx bump(electron): Fix remaining deprecated requires, move to 1.0.1 2016-05-12 13:59:23 -07:00
message-item-body.cjsx fix(image): Prepend file:// to image paths to solve #621 2016-07-19 16:48:24 -07:00
message-item-container.cjsx fix(sending): Minor changes to cleanup phase of sending 2016-06-10 12:35:56 -07:00
message-item.cjsx
message-list-hidden-messages-toggle.jsx
message-list.cjsx
message-participants.cjsx
message-timestamp.cjsx Settings: add 24-hour clock support 2016-06-06 14:31:57 -07:00
sidebar-participant-picker.jsx
sidebar-plugin-container.cjsx
thread-archive-button.cjsx
thread-star-button.cjsx
thread-toggle-unread-button.cjsx
thread-trash-button.cjsx