Stefan Wrobel
5b82c35405
Fix GroupMe badge count
...
Previous check was attempting to add ints to NaN which was resulting in NaN. This skips over those elements that don't have a count.
7 years ago
Christian Pedersen
3f020a1931
Fix textContent on undefined
8 years ago
Christian Pedersen
b8af5e9424
Add unread count to Intercom
8 years ago
hellerve
9843078af2
zulip: added service
8 years ago
Christoph Mueller (cmueller)
a934195f51
Rainloop: fixed unread badge for newer versions
8 years ago
Jakob Struye
c55c03d6f5
FastMail: added js_unread taking all folders into account; added note about enabling desktop notifications
8 years ago
madblobfish
7dced6925d
Uncheck "Trust invalid authority certificates" when adding new Services
...
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!
8 years ago
madblobfish
9c58953698
Settings: secure by default, disallow selfsigned certificates
...
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!
8 years ago
_nderscore
bdaa608ceb
Fix slack service icon position when title empty.
...
Issue #1209
Use absolute positioning for slack service icon instead of margins to avoid incorrect positions without text content for service title.
8 years ago
Ramiro Saenz
279b2c3912
Versioning
8 years ago
Ramiro Saenz
9619e40862
Changed code to prevent Sencha Cmd error
8 years ago
Ramiro Saenz
9e43572162
Allow http in https services
8 years ago
Ramiro Saenz
39c69faf9e
Added Mail.Ru
...
Fixes #848
8 years ago
Ramiro Saenz
33298d9cdb
Added Gadu-Gadu
...
Fixes #1087
8 years ago
Ramiro Saenz
bab5d52959
Fixed Flowdock bug on click links
...
Fixes #743
8 years ago
Ramiro Saenz
cdb769e899
Added Sandstorm
8 years ago
Ramiro Saenz
73bdb44948
Fixed iCloud compose message
...
Fixes #876
8 years ago
Ramiro Saenz
3b3772489a
Fixed Hangouts modal videocalls
8 years ago
Ramiro Saenz
c3d1881822
Improved check for updates
8 years ago
Ramiro Saenz
3f845e8091
Removed code for past version fix
8 years ago
Ramiro Saenz
2ce780840b
Improved Auth0 integration and fixed locales
...
Fixes #964
8 years ago
Ramiro Saenz
a704dd0953
Fixed bug on editing service
...
Fixes #931
8 years ago
Ramiro Saenz
fe14a51238
Improved UI of Rambox Tab
...
Fixes #1016
8 years ago
Ramiro Saenz
ef37468577
Fixed WhatsApp unread code
...
Fixes #1189
8 years ago
Ramiro Saenz
368f35e933
Enable hide menu bar in Linux also
...
Because some distros of Linux handle the menu bar different than others,
we will show this option to all Linux versions.
Fixes #956
8 years ago
Ramiro Saenz
86b1eee742
Fixed bug on display/close behaviors
...
Fixes #909
8 years ago
Ramiro Saenz
09068be8c5
Improved IconLoader class
...
Related #1160
8 years ago
Ramiro Saenz
f16c6ec704
Update Application.js
8 years ago
Ramiro Saenz
0666771b92
Feature to set default service to display
...
Fixes #957
Fixes #1132
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
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