element-web/src/components/views
Travis Ralston 5a5ebee918 Check for a message type before assuming it is a room message
Redacted messages do not have message types, despite being room messages. 

Fixes https://github.com/vector-im/riot-web/issues/11352

Regressed in https://github.com/matrix-org/matrix-react-sdk/pull/3601

Click-to-ping being broken (as mentioned by https://github.com/vector-im/riot-web/issues/11353) is a side effect of the react stack falling over. Once one room crashes, click-to-ping is broken everywhere.
2019-11-08 10:39:38 -07:00
..
auth Merge pull request #3583 from matrix-org/jryans/refine-submit-url 2019-10-31 17:23:14 +02:00
avatars React error/warning cleanup 2019-10-08 12:10:37 +01:00
context_menus Don't intercept TAB on the app outside of the composer, fix tabIndex > 0 2019-10-10 14:13:29 +01:00
create_room Switch to createReactClass: *everything else*. React 16 :D 2019-09-06 18:38:11 +01:00
dialogs add feature flag and send verification using DM from dialog if enabled 2019-11-07 19:54:56 +01:00
directory Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
elements Match widgets up with their integration manager 2019-10-29 11:49:15 -06:00
emojipicker Restore thumbs after variation selector removal 2019-11-07 17:49:25 +00:00
globals React error/warning cleanup 2019-10-08 12:10:37 +01:00
groups Cull some easily fixable errors which make the console a mess 2019-10-03 21:47:19 +01:00
messages make the linter happy 2019-11-07 20:04:36 +01:00
right_panel Merge branch 't3chguy/nvl/userinfo' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/nvl/userinfo 2019-10-19 16:42:00 +01:00
room_settings Cull some easily fixable errors which make the console a mess 2019-10-03 21:47:19 +01:00
rooms Check for a message type before assuming it is a room message 2019-11-08 10:39:38 -07:00
settings Merge pull request #3582 from matrix-org/jryans/prompt-when-no-terms 2019-11-01 19:01:54 +02:00
terms fix sdk import 2019-09-27 12:20:48 +01:00
verification Make the verification cancelled dialog say OK instead of Cancel 2019-06-19 15:07:45 -06:00
voip Switch to createReactClass: *everything else*. React 16 :D 2019-09-06 18:38:11 +01:00