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/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
8 years ago
..
about Added haml-lint and fix warnings (#2773) 8 years ago
accounts Added haml-lint and fix warnings (#2773) 8 years ago
activitypub Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410) 8 years ago
admin Added haml-lint and fix warnings (#2773) 8 years ago
api Fix API for Mastodon version (#2590) 8 years ago
application Added haml-lint and fix warnings (#2773) 8 years ago
auth Added haml-lint and fix warnings (#2773) 8 years ago
authorize_follows Added haml-lint and fix warnings (#2773) 8 years ago
errors Added haml-lint and fix warnings (#2773) 8 years ago
follower_accounts Optimize follower_accounts and following_accounts (#2820) 8 years ago
following_accounts Optimize follower_accounts and following_accounts (#2820) 8 years ago
home Prevent selection of unacceptable Content-Type files (#2910) 8 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts Added haml-lint and fix warnings (#2773) 8 years ago
notification_mailer Simplify renders in views (#2084) 8 years ago
oauth Added haml-lint and fix warnings (#2773) 8 years ago
remote_follow Fix remote follow (#2547) 8 years ago
settings Prevent selection of unacceptable Content-Type files (#2910) 8 years ago
shared Add link for domain in land strip (#2306) 8 years ago
stream_entries Handle hashtags in spoiler_texts (partial fix for #699) (#2683) 8 years ago
tags Added haml-lint and fix warnings (#2773) 8 years ago
user_mailer i18n mailer files for Occitan language (#2924) 8 years ago
well_known Add ActivityPub Actor id to WebFinger JSON. (#2522) 8 years ago