element-web/src/components/views/messages
Matthew Hodgson 9701fd32b7 switch back to blob urls for rendering e2e attachments
Based on @walle303's work at https://github.com/matrix-org/matrix-react-sdk/pull/1820
Deliberately reverts 8f778f54fd
Mitigates XSS by whitelisting the mime-types of the attachments so that malicious ones
should not be recognised and executed by the browser.
2018-04-29 03:07:31 +01:00
..
DateSeparator.js point imports at the new locations 2018-04-13 00:43:44 +01:00
MAudioBody.js switch back to blob urls for rendering e2e attachments 2018-04-29 03:07:31 +01:00
MessageEvent.js Switch to 'm.sticker' message events. Allow whitelisting of wisget capabilities. 2018-03-12 13:56:02 +00:00
MessageTimestamp.js point imports at the new locations 2018-04-13 00:43:44 +01:00
MFileBody.js Replace document.origin with window.location.origin 2018-04-26 10:43:52 +01:00
MImageBody.js switch back to blob urls for rendering e2e attachments 2018-04-29 03:07:31 +01:00
MStickerBody.js Add back in body 'ref' 2018-03-29 21:16:12 +01:00
MVideoBody.js switch back to blob urls for rendering e2e attachments 2018-04-29 03:07:31 +01:00
RoomAvatarEvent.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
SenderProfile.js Only calculate displayed groups if flair enabled 2017-11-28 15:49:11 +00:00
TextualBody.js Fix TextualBody.js to remove NodeList.forEach() 2018-02-22 13:59:37 +01:00
TextualEvent.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
UnknownBody.js Handle redaction with no sender 2017-10-25 17:37:20 +01:00