Posts with hashtags display with previews on Mastodon #647

Closed
opened 2023-10-13 20:57:41 +00:00 by subtype · 1 comment

I'm not sure whether this is a Mastodon or Akkoma bug, if either, but posts from Akkoma as seen from Mastodon show previews to the hashtag links. I've noticed that Masto sends hashtags as

<a class=\"mention hashtag\"  rel=\"tag\" ...

while Akkoma uses

<a class=\"hashtag\" data-tag=\"<hashtag_name_here>\"

Perhaps this is causing the confusion? Should I file this on Mastodon's tracker instead?

I'm not sure whether this is a Mastodon or Akkoma bug, if either, but posts from Akkoma as seen from Mastodon show previews to the hashtag links. I've noticed that Masto sends hashtags as ``` <a class=\"mention hashtag\" rel=\"tag\" ... ``` while Akkoma uses ``` <a class=\"hashtag\" data-tag=\"<hashtag_name_here>\" ``` Perhaps this is causing the confusion? Should I file this on Mastodon's tracker instead?

this was fixed in 3e7446d177

this was fixed in https://akkoma.dev/AkkomaGang/akkoma/commit/3e7446d177aedaaf468316e1a3293628e91de011
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#647
No description provided.