MCV-Software / TWBlue

TWBlue, an accessible, open source and multiplatform twitter application.
GNU General Public License v2.0
58 stars 36 forks source link

Mastodon: instance suffix is not added when viewing a user's timeline from the community timeline #638

Open Mohamed00 opened 3 months ago

Mohamed00 commented 3 months ago

Steps to reproduce.

  1. Create a new community timeline for an instance.
  2. Load the timeline of a user on that instance.

Expected.

The user's name should be suffixed with the instance name, for example username@mastodon.social.

Actual.

The user's name doesn't have the instance they're on added to it, which results in that user's timeline failing to load if they're not on the same instance as you.