element-web/src/components/views/messages
J. Ryan Stinnett 784599d9e9 Add primary reactions to action bar
This adds the primary reactions to the action bar. They act as toggles where you
can only select one from each group at a time.

Note that currently we aren't actually sending the reaction at all. That's left
for a separate task.

Fixes https://github.com/vector-im/riot-web/issues/9576
2019-04-30 18:09:10 +01: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
MessageActionBar.js Add primary reactions to action bar 2019-04-30 18:09:10 +01:00
MessageEvent.js rename onWidgetLoad to onHeightChanged 2019-03-07 17:02:19 +01:00
MessageTimestamp.js point imports at the new locations 2018-04-13 00:43:44 +01:00
MFileBody.js Don't send options we don't need to fetch 2019-03-29 15:48:33 -06:00
MImageBody.js cleanup and linting 2019-04-08 14:57:39 +02:00
MStickerBody.js adds validation for fields. 2019-03-12 14:02:54 +00:00
MVideoBody.js rename onWidgetLoad to onHeightChanged 2019-03-07 17:02:19 +01:00
RoomAvatarEvent.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
RoomCreate.js Use a div instead of an image 2019-03-01 17:21:37 -07:00
SenderProfile.js move name coloring out of sender profile 2019-04-17 10:21:30 +02:00
TextualBody.js Disable big emoji for m.emote messages as it looks weird 2019-03-18 23:25:11 +00: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