Skip to content

Added support for ActivityPub to the tag regex

Martin Santangelo requested to merge js/tag-atdomain-support into develop

Ticket(s) / Related Merge Requests

#5106 (closed)

Summary of Changes

  • Added support for the ActivityPub tag style

  • Moved the regex to a service

  • Added spec tests

  • Changelog file updated with this template (one or more)

    • Added for new features.

Testing Considerations

The links to tags (users), hashtags, and URLs should work on the posts

The composer should detect the hashtags limit correctly (5)

Regression Scope

Post: tags, hash, URLs Composer: hash detection

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Android device

Screenshots

1691598336105

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports