Travis Ralston
Travis Ralston
I'm going to consider this no longer pending upstream support: The mobile apps do support integration managers, but are obviously going to fall behind on riot-web on this front. Hoping...
just an oversight
This should already be done. Which APIs are affected?
Looks like it doesn't, and the docs say that your provisioning API shouldn't be exposed anyways :(
Playlists aren't really supported by the spec for video widgets, so this would need to be a custom thing.
The hard part of this one is getting a stable URL to push into the widget frame. Etherpad is easy because you can just put whatever you want at the...
Although we could do something like this: https://github.com/RichardLitt/generate-hackmd-links/blob/b8d54cb203c96c5fa271d160a0a75f738288aeb4/helpers.js#L11-L19 At least until https://github.com/hackmdio/codimd/issues/11 is resolved.
I somehow missed all of that - thanks for pointing it out. I'll have to take another look, but from the sounds of it the issue pretty much solves itself.
I've used [this](https://github.com/neoziro/angular-notification) in the past for angular applications. Seems to work well and it's pretty simple to get working.
It doesn't have to be open, I used it for a small chat application. So long as the user grants access to notifications then it can be sent. This is...