element-web-Github/src/components/views
David Baker 90eb3ce9ec js-sdk interactive auth now sends email token
We previously sent it in componentWillMount of the email token
auth component which definitely gets us on react's naughtly list.
We now pass the js-sdk a callback it can call at the appropriate
time to send the token (https://github.com/matrix-org/matrix-js-sdk/pull/926).

We should make password reset and adding email addresses work the
same way, but currently they don't even use the interactive-auth
helpers(!) so they're unaffected.

https://github.com/vector-im/riot-web/issues/9586
2019-05-22 11:51:26 +01:00
..
auth js-sdk interactive auth now sends email token 2019-05-22 11:51:26 +01:00
avatars Disable clicking on room icon in a better way 2019-01-29 16:07:41 -06:00
context_menus Extract isContentActionable to a separate helper 2019-05-02 12:05:17 +01:00
create_room Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
dialogs Apply Flex voodoo 2019-05-16 21:55:17 +01:00
directory Don't include all networks by default in the room directory 2019-04-05 10:50:01 -06:00
elements Message editing: shift+enter for newline, enter to send 2019-05-17 10:22:02 +01:00
globals Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
groups adds validation for fields. 2019-03-12 14:02:54 +00:00
messages Fix crash for null reactions set 2019-05-16 13:57:02 +01:00
right_panel adjust prop in HeaderButton 2019-04-11 18:32:38 +02:00
room_settings Don't show calculated room name in room settings name input field 2019-03-18 23:33:24 +00:00
rooms adjust to js-sdk changes of marking original event as replaced 2019-05-15 11:54:26 +01:00
settings Merge pull request #2798 from matrix-org/travis/tombstone-notif 2019-05-02 09:47:41 -06:00
verification Fix typo "Scisors" -> "Scissors" 2019-02-15 11:26:14 -06:00
voip Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00