lukasIO

Results 85 comments of lukasIO

thanks for the review! > I never gated features on it maybe I'm misunderstanding what you mean by that, but there's https://github.com/webrtcHacks/adapter/blob/main/src/js/common_shim.js#L356 and #1082 which details an uncaught (by adapter)...

@fippo was not including this in 9.0.0 an oversight or are you not planning to merge this altogether?

I know this is the repository for the electron app, but can you clarify why you see DND as an app setting rather than a profile-setting? Imho it leads to...

Thanks for the link. As it seems the main reasonis this statement by @timabbott > I think it's actually probably useful to have a desktop app feature for this, because...

I like the idea behind this! How would the new design allow for encryption to be enabled/disabled ?

more of a general question, would it make sense to un-set the cryptors also when tracks have ended ? Basically just thinking about how this would get cleaned up properly

Nice, thanks for checking! Is the same true for unpublishing a single track instead of disconnecting the room? Thinking about cases where users publish/unpublish tracks often.

Hi, I did some quick tests by deleting everything apart from `name` `category` and `emoji` (and even renaming category and name to `c` and `n`): here are the results gzipped:...

the issue in zulip discussing this, not sure if the markdown processing on mobile would need extra care... https://github.com/zulip/zulip/issues/9081

For the case of video files this would already be solved with the standard browser controls of a preview window as they show a download button in the control bar...