element-portable/src/components
Travis Ralston 1584ab42c2 Support a backup room ID in PermalinkCreator
In the case of room upgrades, it is possible the client is trying to render the room create event, but the user has never been in the old room. This results in an error because the PermalinkCreator cannot possibly figure out a room ID. 

Instead, we'll feed the creator an alternate room ID to try if the room object can't be provided.

Fixes https://github.com/vector-im/riot-web/issues/9636
2019-05-13 14:12:58 -06:00
..
structures Use basic read path from JS SDK for reactions 2019-05-10 17:19:27 +01:00
views Support a backup room ID in PermalinkCreator 2019-05-13 14:12:58 -06:00