Vulich Fernando
e1344ea05b
Get Services remotely and Bump Electron to 7.1.1
6 years ago
Vulich Fernando
ecbea2e944
Fix:Window doesn't restore from Tray in Linux
...
fixes #2261 #2277 #2253 #2246
6 years ago
Juan Manuel Gonzalez Alama
6b1fb166a3
Fixed minimize behavior
...
Now "minimize" depends on "window_display_behavior" instead of "window_close_behavior".
Also fixed mainWindow restoration when double clicking tray icon.
Fixes #2263
6 years ago
Ramiro Saenz
8a53e4fac5
Prevent to block main process
...
Related #2232
6 years ago
Ramiro Saenz
086ceba908
Minor bug
6 years ago
Ramiro Saenz
4b0c54f7fc
Fixed unread bug on window closed and keep in tray
...
Fixes #2189
6 years ago
mxb
6dd7984e6d
Added new message: sConfig
6 years ago
Juan Manuel Gonzalez Alama
874d79e76c
Update main.js
...
Code review.
6 years ago
mxb
7bdd0a0a97
Allow to send accept language header to websites, according to settings
6 years ago
Ramiro Saenz
c74bb72c7d
Fixed error on save preferences
...
Fixes #2214
6 years ago
Ramiro Saenz
f0159e3c02
Prevent execute AutoLaunch on dev
6 years ago
Bartek Czyż
1376383050
Allow mainWindow to be undefined
6 years ago
Bert Verhelst
8114c44276
Set hide_tabbar_labels default to false
6 years ago
Bert Verhelst
d726ed0b23
feat: #2101 Add option to hide tabbar labels
6 years ago
mxb
380dff555f
Replaced makeSingleInstance method, deprecated
6 years ago
Ramiro Saenz
252c17b7f6
✌️
7 years ago
Ramiro Saenz
0fee18bfd2
Changed appID
7 years ago
Ramiro Saenz
efb3e686d6
Removed Squirrel handle
7 years ago
Ramiro Saenz
ea6d542223
Added new updater and custom NSIS installer
...
Also added a script to migrate from Squirrel to NSIS to keep the user apps and configuration and prevent remove it.
7 years ago
Ramiro Saenz
093a29f344
Improved taskbar badge and system tray icon
7 years ago
Ramiro Saenz
19ab2d7c82
Disable send anonymous usage statistics by default and added option in Preferences
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
failathon
a86c584e5d
Feature: Override User-Agent for all services
...
Written for issue #440 https://github.com/saenzramiro/rambox/issues/440
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
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
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
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