Skip to content

Allow @[email protected] mentions #18370

@aleixq

Description

@aleixq

📝 Provide a description of the improvement

Mutating github.com//issues/12907 to improvement instead of new feature:

Allow mentions to fediverse actors, as when one is trying to use mention plugin in an application that uses activitypub is not possible to use the commonly used @[email protected] .

As contextual information, something like /(?<=^|[^\/[:word:]])@(([a-z0-9_]+([a-z0-9_\.-]+[a-z0-9_]+)?)(?:@([[:word:]\.\-]+[[:word:]]+))?)/ is used in some implementations
Be able to use @[email protected]


If you'd like to see this improvement implemented, add a 👍 reaction to this post.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:improvementThis issue reports a possible enhancement of an existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions