element-web/src/components/views/messages
Tomas Batalla b90e33b81b
Fix off by one error for username colors
The hash result would only have a range of 0..7, but the css of color variants is 1..8
2019-02-19 10:52:59 -08: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 Fix off by one error for username colors 2019-02-19 10:52:59 -08:00
TextualBody.js Refactor to use HtmlUtils for linkifying and sanitizing 2019-01-31 22:36:08 +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