Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populating hashtags in ActivityPub message content #158

Merged
merged 4 commits into from
Oct 20, 2023

Conversation

jeffsikes
Copy link
Contributor

Fixes #145

Check the latest 10 or 15 entries in my timeline on Mastodon.social. On Mastodon 4.2 and above, the hashtags will adhere to the "hashtag bar" format, which is nice!

Mastodon.Social @ 4.2

DotNet.Social @ 4.1.9

My Postmarks Site

Copy link
Owner

@ckolderup ckolderup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed it before 4.2 came out so I hadn't actually seen a Postmarks post with the new "tag bar" styling. It looks really nice! Very understated.

@ckolderup ckolderup merged commit 1741adb into ckolderup:main Oct 20, 2023
1 check passed
@jeffsikes jeffsikes deleted the issue-hashtags branch October 20, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ActivityPub hash tag collection needs to be added to end of the content node as well
2 participants