Hashtags from Akkoma instances don't link properly #272
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Seems like changes from
194fff3603
(not bisected yet) causes hashtags from Akkoma instances to not work properly.Example: https://misskey.biribiri.dev/notes/98djf73z9c
Do you have
97052b1f61
yet? Added checking if there isclass="hashtag"
as well. Seems only mastodon uses therel="tag"
thing...Yeah seems like I was a bit behind, latest commit fixes that for me.