1242 Commits (1df5645d9eb22f5b0577b3e7bfff9cea7311d73c)
 

Author SHA1 Message Date
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. 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. 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 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. 5 years ago
TheGoddessInari f675bf296a
Add sponsorship buttons. 5 years ago
TheGoddessInari d55af4041d
Go back to slightly older style RemoveServiceFn, but respecting WebContents. 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. 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 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 5 years ago
Carlos Ortega ab1ba6ff08 Replace name with Android Messages 5 years ago
Carlos Ortega 09b29c04c8 Add the messages tag into the list of services 5 years ago
Carlos Ortega 10bdc01c09 Add the icon 5 years ago
Carlos Ortega fd02265555 Add js snippet to get the unread counter 5 years ago
mxb 9ae2f10821 Closes #2191 5 years ago
Carlos Ortega a07de53a48 Add service into the services list 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
TheGoddessInari e50d8f506b
Merge pull request #158 from dpeukert/replace-deprecated-function 5 years ago
Daniel Peukert 4b97805f41 Replaced deprecated .setZoomLevel() with .zoomLevel 5 years ago
Daniel Peukert f1e1888241 Replaced deprecated .setBadgeCount() with .badgeCount 5 years ago
Daniel Peukert 8af5792c6a Replaced deprecated .getName() with .name 5 years ago
TheGoddessInari 84ef78f7d5
Merge pull request #132 from sobaarcier/feature/portable 5 years ago
TheGoddessInari 0893d6c01b
Merge pull request #148 from fizmat/fix-service-remove 5 years ago