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
Ramiro Saenz
ac6183fbb7
Autofocus in password field in Lock Window
...
Fixes #886
8 years ago
Ramiro Saenz
558d9e45a5
Fixes #1022
8 years ago
Ramiro Saenz
2f89457fd5
Prevent Unsupported browser in Discord
...
Fixes #1177
8 years ago
rodneyrod
a395d32360
Update ServicesList.js
8 years ago
Justin Cherniak
5a3e44bea9
Ignore muted channels when considering whether to show an indicator for Slack
8 years ago
wertyuwe
0404dd6843
allow empty Auth0 credentials
...
Fixes stuck loading animation (spinner).
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
Justin Cherniak
1689c40cef
Add Google Voice support, with notifications
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
43b12907bb
Versioning
8 years ago
Ramiro Saenz
5db8c2d3d9
Fixed Don't Disturb bug when a services is disabled
8 years ago
Ramiro Saenz
bc7f396e6a
Versioning
8 years ago
Ramiro Saenz
f87d62faaa
Option to disable taskbar flash
8 years ago
Ramiro Saenz
ef8354ac43
Fixed active service name in title
8 years ago
Ramiro Saenz
d459e46be3
Prevent to flash taskbar when Dont Disturb is ON
...
Fixes #922
Fixes #948
8 years ago
Ramiro Saenz
42ff618659
Fixed Yahoo Mail block
...
Fixes #833
8 years ago
Ash258
2f853b29e6
Update ServicesList.js
...
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.
8 years ago
Alex Devero
fa371fcb8b
Fix scaling issue on HiDPI displays
8 years ago
Joshua H. Fogg
b517425ec4
Ditched legacy FB Pages for new inbox
8 years ago
James Riley
bc8517703a
Fixed Slack notifications
...
- 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.
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
Vivek Krishnakumar
aad451b14a
Fix js_unread checker to honor `dont_update_unread_from_title` config
8 years ago
Vivek Krishnakumar
d67420c399
Add Google Allo Service ( https://allo.google.com/web )
8 years ago
kjuanman
dd99eb1877
Updated openmailbox URL
8 years ago
Ramiro Saenz
f794abdfd3
Versioning
8 years ago
Ramiro Saenz
7625f33fe8
Remove user app data on uninstall
8 years ago
Ramiro Saenz
35d2872751
Fixed Hangouts constant notifications
...
Fixes #904
8 years ago
Ramiro Saenz
66a9a630fa
Clean code
8 years ago
Ramiro Saenz
95af474ba3
Removed bars from Facebook Messenger for Pages
8 years ago
Ramiro Saenz
15cd21904c
Change windows title showing current active service
...
Fixes #843
8 years ago
Ramiro Saenz
a1fc61630c
Inbox typo
...
Fixes #865
8 years ago
Ramiro Saenz
e28b480161
Removed mmmelon
...
Fixes #927
8 years ago
Ramiro Saenz
d12304cb07
Versioning
...
0.5.9
8 years ago
Ramiro Saenz
d4038a3e8d
Added wizard to fix sync bug
8 years ago
Ramiro Saenz
ac943c356e
Added Ext JS localization support 🎏
8 years ago
Ramiro Saenz
2342c2c95d
Improved JS code injection
...
Because causes memory leaks in some services.
8 years ago
Ramiro Saenz
8d184981a2
Changed Gmail unread code
8 years ago
Ramiro Saenz
9dee2cf4f0
Enable Cookies
8 years ago
Ramiro Saenz
67314bd38b
Versioning
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
d6b2002760
Fixed visibility of webviews in macOS
...
Read more: https://github.com/electron/electron/issues/8505
8 years ago
Ramiro Saenz
b96f6c56d8
Added Intercom
8 years ago
Ramiro Saenz
8e089f2922
Added ClockTweets
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
f4232f4454
Added an option to use Master Password to Lock Rambox
...
Fixes #697
8 years ago
Ramiro Saenz
286a8bf107
Hide disabled services from Tabbar
...
Disabled services will not be rendered, so it will not shown tab in
tabbar and also not consume RAM.
Fixes #667
8 years ago
Ramiro Saenz
af6df9a89d
Added an option to hide tab name
...
Fixes #666
8 years ago