Ramiro Saenz
fe9056105a
Improved search text feature
...
Prevent using external lib
6 years ago
Ramiro Saenz
e00c86ef57
Fixed minor bug
6 years ago
mxb
8e19c59170
Updated regular expressions for user agent
6 years ago
Ramiro Saenz
b1adbc4d25
Removed Rambox in User Agent in production
6 years ago
Ramiro Saenz
f59b518e58
Minor adjustment
6 years ago
mxb
106621efcc
Fix issue with electron before-input-event
6 years ago
mxb
4b35ecbd25
Removed electron from user agent, because whatsapp user agent parsing server side is poorly functional
6 years ago
Ramiro Saenz
86cfd302d1
Temp fix missing cursor after upgrade to electron 3.x +
6 years ago
Ramiro Saenz
3bfb040969
Fixed right click / context menu
...
Fixes #2154
6 years ago
Ramiro Saenz
b89c8a0f98
Fix AZERTY Ctrl Z and Ctrl W
6 years ago
Ramiro Saenz
e32bcce9d1
Update WebView.js
6 years ago
mxb
fdd1ae30f6
Put keycode at the top
6 years ago
mxb
a4f5ec66d3
Replaced keycode to keycodes, better lib
6 years ago
Bert Verhelst
d726ed0b23
feat: #2101 Add option to hide tabbar labels
6 years ago
mxb
d71fc7b177
Now directly handling key events from webview
6 years ago
mxb
5941ba18ae
did-get-redirect-request events removed
6 years ago
Ramiro Saenz
6b3166e905
Fixed Slack icon
...
Fixes #1408
7 years ago
Ramiro Saenz
2c12ed2805
Fixed context menu on apps
7 years ago
Ramiro Saenz
2a47cbaba1
Fixed backup and restore configuration
7 years ago
Ramiro Saenz
1bcdfa814c
Merging
7 years ago
Jakob Struye
481da04805
Setting "•" as unread count now possible from js_unread, updated Slack js_unread to do this. TODO add for other services with "•".
7 years ago
TheGoddessInari
8d808207c8
Don't allow insecure content.
7 years ago
Jakob Struye
ed027cc3fa
Removed the 'dont_update_from_title' flag, now updates from title iff no js_unread is set
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
Ramiro Saenz
9e43572162
Allow http in https services
8 years ago
Ramiro Saenz
bab5d52959
Fixed Flowdock bug on click links
...
Fixes #743
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
a704dd0953
Fixed bug on editing service
...
Fixes #931
8 years ago
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