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
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
..
assets/stylesheets
controllers
helpers
javascript
lib Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 8 years ago
mailers
models
presenters
services Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 8 years ago
validators
views Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 8 years ago
workers