element-web/src/components/views
David Baker 9816fe0ed7 Fix email invites address-match checking
Riot was always saying the email address that the invite was sent
to was not associated with your account.

Two fixes here:
 1. We mounted RoomPreviewBar with no invitedEmail prop and then
    changed the prop later, but RoomPreviewBar only checked for it
    on mount. Make sure we re-check when the props change.
 2. Pass oobData through RoomPreviewBar because we need to pass it
    to the RoomAvatar for 3pid invites.

https://github.com/vector-im/riot-web/issues/9816
2019-06-06 14:34:57 +01:00
..
auth ToUpper the country code 2019-06-01 09:12:09 -06:00
avatars Merge branch 'develop' into matthew/low_bandwidth 2019-05-30 19:42:09 -06:00
context_menus Move focusing to the context menu create call 2019-05-20 21:07:55 -06:00
create_room Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
dialogs Renove SettingsStore 2019-06-03 23:31:28 +01:00
directory Don't include all networks by default in the room directory 2019-04-05 10:50:01 -06:00
elements Revert "Merge pull request #3019 from matrix-org/travis/sr/fix-timeline" 2019-05-28 12:22:22 +01:00
globals Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
groups replace emojione with twemoji. completely untested & debugged & unoptimised 2019-05-19 15:23:43 +01:00
messages override font for usercontent download link 2019-05-29 11:02:38 +02: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 Fix email invites address-match checking 2019-06-06 14:34:57 +01:00
settings Merge pull request #2928 from Half-Shot/hs/custom-notif-sounds 2019-06-03 14:31:38 -06:00
verification replace emojione with twemoji. completely untested & debugged & unoptimised 2019-05-19 15:23:43 +01:00
voip Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00