TheGoddessInari / hamsket

Free and Open Source messaging and emailing app that combines common web applications into one.
GNU General Public License v3.0
880 stars 55 forks source link

Red banner: This browser won’t be supported starting March 1, 2022. Update your browser to keep using Slack. #317

Closed alexthamm closed 2 years ago

alexthamm commented 2 years ago

Steps to reproduce

  1. Configure and login at Slack

Expected behavior

Slack should be happy with the "browser".

Actual behavior

Slack complains about an outdated browser.

ENVIRONMENT

Version: 0.6.2 Platform: linux (x64) Electron: 10.1.7 Chromium: 85.0.4183.121 Node: 12.16.3 BuildVersion: fd10375 (grafted, HEAD, tag: 0.6.2, origin/fd1037521df6214a1b6b3751242cfa409c4ac236) Thu, 10 Dec 2020 17:32:22 -0800

Does this happen upstream: yes, no, unknown, or N/A

unknown

Rohan-Thoma commented 2 years ago

yeah same problem, it has officially stopped supporting slack as of today march 3rd

jacr13 commented 2 years ago

It is a problem of the user agent used by Hamsket which is outdated.

A simple workaround it to go to the Hamsket tab, then on enabled services, click on the gear next to the slack service. A pop-up should open, go to Advanced > User Agent and on Custom User Agent paste some recent user agent like:

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36

Finally, reload the service, and it should work normally again!

alexthamm commented 2 years ago

Thank you @jacr13.

However, I moved on to Ferdi (https://github.com/getferdi/ferdi) a few days ago as this project doesn't seem to be maintained anymore.

Circuitsoft commented 2 years ago

@alexthamm Ferdi is more explicitly unmaintined, and Hamsket just got a release...

https://www.reddit.com/r/getferdi/comments/s8jhm2/just_removed_myself_as_a_ferdis_contributor/

alexthamm commented 2 years ago

Yay! Hamsket is back in business! I totally missed this release.

@Circuitsoft, thanks for the link. The reports about Ferdi are disturbing.

Thank you @TheGoddessInari! I'm glad to see that Hamsket is still (again) maintained :)