TheGoddessInari
af081b791d
Add git hashes to buildversion.
...
Also replace 'rimraf' with the more generic 'shx'.
6 years ago
TheGoddessInari
a30aade049
electron: Use destructuring assignments.
7 years ago
TheGoddessInari
da64582cf3
Replace app.quit with app.exit.
...
We don't actually use any of the app.quit hooks,
this solves an additional problem with occasional
on-exit hangs with Windows as well.
Also included: tray menu finally uses locale.
7 years ago
TheGoddessInari
771266f578
Ensure that no webviews can be created with nodeIntegration.
7 years ago
TheGoddessInari
6b3ea30b65
Cleanup on electron/main.js and fix a typo.
7 years ago
TheGoddessInari
2761e5a748
electron: Add missing semicolons.
7 years ago
TheGoddessInari
5d38e9d6a6
Rename project to Rambox-OS to disambiguate from upstream.
...
OS for open source.
7 years ago
TheGoddessInari
278a74589a
Since Rambox Pro is closed source, remove references to rambox.pro.
7 years ago
TheGoddessInari
c61ffb5f64
Remove electron "browser plugin" support, as AFAICT, there's no use of
...
it and none of the apps should be using plugins.
If I'm wrong, let me know. Eg, I can call using Hangouts/GMail without
it.
Mobile webview support requires browser plugins to be disabled anyway.
7 years ago
TheGoddessInari
1e875343fa
Update 'mime' package to 2.3.1.
7 years ago
TheGoddessInari
242c3e0c11
Remove auto-updating.
...
We rip out the "smart" auto-updating and squirrel mechanism
to be able to allow every platform to go directly to the github
release page.
7 years ago
TheGoddessInari
43cabea4d1
Finish ripping out squirrel, and fix notifications for NSIS.
7 years ago
TheGoddessInari
fb4e634cb2
Default the "always on status bar" to off for sanity's sake.
...
Remove the option to "toggle" it from the menu, because it never did
anything when set to always on, and it'd never be useful to close it
from there as opposed to the "x", which also doesn't work with
"always on".
You'll have to deselect "always on status bar" for your already existing
services.
Closes #15
7 years ago
TheGoddessInari
7efe5e148e
Use https everywhere.
7 years ago
TheGoddessInari
d218cb75a8
Try to make a proper fork.
...
Redo version to 0.5.18.
Update electron builder.
Fixup continuous integration. MacOS is still broken.
7 years ago
TheGoddessInari
8d808207c8
Don't allow insecure content.
7 years ago
TheGoddessInari
4deb627343
Update from electron-config 0.2.1 to electron-store 2.0.0.
7 years ago
Fabian Ochmann
a9d0d25c01
Fixes not starting minimized on Linux/MacOS systems
...
Fixes the bug described in #1205 which states that start-minimized didn't work on (some) Linux/MacOS systems
7 years ago
Kevin Tran
caf47c7051
Allow service bar to be snapped to any side
...
Top, left, bottom, right.
7 years ago
Kevin Tran
bae36e1ddf
Minor code-cosmetic changes.
7 years ago
Kevin Tran
41783e4931
Propagate config changes to view.
...
Now, the controller's `initialize` function is called every time the
user's preferences are changed. This was done so that it could re-orient
the service bar every time the configuration is changed, but could be
extended down the line for other configuration options.
7 years ago
Kevin Tran
8b4a7136a3
Add the "Vertical service bar" preference.
...
This controls whether the service bar shows up horizontally on the top
or vertically on the left.
7 years ago
Ramiro Saenz
ac52ef0bad
Fixed unread tray error
...
Fixes #1606
Fixes #1565
Fixes #1386
Fixes #987
Fixes #921
Fixes #668
Fixes #438
7 years ago
Ryan Zumstein
14d6ca3fd0
Add statusbar toggling
7 years ago
Ramiro Saenz
b690e07ee0
Versioning
7 years ago
Ramiro Saenz
3fdd17d7d9
Prevent showing Check for updates menu with flag
...
Fixes #1283
7 years ago
Pavel Samokha
3b222d8d48
vtype is back
7 years ago
Pavel Samokha
fce086b949
improved proxy auth
7 years ago
Pavel Samokha
0795f81fcf
proxy basic authentication implementation
7 years ago
grummi92
ef9d0524e0
simplified window icon file type selection
7 years ago
grummi92
2d5a8e77f9
Linux does not support .ico files for the window icon
8 years ago
Jakob Struye
d1fcd29f2f
Service name removed from window title before extracting #unreads from it. 365 in "Outlook 365" no longer interpreted as 365 unreads.
8 years ago
Ramiro Saenz
e57a8962b1
Improved tray click in Linux
...
Fixes #942
8 years ago
Ramiro Saenz
86b1eee742
Fixed bug on display/close behaviors
...
Fixes #909
8 years ago
Ramiro Saenz
0666771b92
Feature to set default service to display
...
Fixes #957
Fixes #1132
8 years ago
Ramiro Saenz
9dd5380f60
Enhance multi monitor/offscreen support
...
Fixes #895
Fixes #920
Fixes #323
8 years ago
Ramiro Saenz
4eb82e43e7
Fixes #910
8 years ago
Ramiro Saenz
d459e46be3
Prevent to flash taskbar when Dont Disturb is ON
...
Fixes #922
Fixes #948
8 years ago
Ramiro Saenz
c2aac6d2e1
Fixed bug displaying appId in Notifications
8 years ago
Ramiro Saenz
1f05653d48
Improved pinned on taskbar in Windows
...
Fixes #825
8 years ago
Alex Devero
fa371fcb8b
Fix scaling issue on HiDPI displays
8 years ago
James Riley
8271ef1317
Added flash_frame option.
...
- 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.
8 years ago
Ramiro Saenz
7625f33fe8
Remove user app data on uninstall
8 years ago
Ramiro Saenz
5621c834da
Improved focus window
8 years ago
Ramiro Saenz
fee8cb7544
Fixed problem related with Auth0 windows
...
The problem was related with "start_minimized" option. If the user had
in "true", Auth0 windows will not work.
8 years ago
Ramiro Saenz
96544aa63e
Multi-language support! 🎏
8 years ago
Ramiro Saenz
3cb51e9c59
Fixed Terminal opening in macOS
...
Fixes #411
8 years ago
Ramiro Saenz
c6dc097f7e
Fixed bug on urgent hint
8 years ago
Ramiro Saenz
0f487c2a3f
Add urgent hint when receiving a message (Windows)
...
Fixes #665
8 years ago
Ramiro Saenz
d611050d46
Added new preference "Display behaviour"
...
To select Show in Taskbar, Show Tray Icon or both.
Fixes #646
8 years ago