element-web/src/utils
Mark Haines 81e429eb14 Fix e2e attachment download by using iframes. (#562)
* Render attachments inside iframes.

* Fix up the image and video views

* Fix m.audio

* Comments, and only use the cross domain renderer if the attachment is encrypted

* Fix whitespace

* Don't decrypt file attachments immediately

* Use https://usercontent.riot.im/v1.html by default

* typos

* Put the config in the React context.

Use it in MFileBody to configure the cross origin renderer URL.

* Call it appConfig in the context

* Return the promises so they don't get dropped
2016-12-02 14:21:07 +00:00
..
DecryptFile.js Fix e2e attachment download by using iframes. (#562) 2016-12-02 14:21:07 +00:00
DMRoomMap.js Give DMRoomMap an explicit makeShared 2016-09-27 09:56:31 +01:00
FormattingUtils.js switch to 3-digit formatting for counts 2016-09-17 02:39:19 +01:00
MultiInviter.js Pull out multi-inviting from MultiInviteDialog 2016-09-13 14:47:56 +01:00
Receipt.js Make rooms in MemberInfo update when necessary 2016-09-09 16:59:59 +01:00