Skip to content

Enhance Fediverse URL parsing to include DB checks for actor resolution #12

@akhileshthite

Description

@akhileshthite

We currently rely on regular expressions to parse Fediverse URLs in the post.js. However, this approach might not be sufficient for accurate detection. To improve URL parsing and ensure correct resolution of actors, we propose enhancing the parsing mechanism to include database checks for actor resolution.

  • This would involve fetching the URL from the database and determining whether it's an ActivityPub URL, HTML linking to ActivityPub, or a regular page.

951a612

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority: mediumFor issues that affect some users or functionality, but have acceptable workarounds

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions