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
controllers Specs for API push controller, with refactor (#2926) 2017-05-09 00:44:30 +02:00
helpers
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
services Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 2017-05-10 04:47:25 +02:00
validators
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