Guillermo Vayá

Results 105 comments of Guillermo Vayá

Is there a public instance where I can take a look? Or dm the details if it's not public

I thought about it, and that's one thing I want to test, but the main window only adds two elements to the UA, the chrome part is the one passed...

if that is the case, we could try creating a build adding [this](https://github.com/electron/electron/issues/16513#issuecomment-602070250) to the preload screen and see if that fixes it

also, I don't see the tag for v8, does that mean it is fixed in later versions? if so, I have [this branch](https://github.com/mattermost/desktop/tree/MM-25765_electron-8) which is the upgrade to v8. Bear...

i did a quick test with the electron8 branch and looks promising, but I didn't have anyone to talk to... it asked me for permissions to access video and audio,...

we are currently working on a major architectural change on the desktop to allow native modules, which will make possible to add https://github.com/jitsi/jitsi-meet-electron which might help with the jitsi experience

For this to work we need to have native modules being able to be shipped with the app. We have attempted a few times and seems we get closer each...

I've never seen such documentation (that doesn't mean it doesn't exist) but the usual way to go for this depends on the impact: - low impact (some non-critical functionality affected):...

fixes https://github.com/silverbulletmd/silverbullet/issues/16

> I'd be interested in getting this auth token available to the silverbullet-GitHub plug for instance. it would be on the client, but for the server I think it needs...