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 Replace sprockets/browserify with Webpack (#2617) 8 years ago
controllers Specs for API push controller, with refactor (#2926) 8 years ago
helpers Add Thai langauge (#2903) 8 years ago
javascript Disabled auto focus on toot form when search results are shown. (#2942) 8 years ago
lib Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 8 years ago
mailers Delegate Account#user_locale method and allow nil (#2927) 8 years ago
models Delegate Account#user_locale method and allow nil (#2927) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 8 years ago
validators Stricter whitelist rules (#2213) 8 years ago
views Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 8 years ago
workers Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954) 8 years ago