elk-zone / elk

A nimble Mastodon web client
https://elk.zone
MIT License
5.34k stars 553 forks source link

parsing of accounts while logged into Takahē getting split into separate links #1336

Closed wakest closed 1 year ago

wakest commented 1 year ago

parsing of accounts while logged into Takahē getting split into separate links

link to the post in this screencast https://social.wake.st/users/liaizon/statuses/109718382338430403

link to the account I was testing with https://takiverse.tk/@takiverse@takiverse.tk/

https://user-images.githubusercontent.com/7890201/213583125-9e09bf44-8ec4-43a1-b512-c5ca0e07752f.mov

stackblitz[bot] commented 1 year ago

Solve in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

andrewgodwin commented 1 year ago

This is quite possibly an issue on our (Takahē) side, but I've just gone through the JSON generator for Account and can't really see any issues. It may be due to slightly different link formats? If it is on our side I can move this problem over there and fix it.

wakest commented 1 year ago

@andrewgodwin I am testing out Elk with a few different server backends, it seems like only Takahē shows this behavior so it would make sense that its something you are doing differently maybe. GoToSocial dosen't have this behavior with Elk

shuuji3 commented 1 year ago

I created an issue in Takahē repository: jointakahe/takahe#479. It seems like the API response from Takahē has duplicated <a> tags here.

shuuji3 commented 1 year ago

We can close this issue as it was solved on Takahė side. 🙂