electronim
electronim copied to clipboard
Electron based multi IM (Instant Messaging) client
## References - https://github.com/electron/electron/pull/20692
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...
## Description Running the application using npx doesn't work as expected. The chrome-tabs resources aren't loaded and the tabs don't behave as expected.
When inside a Slack call I noticed that screen sharing doesn't work anymore - in the dedicated popup window I cannot see the Select Window / Select Screen interface. ElectronIM...
Hello, please, is it possible to add the Modern Greek Spellchecker Dictionary? Thank you very much!
with a different color or an annotation, if a tab hasn't been visited since the last notifications.
## Description Allow users to upload and use custom favicon images for services, overriding the default favicon from the service URL. This provides better visual customization and helps users quickly...
Resizing works when you drag the corner of the window: the content is correctly updated with the new resize. But when the resize is done by turning full screen a...