mastodon / mastodon-android

Official Android app for Mastodon
https://app.joinmastodon.org/android
GNU General Public License v3.0
1.68k stars 261 forks source link

App does not indicate when an account is moved/migrated; following throws an error. #839

Open damorphh opened 4 months ago

damorphh commented 4 months ago

Bug:

Accounts that are set to migrate/move to another account do not indicate that they have been moved in the app, and when you try to follow a moved account it says: This action is not allowed. in a toast.

Expected behaviour:

Some form of indiciation that the account is moved, and/or more informative error message.

To reproduce:

  1. Find account that is migrated/moved to another account in web app
  2. Open that profile in Mastodon app
  3. Attempt to follow

App does not crash, nor cause any major issues.

Screenshot of moved profile in-app Screenshot of moved profile in web app Screenshot of error message

GiantCrocodile commented 4 months ago

This is a duplicate of https://github.com/mastodon/mastodon-android/issues/415.

damorphh commented 4 months ago

Ah, my bad