mastodon/app/views
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
..
about Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
accounts Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
activitypub Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 2017-04-25 15:06:06 +02:00
admin Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
api Fix API for Mastodon version (#2590) 2017-04-28 17:53:37 +02:00
application Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
auth Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
authorize_follows Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
errors Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
follower_accounts Optimize follower_accounts and following_accounts (#2820) 2017-05-06 04:03:07 +02:00
following_accounts Optimize follower_accounts and following_accounts (#2820) 2017-05-06 04:03:07 +02:00
home Prevent selection of unacceptable Content-Type files (#2910) 2017-05-08 16:49:53 +02:00
kaminari Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
layouts Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
notification_mailer Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
oauth Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
remote_follow Fix remote follow (#2547) 2017-04-28 00:16:44 +02:00
settings Prevent selection of unacceptable Content-Type files (#2910) 2017-05-08 16:49:53 +02:00
shared Add link for domain in land strip (#2306) 2017-04-23 21:45:03 +02:00
stream_entries Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 2017-05-10 04:47:25 +02:00
tags Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
user_mailer i18n mailer files for Occitan language (#2924) 2017-05-08 23:15:03 +02:00
well_known Add ActivityPub Actor id to WebFinger JSON. (#2522) 2017-04-27 12:02:41 +02:00