stoically
stoically
Requires `cxx` to support returning rust vectors Edit: Seems to now be supported upstream
Requires `cxx` to support `Option`s (https://github.com/dtolnay/cxx/issues/87)
Find below the reasons for rejection. Personally I think those are valid concerns from AMO regarding Radical, it'd require changes upstream tho. If anyone is interested in picking up the...
Since it's not possible for extensions like stylus to inject content scripts into extension pages, it might be useful to have a preference to inject some custom CSS - nothing...
- Clicking the "check for updates" button in riot web could also call [`runtime.requestUpdateCheck`](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/requestUpdateCheck) to check for new Add-on version. Though, it would be preferable if the interval update check...
No support from upstream, makes it hard to keep this thing functional.
Element seems to no longer fall back to the default / local storage key if none is found in the system keychain, hence it refuses to work correctly Workarounds -...
https://github.com/vector-im/element-desktop/pull/147
dirs is deprecated: https://github.com/dirs-dev/dirs-sys-rs https://github.com/cjbassi/platform-dirs-rs