TheGoddessInari
|
7e6925760c
|
Update electron to 8.2.1.
|
5 years ago |
TheGoddessInari
|
9ac64250b5
|
Google Inbox was shut down on April 9th, 2019.
|
5 years ago |
TheGoddessInari
|
8b56defaa5
|
Fix README.md to use correct david-dm URL after package.json unsplit.
|
5 years ago |
TheGoddessInari
|
6f2ee89fe7
|
Run 'npm audit fix' due to https://npmjs.com/advisories/1179.
|
5 years ago |
TheGoddessInari
|
c7b6c5568b
|
Update mocha to 7.1.1 and spectron to 10.0.1.
|
5 years ago |
TheGoddessInari
|
8f17ec4368
|
Update electron to 8.2.0.
|
5 years ago |
TheGoddessInari
|
3fac75ef5b
|
Change back to electron-context-menu. Add spell-check results.
|
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
|
fa8d5f9c0a
|
Make sure url in 'image:download' is always a string.
|
5 years ago |
TheGoddessInari
|
1521ca3903
|
Update electron to 8.1.1 and electron-builder to 22.4.1.
Since this changes media API behavior, here's hoping it'll lead
to a fix.
|
5 years ago |
TheGoddessInari
|
1588c5e459
|
Enable spellcheck.
|
5 years ago |
TheGoddessInari
|
9093e40a9c
|
Update electron to 8.1.0 and electron-builder to 22.4.0.
|
5 years ago |
TheGoddessInari
|
f347f538b6
|
Update to electron-contextmenu-wrapper 4.0.1.
|
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
|
a695000d23
|
Update electron to 8.0.3 and electron-builder to 22.3.6.
|
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
|
37d2be13a2
|
README: Fix dependencies link.
|
5 years ago |
TheGoddessInari
|
8d01daab65
|
Update electron to 8.0.1 and electron-builder to 22.3.5.
|
5 years ago |
TheGoddessInari
|
24d239c86f
|
Unify package.json and add electron-builder.json.
|
5 years ago |
TheGoddessInari
|
b808b2c392
|
Merge pull request #164 from tumido/add-android-messages
Fix the unread counter for muted conversations
|
5 years ago |
TheGoddessInari
|
14e0934411
|
Create FUNDING.yml
|
5 years ago |
TheGoddessInari
|
4720551d03
|
Change default editor config: move to single quotes.
|
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 |
TheGoddessInari
|
8040e1393b
|
Update electron to 8.0.0 and electron-builder to 22.3.3.
|
5 years ago |
Tomas Coufal
|
01a91819a8
|
Fix the unread counter for muted conversations
|
5 years ago |
TheGoddessInari
|
c2002c128f
|
Merge pull request #163 from tumido/add-android-messages
Add Android Messages
|
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
|
09b29c04c8
|
Add the messages tag into the list of services
(cherry picked from commit 00efb722ec )
|
5 years ago |
Carlos Ortega
|
10bdc01c09
|
Add the icon
(cherry picked from commit 3039f97604 )
|
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 |
TheGoddessInari
|
cfe1a65118
|
Update mocha to 7.0.0.
|
5 years ago |
TheGoddessInari
|
44fe0620c0
|
Update spectron to 9.0.0.
|
5 years ago |
TheGoddessInari
|
240220ad01
|
Update electron to 7.1.8.
|
5 years ago |
TheGoddessInari
|
2b96bb5a9e
|
Update electron to 7.1.7.
|
5 years ago |