element-web-Github/src/components/views/messages
J. Ryan Stinnett 20e296b20e Convert image URLs in React to require calls
This allows Webpack to insert the proper image URL after builds steps like
adding a hash and so on. The path you supply to `require` is relative to the JS
source file, just like any other would be.
2019-01-17 22:06:49 -06:00
..
DateSeparator.js fix lint 2018-10-24 14:36:08 +02:00
MAudioBody.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
MessageEvent.js check type before msgtype in the case of m.sticker with msgtype (undef) 2018-06-14 12:00:53 +01:00
MessageTimestamp.js point imports at the new locations 2018-04-13 00:43:44 +01:00
MFileBody.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
MImageBody.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
MStickerBody.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
MVideoBody.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
RoomAvatarEvent.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
RoomCreate.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
SenderProfile.js Merge remote-tracking branch 'origin/experimental' into travis/develop-for-real 2019-01-03 16:00:23 -07:00
TextualBody.js fix @room pill href=undefined and @room parsing breaking subsequent pills 2018-07-24 12:18:10 +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