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

Quick proposal for native widgets #313

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BillCarsonFr
Copy link
Member

Quick proposal for native_widgets permissions.
Actually it's introducing more than just native/regular widgets, it's also introducing the notion of permission for a domain instead of state event id..
Maybe need to add a permission type field (eventId/domain)?

Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 comments :)

}
```

Would result in the following room account data `content` for a client that is loading it using a Jitsi Native SDK (in this case consent is saved for the jitsi domain instead of per state event id):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it room account data or user account data?

```json
{
"widgets": {
...
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe add a real sample of data?

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

Successfully merging this pull request may close these issues.

None yet

3 participants