diff --git a/app/assets/javascripts/components/features/getting_started/index.jsx b/app/assets/javascripts/components/features/getting_started/index.jsx index 48b4a6b8e..846e4f53b 100644 --- a/app/assets/javascripts/components/features/getting_started/index.jsx +++ b/app/assets/javascripts/components/features/getting_started/index.jsx @@ -45,7 +45,7 @@ const GettingStarted = ({ intl, me }) => {

-

tootsuite/mastodon }} />

+

tootsuite/mastodon, apps: }} />

diff --git a/app/views/about/index.html.haml b/app/views/about/index.html.haml index 022a3a9e4..662dcbbba 100644 --- a/app/views/about/index.html.haml +++ b/app/views/about/index.html.haml @@ -31,6 +31,7 @@ .info = link_to t('about.learn_more'), about_more_path = link_to t('about.terms'), terms_path + = link_to t('apps'), 'https://github.com/tootsuite/mastodon/blob/master/docs/Using-Mastodon/Apps.md' = link_to t('about.source_code'), 'https://github.com/tootsuite/mastodon' = link_to t('about.other_instances'), 'https://github.com/tootsuite/mastodon/blob/master/docs/Using-Mastodon/List-of-Mastodon-instances.md' diff --git a/config/locales/en.yml b/config/locales/en.yml index f11a689e4..595f34312 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3,6 +3,7 @@ en: about: about_instance: "%{instance} is a Mastodon instance." about_mastodon: Mastodon is a free, open-source social network server. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the social network seamlessly. + apps: Apps business_email: 'Business e-mail:' contact: Contact domain_count_after: other instances diff --git a/docs/Using-Mastodon/Apps.md b/docs/Using-Mastodon/Apps.md index 62d48c5ec..388fc3853 100644 --- a/docs/Using-Mastodon/Apps.md +++ b/docs/Using-Mastodon/Apps.md @@ -5,11 +5,11 @@ Some people have started working on apps for the Mastodon API. Here is a list of |App|Platform|Link|Developer(s)| |---|--------|----|------------| -|Tusky|Android||[@Vavassor@mastodon.social](https://mastodon.social/users/Vavassor)| +|[Tusky](https://play.google.com/store/apps/details?id=com.keylesspalace.tusky)|Android||[@Vavassor@mastodon.social](https://mastodon.social/users/Vavassor)| |mastodroid|Android||[@charlag@mastodon.social](https://mastodon.social/users/charlag)| |TootyFruity|Android||[@eggplant@mastodon.social](https://mastodon.social/users/eggplant)| |Matodor|iOS/Android||[@jeroensmeets@mastodon.social](https://mastodon.social/users/jeroensmeets)| -|Amarok|iOS||[@eurasierboy@mastodon.social](https://mastodon.social/users/eurasierboy)| +|[Amarok](https://itunes.apple.com/us/app/amarok-for-mastodon/id1214116200?ls=1&mt=8)|iOS||[@eurasierboy@mastodon.social](https://mastodon.social/users/eurasierboy)| |Albatross|iOS||[@goldie_ice@mastodon.social](https://mastodon.social/users/goldie_ice)| |Tooter|Chrome||[@effy@mastodon.social](https://mastodon.social/users/effy)| |tootstream|CLI||[@Raccoon@mastodon.social](https://mastodon.social/users/Raccoon)|