Files
element-web/src/components/structures
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
..
2019-06-04 13:30:36 +01:00
2019-06-03 15:03:59 +01:00
2019-05-19 16:31:25 +01:00
2019-04-03 09:16:30 +02:00
2019-03-06 14:53:52 +00:00
2019-04-04 11:28:13 +01:00
2019-04-08 17:53:39 +01:00
2019-02-24 03:43:44 +00:00