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
2017-05-10 04:47:25 +02:00
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
controllers Specs for API push controller, with refactor (#2926) 2017-05-09 00:44:30 +02:00
helpers Add Thai langauge (#2903) 2017-05-08 15:56:00 +02:00
javascript Disabled auto focus on toot form when search results are shown. (#2942) 2017-05-10 02:51:43 +02:00
lib Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 2017-05-10 04:47:25 +02:00
mailers Delegate Account#user_locale method and allow nil (#2927) 2017-05-08 23:10:50 +02:00
models Delegate Account#user_locale method and allow nil (#2927) 2017-05-08 23:10:50 +02:00
presenters Bump version, improve how version is stored for better commit history (#2526) 2017-04-27 15:22:19 +02:00
services Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 2017-05-10 04:47:25 +02:00
validators Stricter whitelist rules (#2213) 2017-04-26 01:22:51 +02:00
views Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 2017-05-10 04:47:25 +02:00
workers Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954) 2017-05-10 02:55:43 +02:00