Ramiro Saenz
09068be8c5
Improved IconLoader class
...
Related #1160
8 years ago
Ramiro Saenz
b327f70f93
Improve removing service option
...
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
8 years ago
Maxime Myers
c367a491f9
Convert indentation to tab, to match source
8 years ago
Maxime Myers
d80de2a610
Add tabs service icon loading (slack)
8 years ago
James Riley
c27f5d1771
Added electron-context-menu.
...
- 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.
8 years ago
Ramiro Saenz
2342c2c95d
Improved JS code injection
...
Because causes memory leaks in some services.
8 years ago
Ramiro Saenz
96544aa63e
Multi-language support! 🎏
8 years ago
Ramiro Saenz
d6b2002760
Fixed visibility of webviews in macOS
...
Read more: https://github.com/electron/electron/issues/8505
8 years ago
Ramiro Saenz
35afb3e6a8
Fixed bug on deleting a service with unread messages
...
The global counter was not clearing.
8 years ago
Ramiro Saenz
af6df9a89d
Added an option to hide tab name
...
Fixes #666
8 years ago
Ramiro Saenz
e39a7a4e2a
Revert "CSS Injection"
...
This reverts commit ec5bdf43c2
.
8 years ago
Ramiro Saenz
315006a80c
Related with a1d4d88905
8 years ago
Ramiro Saenz
60ea638958
Removed mask to call windows
...
Fixes #682
8 years ago
Ramiro Saenz
a1d4d88905
Fixed bug related with Notifications badges
8 years ago
Ramiro Saenz
b447ebb4ab
Improved StatusBar
...
Added a service option to keep status bar visible or hide it if
everything is ok.
Fixes #645
8 years ago
Ramiro Saenz
b8ee7f457f
Fixed Hootsuite login bug
...
Fixes #626
8 years ago
Ramiro Saenz
ec5bdf43c2
CSS Injection
8 years ago
Ramiro Saenz
9f37c42bfb
Fixed Pushbullet login bug
...
Fixes #185
8 years ago
Ramiro Saenz
8af29c05e9
Related with #756
8 years ago
Maarten den Braber
464e9304c4
Check if newUnreadCount is an integer
8 years ago
Ramiro Saenz
355064bbd4
Typo
8 years ago
Ramiro Saenz
9dee90433b
Removed spellcheck PR
8 years ago
Ramiro Saenz
574b61d7a6
Added maximizable option to popout modal windows
8 years ago
Ramiro Saenz
862fed151c
Fixed TweetDeck 2FA
...
Fixes #403
8 years ago
Ramiro Saenz
59b8c64ec6
Fixed Hangouts and Slack video/calls
...
Fixes #400
8 years ago
Ramiro Saenz
90cb5ea95d
Show Rambox window and activate service tab on notification click
...
Fixes #34
8 years ago
Ramiro Saenz
55bad63b37
Fixed constant notifications on Hangouts and Inbox
...
Fixes #415
Fixes #505
8 years ago
Ramiro Saenz
1643172425
Fixed Certification Warning and added URL display on mouse over
...
Fixes #573
Fixes #588
Fixes #587
Fixes #585
Fixes #506
Fixes #576
8 years ago
Ramiro Saenz
7f285c6b85
Removed "disabledwebsecurity" from webviews.
...
Fixes #508 #544
8 years ago
Ramiro Saenz
0ebe21ec2c
Fixed zoom level
...
Some OS don't save the zoom level in cookies/sessions. So now we save it
in localStorage.
Fixes #484
8 years ago
guedressel
32fe12fd1c
Set zoom level of service <webview> elements correctly. #426
8 years ago
Ramiro Saenz
c15d1d4f2c
Fixed Telegram unread
...
Fixes #485
8 years ago
Ramiro Saenz
205e249922
Configuration fix code to old services names
8 years ago
Aropop
1d8827412b
Added preference
8 years ago
Aropop
e14863cc3d
Introduced spellcorrect
8 years ago
Michael Weimann
9eb234445f
Adds an API for rambox services.
8 years ago
Michael Weimann
8d12b60858
Adds options to disable the unread count for a service per tab or globally
9 years ago
Ramiro Saenz
ca158fa3da
Fixes #361
9 years ago
Ramiro Saenz
d8882c698b
Removed console log
9 years ago
Ramiro Saenz
7fe39ba6fe
Improved Firebase synchronization and fixed bugs on service changed in second PC
9 years ago
Ramiro Saenz
83eb333c9b
Fixes HipChat login bug
...
Fixes #354
9 years ago
Ramiro Saenz
a030ac2c0c
Improve code to Add New Services and allow custom domains
...
Created new views for Add New Service window and allow custom domains
for special services (self-hosted).
Fixes #324
Fixes #341
9 years ago
Ramiro Saenz
922499b68f
Fixed bug with budge on enable/disable and reload
...
Badge keep displayed when enable/disabled or reload.
9 years ago
Ramiro Saenz
62856aac9e
Improved Manual Notifications
...
Added new property to enable manual desktop notifications for services
that don't have any native notifications.
9 years ago
Ramiro Saenz
e90b3b543c
Fixes #308
9 years ago
Ramiro Saenz
9c7cd1be36
Fixes #202
9 years ago
Ramiro Saenz
b4bdab6604
Fixed bug for Dont Disturb
...
Bug when switching from ON to OFF and individual preferences for each
service.
9 years ago
Ramiro Saenz
620ffb5819
Fixed bug for Enable/Disable feature
...
Related commit d1a6f36bca
9 years ago
Ramiro Saenz
d1a6f36bca
Added Enable/Disable Service
...
Removed Go Offline option and added Enable/Disable option.
Fixes #285
Related #264
9 years ago
Ramiro Saenz
87fc30e393
🚶
9 years ago