stoically

Results 64 issues of stoically

Snap related issues when trying to use native messaging: - `error while loading shared libraries: libsqlcipher.so.0: cannot open shared object file: No such file or directory` or "no such native...

Implemented in https://github.com/matrix-org/seshat/pull/64, but seems to net getting used in Riot yet.

Ubuntu support blocked by #18

Similar to Radical it might be nice to expose an Add-on preference to customize Riot's config.json

Adding something that pushes binary caches for nix somewhere as part of actions CI might be useful - https://nixos.org/nix/ - https://cachix.org/

**Describe the problem to be solved** Currently when uploading a video in portrait mode it will always generate a preview image in landscape format. Now, when embedding the portrait video...

Type: Enhancement :sparkles:
Component: Embed

Changing or dropping an existing feature (and as such changing the public API) is not covered by the core spec currently as far as I'm aware. This leads to confusion...

meeting-agenda

Thanks for your work on THA! I was wondering, would it maybe be possible to use [webRequest.filterResponseData](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/filterResponseData) on the m3u8 playlist urls and filter out the SCTE-35 flags from the...

enhancement

A side-effect of [`self._seq`](https://github.com/instance01/Twitch-HLS-AdBlock/blob/e3646892884bb68bdd5fa2e0d3b18c02afa63b31/extension/lib.js#L26) and [`self._wasAd`](https://github.com/instance01/Twitch-HLS-AdBlock/blob/e3646892884bb68bdd5fa2e0d3b18c02afa63b31/extension/lib.js#L48) keeping their values when switching streams (through xhr website-navigation which doesnt reload the wasmworker) is that the sequence can "always" get set to 0...

bug

**Is your feature request related to a problem? Please describe.** I found myself implementing a synapse admin struct based on the `synapse-admin-api` crate types, that allows me to do admin...