1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00
Renaud Chaput d356c6caac
Switch hosting to Vercel (#1113)
* Fix URLs to work when `baseURL` is in a sub-directory

* Use `RelPermalink` to not have assets loaded from `baseUrl`

* Add `.vercel` to gitignore

* Remove deploy Github Action, we are now using Vercel
2022-12-21 06:26:37 +01:00

21 lines
1.0 KiB
Markdown

---
title: 外部からのMasotodonの使用
description: 外部のアプリやウェブサイトからMastodonを閲覧して操作できます。
menu:
docs:
weight: 90
parent: user
---
## 別のMastodonサイト上での遠隔操作 {#interact}
{{< figure src="assets/image%20%2863%29.png" caption="Mastodonサイトにおける公開投稿のパーマリンクの例" >}}
Mastodonが動いている別のサイトを閲覧しているときに操作ボタンをクリックすると、あなたの所属するサイトにリダイレクトするダイアログが読み込まれます。
{{< figure src="assets/image%20%288%29.png" caption="トゥートに返信するための遠隔操作のダイアログ" >}}
## クライアントアプリでのログイン {#apps}
Mastodonアカウントがあれば、Mastodon APIを実装しているどんなアプリにもログインできます。このようなアプリの一覧は、[https://joinmastodon.org/apps](https://joinmastodon.org/apps)に掲載されています。