Most users will use the default values and will therefore have an insecure setup.
The result can be Man-in-the-Middle or other attacks on rambox users when using default settings!
Most users will use the default values and will therefore have an insecure setup.
The result can be Man-in-the-Middle or other attacks on rambox users when using default settings!
Clearing all cache, storage data, etc. before removing but it keeps a
folder inside the app Partitions folder. This seems to be a "bug" of
Electron.
Related #828
- This must be initialized once in the app itself, which makes the
context menu work correctly in the main Rambox window.
- Aside from that, each webview needs to be initialized with
electron-context-menu as well.
- I'm currently running a custom fork with this functionality added
and everything works exactly as expected.
Fix#819
I think this issue was closed due to lack of feedback. This problem is still a thing and this small change should fix it.
In my custom service I use only "https://app.mysms.com/" instead of "https://app.mysms.com/#login" which every service restart go to login page instead of main app page.
- Slack got rid of the .unread_msgs and .unread_highlights selectors
- This uses the selectors currently available to determine if there
are any unreads, as well as the selector on the highlight badge
to find a count of unread highlights.
- This allows the user to enable/disable the frame flashing on new
messages.
- Some people find it massively distracting, but would still like
to receive notifications. Let's not force them to DND the app.