Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Releases: TheGoddessInari/hamsket

nightly

07 Aug 06:00
6e2e6a8
Compare
Choose a tag to compare
nightly Pre-release
Pre-release

Changes:

  • 6e2e6a8 Update electron to 20.0.1 and electron-builder to 23.3.3.
  • c43e50d Bump version to 0.6.5.
  • 42950f3 Update electron to 19.0.8.
  • 0d10295 Update the reported Firefox version to 102.
  • e814ac8 Remove the obsolete GoFundMe links.
  • 847020e Update README.md for new service count.
  • 581c12f Add Instagram. [ #330 ]
  • 86c1fde Change URL for Facebook Messages to the new one. [ #264, #249 ]
  • 81077df Update electron to 19.0.6 and electron-builder to 23.1.0.
  • 105cf23 Bump version to 0.6.4.

This list of changes was auto generated.

0.6.3

07 Mar 15:38
32d4407
Compare
Choose a tag to compare

Changes:

  • 32d4407 Merge branch 'master' into stable
  • aeb5a15 Update Discord js_unread.
  • 6f435a3 chore: update package-lock.json.
  • 83c0718 Fix 026a195. Block scoping problem.
  • 2d8a4d1 Override atob/btoa for spec-violating Electron. [ #291 ]
  • 026a195 Change getWebContents to be Promised, force fixed headers on every webContents.
  • 22788c2 Update electron to 17.1.0 and electron-builder to 22.14.13.
  • 0c6cda4 Update the Firefox version we report to Google URLs.
  • b99b033 Update telegram js_unread to work for both WebK and WebZ variants.
  • 4b36e9f Downgrade electron-builder to ~22.13.1 until upstream MacOS issue is resolved.
See More
  • 4e43a55 Update to electron 16.0.4.
  • c6dabde Switch back to '@electron/remote' and switch back to 'electron-context-menu'.
  • 87e9e61 Update nodejs requirement to >= 14, update electron to 13.6.3.
  • 7b96439 Fix master password functionality by enabling remote/disabling contextIsolation. [ #288 ]
  • 09a86b4 Fix the deep link logic in WebView.js.
  • 3de8091 Update Hangouts js_unread.
  • 297f0f0 Redo preventBlink in WebView with textContent instead of innerHTML. [ #287 ]
  • d86d4ef Add js_unread to Messenger.
  • feceef9 Update js_unread for Outlook and Outlook 365.
  • 2722614 Fix popups/link opening in general. [ #280, #255, #232, #220, #121 ]
  • 51970ee Remove Riot service, since it was deprecated long ago. [ #285 ]
  • 27d9204 Update telegram unread_js.
  • 6c2c71e Update whatsapp unread_js.
  • 1df5645 Update electron to 13.5.1, and switch back to electron-contextmenu-wrapper.
  • da4ab11 Remove the remaining isDev functionality since it was never very useful
  • ef2c06f Re-align the Add Service dialogue and make it smaller by default again.
  • 99b5bb6 Fix two missing semicolons in Hamsket Service API. No functional change.
  • 12230ee Update Mastodon instance list URL. [ #253 ]
  • 3bad65c Fix IconLoader to properly set title. No more duplicate icons (rambox bug). [ #225 ]
  • 9a61bef Update electron to 10.3.0.
  • 2627260 Fix bumping version to 0.6.3.
  • 011ded4 Bump version to 0.6.3.
  • 36ff69f Downgrade to electron 10.1.7 until upstream fixes their problems.

This list of changes was auto generated.

0.6.2

11 Dec 05:19
7bbb2c6
Compare
Choose a tag to compare
Downgrade to electron 10.1.7 until upstream fixes their problems.

0.6.1

04 Dec 19:12
5c9df38
Compare
Choose a tag to compare

This fixes some of the glitches in 0.6.0. Strongly recommended to upgrade.

Changes:

  • 5c9df38 Explicitly enable remote module. 'electron/@Remote' replacement is not yet ready.
  • 0e58b4f Add a link to the nightly tag.
  • a0a4848 Bump version to 0.6.1.

This list of changes was auto generated.

0.6.0

24 Nov 22:51
3becc15
Compare
Choose a tag to compare

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 [ #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 #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 Rem...
Read more

0.5.20

21 Oct 14:26
fd21604
Compare
Choose a tag to compare

Changes:

  • fd21604 Bump version to 0.5.20.
  • e1ec30d Workaround for Microsoft Teams blank page. [ #120 ]
  • b3699c1 Update to electron 5.0.11.

This list of changes was auto generated.

0.5.19

15 Sep 19:12
e630f2a
Compare
Choose a tag to compare

Changes:

  • e630f2a Fix gitter notifications.
  • 3b296d0 Fix Outlook 365 unread counter
  • 1a2d013 Fix discord NaN handling.
  • 0fd4a98 ServicesList: Update the Slack unread_js to follow mute status.
  • 2a6def4 Update unread message count for Discord.
  • 0c42ce2 Update version to 0.5.19.
  • b7eecac Update electron 5.0.10.
  • bb7d06a Use string template literal for IconLoader.
  • 2cffdfb Fix Slack Icon Loading.
  • 94a7f7c Rename repo to hamsket.
See more
  • d81fd01 Update electron to 5.0.7.
  • d02f3a8 Fix app update.
  • 61fa8c4 Update electron-store to 4.0.0. Update mime to 2.4.4.
  • 9956549 Update electron to 5.0.6. Update electron-builder to 20.44.4.
  • 8440bc8 Add .eslintignore
  • db04841 Add Visual Studio Code extension recommendations.
  • 047a96c Reformat README.
  • 5ce7b9d Update spectron to 6.0.0.
  • 1237304 Update electron to 5.0.4.
  • a15033d Update electron to 5.0.3, electron-builder to 20.43.0.
  • 74fafc0 Update WhatsApp js_unread. [ #103 ]
  • c34a98c Merge pull request #100 from nvesely/sandbox
  • 9475a17 Enable sandbox for WebViews

This list of changes was auto generated.

0.5.18

10 Jul 04:34
26702dc
Compare
Choose a tag to compare

Changes:

  • 61fa8c4 Update electron-store to 4.0.0. Update mime to 2.4.4.
  • 9956549 Update electron to 5.0.6. Update electron-builder to 20.44.4.
  • 8440bc8 Add .eslintignore
  • db04841 Add Visual Studio Code extension recommendations.
  • 047a96c Reformat README.
  • 5ce7b9d Update spectron to 6.0.0.
  • 1237304 Update electron to 5.0.4.
  • a15033d Update electron to 5.0.3, electron-builder to 20.43.0.
  • 74fafc0 Update WhatsApp js_unread. [ #103 ]
  • c34a98c Merge pull request #100 from nvesely/sandbox
See more
  • 9475a17 Enable sandbox for WebViews
  • 26702dc masterpassword: Avoid so focus doesn't disappear.
  • 8d6e149 Fix masterpassword for Electron 5.
  • b5b415f Make npm start work.
  • f445c95 Update runtime dependencies; update to electron-contextmenu-wrapper 4.0.0.
  • 97837a7 Replace var with let or const as appropriate.
  • 7763981 Use object methods in mattermost unread_js.
  • 60f3f47 Remove unsafe == operators from the VTypes overrides.
  • 07201f2 Replace property functions with object/class method functions.
  • 55fe946 Fix backup/restore functions.
  • c7c7ce7 Uppercase font glyph literals to make them less ambiguous.
  • 522c0d1 Replace unnecessarily escaped template string with template literal.
  • d42dc5c Update asar to 2.0.1.
  • b237a74 Update Electron to 5.0.1.
  • 1dbf4f3 Update to electron 5.0.0.
  • 3a26c65 Prepare for electron v5: Make requires in WebView use electron remote as appropriate.
  • 9a93688 app.json: Bundle CSS.
  • eb413c7 Update loadscreen to modernizr 3.6.0.
  • ad865e0 Prepare for electron v5: Make sure webviewTag is on.
  • 243d9fc Limit passive listeners to the specific types that Chrome >= 57 makes passive by default.
  • 0279fb3 Update to electron 4.1.5.
  • 8bc9080 Fix null dereference in setServiceNotifications.
  • 32b8ec3 Update to mocha 6.1.4, which finally fixes the security issues.
  • dea40d0 Locally scope requires in FileBackup.
  • 7937d8d Explicitly focus the BrowserWindow after showing. [ electron/electron#18034, #92 ]
  • bac34d9 Fix Discord up the rest of the way.
  • c6490f5 Try to adapt to Discord's most recent class reobfuscation.
  • cad7c06 WebView: Remove 'mouseup' and 'mousedown' from passive listeners.
  • 69ea8ed Fix FreeBSD OSArch string. Just in case.
  • 4aab913 Strip userAgent of Electron/app name. Remove default userAgent overrides. [ #75 ]
  • 663f2f5 Update tmp to 0.1.0.
  • 3dbed8d Update electron to 4.1.4.
  • 01dceeb Update electron-builder and mocha because of https://www.npmjs.com/advisories/813. [ mochajs/mocha#3876 ]
  • 5ec2a6b Update electron to 4.1.3.
  • 94ab071 Fix incorrect js_unread using indexing.
  • e10df73 ServicesList: Update Slack js_unread to avoid jQuery. [ #96 ]
  • 4f95cfc Fix tab shortcuts for MacOS, add another shortcut to tab with.
  • a0ac395 Resolve js-yaml security update ourselves since upstream is as always unresponsive. [ userland/electron-builder#3772 ]
  • 0ee3af1 Insist on nodeIntegration for the main browserWindow for Electron 5.0.0.
  • 8438f46 Add debug task, add sensible defaults for Visual Studio Code.
  • fe3f7bc WebView: Several different cleanups. Fix zoom level logic. Restore zoom level on start.
  • 43da607 Change redirect logic for tweetdeck due to deprecation.
  • dc60e3b Change AutoPlay policy to be what the user expects until the webapps catch up.
  • 30223f5 Update to electron-store 3.0, which depends on electron 4.x.
  • 4d0e188 Update to electron 4.1.1.
  • a25903a Crisp changed its URL, so update.
  • d0a0aff Add Cmd+Q shortcut as mentioned in #65.
  • 26b0b1f Also apply workaround from 3264112 (last commit) to our notifications.
  • 3264112 Fix focus when changing tab, blur previous tab. [ #95, electron/electron#15718 ]
  • 798ee1e Notifier: Remove open coding of tab activation.
  • 01d5cd5 README: Consistently reformat.
  • 268e487 README: Add deployment status badge.
  • f1f5c30 Update Sencha bits to need 6.7.0, update README.
  • 37dde30 Update electron and electron-builder to alleviate yet another Chrome CVE.
  • 51a2d93 ServicesList: Update Discord unread_js.
  • 5e89799 package.json: Remove cpy since we already have shx.
  • e2497f0 Azure DevOps is building Windows, so change URL and remove appveyor.yml.
  • 7b1fa25 Change appveyor.yml to be Windows-only. Remove .travis.yml.
  • d1ec405 README.md: Update DevOps status to shields.io.
  • 6471fe4 README.md: Redirect non-Windows links to 'nightly', add MacOS links. [ #65 ]
  • 40e5497 Update dependencies.
  • da3e283 Redo icon handling with NativeImages to prevent random error boxes.
  • b02a615 Use path.join for icons.
  • 653bb10 Add alt+left and alt+right shortcuts for switching tabs.
  • e311167 ServicesList: Remove slowed timer blacklist from WhatsApp.
  • 7da7339 Merge pull request #87 from JakobStruye/fix-slowed-timer-params
  • 772adb7 Fixed slowed timers to also pass the params for the function to be
  • 160caae Merge pull request #86 from timbru31/feat/update-slack-icon
  • ea8f9a7 fix(slack): replace icon
  • 92c1c48 Merge pull request #83 from ThauEx/patch-2
  • 0aebdd3 Steam: Update unread js
  • b299357 README: fix feature list (#81)
  • f345f80 Fix locale path to be app relative, like was done for icons.
  • 14c71ae Partially revert da64582. App.quit should work again.
  • 0ecf7db Redo shortcuts via hidden menus, adds quit keybind, move F1 F2 keybinds. [ #66 ]
  • 4ed3cc4 app.json: Add icon.ico to the cache.
  • 3a36cda Fix a stray icon path still using __dirname.
  • ecd28d7 README: Note that Auth0 is disabled until after the rename.
  • 1c5e6ce ServicesList: Update User Agents with current version.
  • 7c4f284 Merge pull request #80 from JakobStruye/os-spark-to-webex
  • 085f9a7 Update to electron 4.0.1 and electron-builder 20.38.5.
  • 6415d37 Revert "Disable eval from webviews." [ #76, #79 ]
  • 1a04c09 Rebranded Cisco Spark to Cisco Webex Teams
  • 480daca Fix icon paths to be consistent.
  • 0172bec WhatsApp: Disable initial service workers. [ #72 ]
  • 3cc306e WhatsApp: fix typo, useragent was used instead of userAgent.
  • bc1923d README: Somehow the AppImage link changed, fix it.
  • 38bffd6 Remove references to app watch, as this never made sense.
  • af081b7 Add git hashes to buildversion.
  • 45b3597 Update dev package versions.
  • f46631a Disable eval from webviews.
  • 347e05b WhatsApp: Use a different user-agent because they're being stupid.
  • 0cc05c9 ServicesList: Replace for..in with for..of for hipchat, horde, and mysms.
  • 3bfe190 Zoho: Replace .com with ___ for non-US folks, add note to add .com or other TLD.
  • 1dd0cbb...
Read more