* Added translation using Weblate (Tagalog)
* Translated using Weblate (Tagalog)
Currently translated at 31.1% (14 of 45 strings)
Translation: Element Desktop/element-desktop
Translate-URL: https://translate.element.io/projects/element-desktop/element-desktop/tl/
* Translated using Weblate (Esperanto)
Currently translated at 71.1% (32 of 45 strings)
Translation: Element Desktop/element-desktop
Translate-URL: https://translate.element.io/projects/element-desktop/element-desktop/eo/
Co-authored-by: Nate Gardner <natejgardner@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Christian Paul <info@jaller.de>
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 80.0% (36 of 45 strings)
Translation: Element Desktop/element-desktop
Translate-URL: https://translate.element.io/projects/element-desktop/element-desktop/nb_NO/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 80.0% (36 of 45 strings)
Translation: Element Desktop/element-desktop
Translate-URL: https://translate.element.io/projects/element-desktop/element-desktop/nb_NO/
Co-authored-by: San Jacobs <sanjacobs@protonmail.com>
Co-authored-by: Martin Berg Alstad <martin.alstad@pm.me>
Co-authored-by: Weblate <noreply@weblate.org>
* Improve caching of hak native modules
* Avoid double-hashing
* Skip native installs where cache is hit
* Include Electron version in the hash, it affects the ABI
* Add missing step IDs
* Add comments
* Update dependency electron to v22
* Switch from new-window event to setWindowOpenHandler
* Stop recommending libappindicator3-1, Electron 22 stops using it
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
* Switch out needle with node-fetch
* Iterate
* Update asar package and switch to canonical name
* Use ts-node for scripts
* Iterate
* Update yarn.lock
* Use node:stream.promises
* Remove logfile
* Fix types
* Fix types