github TheGoddessInari/hamsket 0.6.0

latest releases: nightly, 0.6.4, 0.6.3...
3 years ago

Let's just do it.

Changes:

  • 3becc15 Add manual sync points to the service store.
  • ce902fb Update WhatsApp js_unread.
  • b42bfb8 Stop escaping icons in the IconLoader. This is probably overkill anyway. [ #225 ]
  • 06c8aef Update electron to 10.1.4 and electron-builder to 22.9.1.
  • 29c2517 Update electron to 10.1.2 and electron-builder 22.8.1.
  • fe82ff7 Add riot back to fix transition. [ #221 ]
  • cd01cec Change Google login URLs to match more broadly. Spoof FF 80.
  • c56e25b Put empty tabs in an array to prevent pushing errors.
  • 9ab646e Update element unread_js.
  • 249264e Matrix is rebranding Riot to Element and plans to shut down Riot "within a few weeks". [ #216 ]
  • 2726c27 Fix Slack Icon after Redesign [ #191 ]
  • a8942df Update Google Voice unread_js.
See More
  • 8888058 Add hamsket.isInViewport to the service API.
  • d742e93 Add hamsket.parseIntOrZero to the service API.
  • b712ba1 Update electron to 9.1.2 and electron-builder to 22.8.0.
  • 830c4fc Update to electron-context-menu 2.2.0.
  • 4508c9e Fix User Agent overrides for Google properties.
  • 518e6b0 Hide Electron and Hamsket from the user agent fallback, just in case.
  • dfd99cf Update electron to 9.1.0.
  • 96a291a Update electron to 9.0.5.
  • 3dd6a31 Update electron to 9.0.4.
  • 9e1abaf Update WhatsApp js_unread.
  • 6989a23 Update electron to 9.0.2, electron-builder to 22.7.0.
  • 707343d Update electron to 8.2.5 and electron-builder to 22.6.0.
  • d78a4ea Don't unconditionally enable/disable auto_launch.
  • e00e8ac Replace outdated auto-launch-patched with slightly more up to date auto-launch.
  • bb9df29 Fix whatsup notifications.
  • 63ef955 Escape title user inputs. Fix our version of CVE-2019-17625.
  • 4fc6482 Update to electron 8.3.3 and electron-builder 22.5.1. Fixes electron CVE-2020-6423.
  • 7e69257 Update electron to 8.2.1.
  • 9ac6425 Google Inbox was shut down on April 9th, 2019.
  • 8b56def Fix README.md to use correct david-dm URL after package.json unsplit.
  • 6f2ee89 Run 'npm audit fix' due to https://npmjs.com/advisories/1179.
  • c7b6c55 Update mocha to 7.1.1 and spectron to 10.0.1.
  • 8f17ec4 Update electron to 8.2.0.
  • 3fac75e Change back to electron-context-menu. Add spell-check results.
  • 298af38 Add Firefox user agent to other supported Google services.
  • 8871b6c Attempt to fix MacOS user agent.
  • fa8d5f9 Make sure url in 'image:download' is always a string.
  • 1521ca3 Update electron to 8.1.1 and electron-builder to 22.4.1.
  • 1588c5e Enable spellcheck.
  • 9093e40 Update electron to 8.1.0 and electron-builder to 22.4.0.
  • f347f53 Update to electron-contextmenu-wrapper 4.0.1.
  • aff217e Revert sandboxing until we discover why window.open no longer works.
  • 7ed63a4 Fix sandboxing for webview. Update electron-contextmenu-wrapper to 4.0.0.
  • a695000 Update electron to 8.0.3 and electron-builder to 22.3.6.
  • 3d16baa Default Gmail to Firefox on Linux x86_64.
  • f98f084 Remove redundant "Windows NT" marker.
  • 09cb3da Revamp userAgent code for services.
  • f8ba232 WebView: Switch back to our own User Agent builder.
  • 37d2be1 README: Fix dependencies link.
  • 8d01daa Update electron to 8.0.1 and electron-builder to 22.3.5.
  • 24d239c Unify package.json and add electron-builder.json.
  • b808b2c Merge pull request #164 from tumido/add-android-messages
  • 14e0934 Create FUNDING.yml
  • 4720551 Change default editor config: move to single quotes.
  • a550861 Rework RemoveFunctionFn and ClearData to deal with sessions. [ #166 ]
  • f675bf2 Add sponsorship buttons.
  • d55af40 Go back to slightly older style RemoveServiceFn, but respecting WebContents.
  • 49c8d2d Fix the disabled branch on RemoveServiceFn->ClearData.
  • a5ec2ca On removing a service, close the msg box instead of hiding it.
  • ac49485 New style of getWebContents.
  • e66b744 Simplify tab change focus logic.
  • a5e13d5 Guard service removal code properly. [ #166 ]
  • 8040e13 Update electron to 8.0.0 and electron-builder to 22.3.3.
  • 01a9181 Fix the unread counter for muted conversations
  • c2002c1 Merge pull request #163 from tumido/add-android-messages
  • 41f5beb Update the unread counter to match Hamsket syntax
  • 1c53d1d Update ServicesList.js [ ramboxapp#2289 ]
  • ab1ba6f Replace name with Android Messages
  • 09b29c0 Add the messages tag into the list of services
  • 10bdc01 Add the icon
  • fd02265 Add js snippet to get the unread counter
  • 9ae2f10 Closes ramboxapp#2191
  • a07de53 Add service into the services list
  • cfe1a65 Update mocha to 7.0.0.
  • 44fe062 Update spectron to 9.0.0.
  • 240220a Update electron to 7.1.8.
  • 2b96bb5 Update electron to 7.1.7.
  • e50d8f5 Merge pull request #158 from dpeukert/replace-deprecated-function
  • 4b97805 Replaced deprecated .setZoomLevel() with .zoomLevel
  • f1e1888 Replaced deprecated .setBadgeCount() with .badgeCount
  • 8af5792 Replaced deprecated .getName() with .name
  • 84ef78f Merge pull request #132 from sobaarcier/feature/portable
  • 0893d6c Merge pull request #148 from fizmat/fix-service-remove
  • cc80d29 Merge pull request #147 from fizmat/fix-dialog-api
  • ab69900 Merge pull request #146 from andia89/fix
  • 12957f6 Update electron to 7.1.4.
  • d3ba0b4 Fix electron session api for service removal
  • 7964a36 Fix electron dialog api for backup/restore
  • e90410a Fixes start minimized
  • 702230e Update to Electron 7.1.1.
  • 433cadb Update to Electron 7.0.1.
  • ce44d75 Update electron to 7.0.0.
  • 54cf610 Update electron-store to 5.0.0.
  • d4ed71c Replace Mastodon icon
  • 7398f76 Update mocha to 6.2.2.
  • b3c4631 Update crowdin to 3.4.2. This fixes (non-runtime) security audit.
  • e301d80 Workaround for Microsoft Teams blank page. [ #120 ]
  • 02de0fb Update to electron 6.0.12.
  • 2cf8b91 Fix indentation (opps!)
  • 63bb556 Add portable option (data folder in Hamsket folder)
  • b5a13d2 Fix WhatsApp js_unread.
  • 3ae5f84 Revert "Normalize badge updates at the source."
  • c642d88 Fix gitter notifications.
  • f7f9c87 Remove Google Allo.
  • a0b8388 Fix Outlook 365 unread counter
  • de2c0e8 Fix discord NaN handling.
  • 461052b Normalize badge updates at the source.
  • d1e29e5 ServicesList: Update the Slack unread_js to follow mute status.
  • 9d4990d Update unread message count for Discord.
  • 1c402e4 Update electron to 6.0.9.
  • 7c8c40c Remove coin addresses.
  • f492d84 WebView: Fix User Agent builder usage of Electron Remote.
  • d4ea806 Update electron to 6.0.4.
  • cc3398f Use string template literal for IconLoader.
  • e2e6c2a Fix Slack Icon Loading.
  • 7c7d9ba Reimplement Ctrl/Cmd+1..9 shortcuts. [ #107 ]
  • 1efcb17 Fix README. ;)
  • 86f88a4 Fix AppImage link in README.md.
  • 9cc1a71 Update spectron to 7.0.0.
  • 581f258 Update electron to 6.0.0 and electron-builder to 21.2.0.
  • c187df3 Bump version in README and package-lock to 0.6.0.
  • 48e34c1 Merge branch 'hamsket_rename'
  • cb24232 Rename baseline from Rambox-OS to Hamsket.

This list of changes was auto generated.

Don't miss a new hamsket release

NewReleases is sending notifications on new releases.