Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Expose the Scalar interface (integrations manager) #3

Closed
lampholder opened this issue Mar 22, 2017 · 2 comments
Closed

Expose the Scalar interface (integrations manager) #3

lampholder opened this issue Mar 22, 2017 · 2 comments
Assignees

Comments

@lampholder
Copy link
Member

The Scalar (integrations manager) interface is already exposed in Riot Web:

screen shot 2017-03-22 at 15 03 14
screen shot 2017-03-22 at 15 02 54
screen shot 2017-03-22 at 15 03 03

The objective here is to expose that interface in the Android and iOS clients, too. This should be achieved using Scalar's ability to serve up HTML to be rendered on the client.

@lampholder
Copy link
Member Author

@lampholder lampholder added the p2 label Mar 24, 2017
@ara4n
Copy link
Member

ara4n commented Jul 18, 2017

In practice this is just shoving a webview which can be triggered from RoomSettings which loads scalar.vector.im, and will need to implement the same postMessage API that web does at https://github.com/matrix-org/matrix-react-sdk/blob/master/src/ScalarMessaging.js

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants