Skip to content

Pointers to ActivityStreams and RSS feeds missing  #2337

Description

@kidehen

Typically, especially across the Fediverse, a reader includes references to ActivityStreams and RSS feeds along the following lines, via entries in the section of its HTML doc. This common practice is currently missing from pinafore.

Fix:
Given a profile page denoted by the URL https://mastodon.social/users/kidehen, the following would be added to the section:

<link href='https://mastodon.social/users/kidehen' rel='alternate' type='application/rss+xml'>
<link href='https://mastodon.social/users/kidehen' rel='alternate' type='application/activity+json'>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions