TheGoddessInari
bb9df29948
Fix whatsup notifications.
5 years ago
TheGoddessInari
63ef9554dd
Escape title user inputs. Fix our version of CVE-2019-17625.
...
We take the simple/cheap way out and use ExtJS htmlEncode on all
entry points for this.
This is still mostly limited to 'doing it to yourself'.
The main fix is in app/view/main/Main.js where the title is rendered
out, and will apparently execute arbitrary javascript within a title
tag(!). This is an ExtJS thing, apparently, so we make it
unconditionally encode it to render on the bar.
Apparently this isn't the only place arbitrary execution can occur,
so just be safe(r).
5 years ago
TheGoddessInari
9ac64250b5
Google Inbox was shut down on April 9th, 2019.
5 years ago
TheGoddessInari
298af385bd
Add Firefox user agent to other supported Google services.
5 years ago
TheGoddessInari
8871b6c33a
Attempt to fix MacOS user agent.
5 years ago
TheGoddessInari
1588c5e459
Enable spellcheck.
5 years ago
TheGoddessInari
aff217eded
Revert sandboxing until we discover why window.open no longer works.
5 years ago
TheGoddessInari
7ed63a46ee
Fix sandboxing for webview. Update electron-contextmenu-wrapper to 4.0.0.
5 years ago
TheGoddessInari
3d16baa8d4
Default Gmail to Firefox on Linux x86_64.
5 years ago
TheGoddessInari
f98f0846ab
Remove redundant "Windows NT" marker.
5 years ago
TheGoddessInari
09cb3da387
Revamp userAgent code for services.
...
You can put in your own arbitrary UA string, as well as
separately select OSes from a menu and type in your own Chrome
version string.
5 years ago
TheGoddessInari
f8ba232215
WebView: Switch back to our own User Agent builder.
5 years ago
TheGoddessInari
24d239c86f
Unify package.json and add electron-builder.json.
5 years ago
TheGoddessInari
a550861506
Rework RemoveFunctionFn and ClearData to deal with sessions.
...
We also no longer load the tab if it's not already enabled.
Fixes #166 .
5 years ago
TheGoddessInari
f675bf296a
Add sponsorship buttons.
5 years ago
TheGoddessInari
d55af4041d
Go back to slightly older style RemoveServiceFn, but respecting WebContents.
...
Fix for a5e13d5
.
5 years ago
TheGoddessInari
49c8d2db1d
Fix the disabled branch on RemoveServiceFn->ClearData.
5 years ago
TheGoddessInari
a5ec2ca298
On removing a service, close the msg box instead of hiding it.
5 years ago
TheGoddessInari
ac49485445
New style of getWebContents.
5 years ago
TheGoddessInari
e66b7445f3
Simplify tab change focus logic.
5 years ago
TheGoddessInari
a5e13d5544
Guard service removal code properly.
...
Fixes #166 .
5 years ago
Tomas Coufal
01a91819a8
Fix the unread counter for muted conversations
5 years ago
Tomas Coufal
41f5beba50
Update the unread counter to match Hamsket syntax
5 years ago
Juan Manuel Gonzalez Alama
1c53d1dc07
Update ServicesList.js
...
Fix Android Messenger counter.
Fixes #2289
(cherry picked from commit e8c664be1c
)
5 years ago
Carlos Ortega
ab1ba6ff08
Replace name with Android Messages
...
(cherry picked from commit eb08d021b5
)
5 years ago
Carlos Ortega
fd02265555
Add js snippet to get the unread counter
...
(cherry picked from commit ec4d9f940c
)
5 years ago
mxb
9ae2f10821
Closes #2191
...
Fixed android messages
(cherry picked from commit f9b24f1761
)
5 years ago
Carlos Ortega
a07de53a48
Add service into the services list
...
(cherry picked from commit 566a026cc4
)
5 years ago
Daniel Peukert
4b97805f41
Replaced deprecated .setZoomLevel() with .zoomLevel
5 years ago
Ivan
d3ba0b4658
Fix electron session api for service removal
...
Use promises instead of callbacks
6 years ago
Ivan Kadochnikov
7964a36b69
Fix electron dialog api for backup/restore
...
Use promises instead of callbacks
6 years ago
TheGoddessInari
54cf610bdd
Update electron-store to 5.0.0.
6 years ago
TheGoddessInari
e301d806d7
Workaround for Microsoft Teams blank page.
...
Fixes #120 .
Just a workaround/TODO, as I'll want to investigate root cause.
6 years ago
TheGoddessInari
b5a13d22c3
Fix WhatsApp js_unread.
...
This is thanks to the great information from Athurius.
6 years ago
TheGoddessInari
3ae5f84ec3
Revert "Normalize badge updates at the source."
...
This reverts commit 461052bdcf
.
6 years ago
TheGoddessInari
c642d88166
Fix gitter notifications.
6 years ago
TheGoddessInari
f7f9c8776b
Remove Google Allo.
...
Google Allo was retired on March 12, 2019 by Google.
6 years ago
Šimek Jakub
a0b83884a1
Fix Outlook 365 unread counter
...
Co-authored-by: TheGoddessInari <[email protected] >
6 years ago
TheGoddessInari
de2c0e8b46
Fix discord NaN handling.
6 years ago
TheGoddessInari
461052bdcf
Normalize badge updates at the source.
6 years ago
TheGoddessInari
d1e29e5a27
ServicesList: Update the Slack unread_js to follow mute status.
...
According to Slack itself, muted channels won't notify even on
@mention , so respect that.
6 years ago
TheGoddessInari
9d4990d426
Update unread message count for Discord.
6 years ago
TheGoddessInari
f492d8441d
WebView: Fix User Agent builder usage of Electron Remote.
6 years ago
TheGoddessInari
cc3398fc1f
Use string template literal for IconLoader.
6 years ago
TheGoddessInari
e2e6c2abe7
Fix Slack Icon Loading.
6 years ago
TheGoddessInari
c187df39cb
Bump version in README and package-lock to 0.6.0.
6 years ago
TheGoddessInari
94a7f7c475
Rename repo to hamsket.
6 years ago
TheGoddessInari
cb24232b47
Rename baseline from Rambox-OS to Hamsket.
6 years ago
TheGoddessInari
d02f3a8fc1
Fix app update.
6 years ago
TheGoddessInari
61fa8c4588
Update electron-store to 4.0.0. Update mime to 2.4.4.
6 years ago