You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views/stream_entries
R Tucker e2491680e6 Handle hashtags in spoiler_texts (partial fix for #699) (#2683)
* 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
8 years ago
..
_content_spoiler.html.haml
_detailed_status.html.haml Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 8 years ago
_media.html.haml
_og_description.html.haml
_og_image.html.haml
_simple_status.html.haml Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 8 years ago
_status.html.haml
embed.html.haml
show.html.haml