nolanlawson / pinafore

Alternative web client for Mastodon (UNMAINTAINED)
https://pinafore.social
GNU Affero General Public License v3.0
1.02k stars 174 forks source link

Compatibility bugs with Mastodon v3.0 (search) #1539

Closed pwFoo closed 5 years ago

pwFoo commented 5 years ago

Hi @nolanlawson search doesn't work anymore after update to 1.13.0. Also tried to update to 1.13.1 with the same issue. Each search I get the following error message

image

pwFoo commented 5 years ago

I use it with docker and just mastodon.social

nolanlawson commented 5 years ago

Thanks for reporting. The issue here is not Pinafore but rather Mastodon 3.0: https://github.com/tootsuite/mastodon/releases/tag/v3.0.0rc1

There are breaking changes in Mastodon 3.0's search API, as well as other APIs. Pinafore needs to work around those.

Booteille commented 5 years ago

Hi. I still have the issue with search.

Screenshot_2019-10-09 framapiaf org · Search(1)

Tell me if I can help you to debug it somehow.

pwFoo commented 5 years ago

I updated today and it works fine again for me.

nolanlawson commented 5 years ago

@Booteille You may have to refresh to get the update.

Booteille commented 5 years ago

If by "refresh" you mean clicking on "reload" and/or cleaning Firefox site data for Pinafore... I already did it.

I forgot to mention I am using Pinafore.social.

nolanlawson commented 5 years ago

@Booteille You may have to clear your service worker settings then. Go to about:serviceworkers, find Pinafore, and unregister the service worker. Then check that the Pinafore version in Settings -> About Pinafore is v1.15.0. Sorry for the trouble!

Booteille commented 5 years ago

I didn't had to unregister the service worker because it now works without I had to do anything. If I go to about:serviceworkers now, I don't find any of it. I am using 1.15.0 now. So everything is fine now. No worries.

Maybe your answers will help someone else in the future.

Thank you!