mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-17 13:37:07 -05:00
* services: scan spoiler_text for hashtags (#699) * views: link hashtags from spoiler_texts This covers linking hashtags from within the spoiler text on the server-generated pages. * services: fix string concat going into hashtag RE Cleaner Ruby syntax, may handle immutable strings better