documentation/Using-Mastodon/FAQ.md

187 lines
10 KiB
Markdown
Raw Normal View History

2017-01-21 22:49:08 +01:00
Frequently Asked Questions
==========================
#### What is a Mastodon?
A prehistoric animal, predecessor of the mammoth. Goes "toot."
2017-01-21 22:49:08 +01:00
#### Why the name Mastodon?
There's a progressive metal band with the same name that I'm a fan of that brought the animal to my attention. I thought it's a pretty cool name/animal.
#### How exactly is it decentralized?
There are different ways in which something can be decentralized; in this case, Mastodon is the "federated" kind. Think e-mail, not BitTorrent. There are different servers (instances), users have an account on one of them, but can interact and follow each other regardless of where their account is.
#### Technically, how does the federation work?
We are using the OStatus suite of protocols:
2017-04-11 17:48:27 +02:00
1. Webfinger for user-on-domain lookup
2017-01-21 22:49:08 +01:00
2. Atom feeds with ActivityStreams, Portable Contacts, Threads extensions for the actual content
3. PubSubHubbub for subscribing to Atom feeds
4. Salmon for delivering certain items from the Atom feeds to interested parties such as the mentioned user, author of the status being replied to, person being followed, etc
#### What is mastodon.social?
The "flagship" instance of Mastodon, aka the server I run myself with the latest code. It's not supposed to be the only instance in the end.
#### What else is part of the federated network?
Let's call it the "fediverse". It has existed for a longer while, populated by GNU social servers, Friendica, Hubzilla, Diaspora etc. Not every one of those servers is fully compatible with every other. Mastodon strives to be fully standards-compliant and compatibility with GNU social is higher in priority than the others.
#### I tried logging into a GNU social client app with Mastodon and it didn't work, why?
While Mastodon is compatible with GNU social in terms of server to server communication, the client to server API (aka how you access Mastodon) is different. Therefore, client apps that were made for specifically GNU social will not work with Mastodon. The reason for this is half technical, half ideological.
Because Mastodon has been created from a blank slate, it is much simpler to have the API mirror internal structures as closely as possible, rather than build an emulation layer. Secondly, the GNU social client API is actually a half-way implementation of the legacy Twitter API - that's the reason why it works with some older Twitter client apps. However, many of those apps are not maintained anymore, the GNU social API does not actually keep up with the real Twitter API and never fully implemented all its features; at the same time, the Twitter API was never meant for a federated service and so obscures some of the functionality.
2017-01-21 22:49:08 +01:00
#### How is Mastodon funded?
Development of Mastodon and hosting of mastodon.social is funded through my [Patreon (also BTC/PayPal donations)](https://www.patreon.com/user?u=619786). Beyond that, I am not interested in VC funding, monetizing, advertising, or anything of that sort. I could offer setup/maintenance services on demand.
The software is free and open source and communities should host their own servers if they can, that way the costs are more or less distributed. Obviously it'd be hard for me to pay the bills if literally everyone decided to use the mastodon.social instance only.
#### Whats a “federation”?
Its a group of mastodon servers that share toots with each other.
#### Whats an “instance”?
Its a server that you can have an account on. Each has its own policies, because they can be run by anyone!
#### How many people signed up for Mastodon? Can I see a chart of user counts over time?
Sure, you can follow [@mastodonusercount@social.lou.lt](https://social.lou.lt/@mastodonusercount).
#### How do you really spell “mastdon”?
Its **mastodon** with two Os. You will get it wrong at least once.
#### How do I get this on Android?
Try [Tusky](https://play.google.com/store/apps/details?id=com.keylesspalace.tusky).
#### On Android, I really want multiple account support.
Try [TootyFruity](https://play.google.com/store/apps/details?id=ch.kevinegli.tootyfruity221258).
#### How do I get this on iPhone?
Try [Amaroq](https://itunes.apple.com/us/app/amaroq-for-mastodon/id1214116200). Also, Safari might be a choice.
#### Can Tusky do ‘💇’? How about feature “🔥”? And whats with Tuskys “⛱”?
You can follow or contact Tusky at [@Tusky@mastodon.social](https://mastodon.social/@Tusky), or the developers [@Vavassor@mastodon.social](https://mastodon.social/@Vavassor) and [@daycode@mastodon.social](https://mastodon.social/@daycode)
#### How do I search?
You can search for people and hashtags, but not general text. Use the box above the tooting area.
<img src="screenshots/search.png" alt="Search Box" height="200"/>
#### How do I DM (Direct Message)?"
Click on the **globe** beneath your toot for privacy options, including DM.
2017-04-23 22:29:41 +02:00
<img src="screenshots/compose-globe.png" alt="Privacy Globe" height="400"/>
#### I dont get the local vs. federated timeline thing.
“Local” toots are from the server you signed up at. “Federated” are the all the toots your server knows about. (It's complicated, but short version is: “toots from people that you and other locals follow.”)
#### Whats trending?
Follow the esteemed [@TrendingBot@mastodon.social](https://mastodon.social/@TrendingBot).
#### Whats “CW”?
“CW” stands for “Content Warning.” You can use it to hide your toot, like a spoiler.
#### Whats with the pineapples?
Theyre tasty, and they make people smile. Just go with it.
#### How do I delete my account?
At the moment, you will have to toot the admin of your instance for help on that one.
#### Who is my admin, and how do I contact/follow them?
Click on **Getting Started**, then **Extended Information**. An info page displays. Hopefully, they put their contact information in there!
<img src="screenshots/toolbar-getting_started.png" alt="Getting Started Button" height="200"/>
<img src="screenshots/getting_started-extended_information.png" alt="Extended Information" height="200"/>
<img src="screenshots/admin_info.png" alt="Admin Info" height="200"/>
#### Wow, I keep seeing offensive stuff from a particular instance, is there a way to block *all* of it?
Not without a lot of clicking, sorry. But, your instance admin can do it! Please contact her.
#### How do I get verified with a “✅”?
“✅” is an emoji, *only* for lulz. There is no verification on Mastodon. You can copy and paste “✅” into your bio if you wish, you cheeky monkey.
#### Can I edit a toot?
No, sorry. But you could delete and rewrite...
#### How do I view my favorite toots?
Click **Getting Started**, then **Favourites**.
<img src="screenshots/toolbar-getting_started.png" alt="Getting Started Button" height="200"/>
<img src="screenshots/getting_started-favourites.png" alt="Favourites" height="200"/>
#### Can I quote a toot?
Not currently. You must manually copy and paste the text to quote it.
#### If my instance shuts down forever, do I lose my data?
Yes you do.
#### Can I save my data?
Yes, some of it! Its under **Preferences->Data export**
<img src="screenshots/preferences-data_export.png" alt="Data Export" height="400"/>
#### I cant see toots of a remote user under their bio!
2017-04-23 22:29:41 +02:00
In **Expanded View**, click their avatar. This will take you directly to their instance, which displays all their public toots.
<img src="screenshots/profile-avatar_click.png" alt="Click their avatar" height="200"/>
<img src="screenshots/profile-webpage_URL.png" alt="Native webpage view" height="200"/>
#### How do I see threads?
Click the toot body for **Expanded View**. This will show threads the toots connected to.
#### How do I link to toots?
2017-04-23 22:29:41 +02:00
There are two permalinks for toots. With inline toots, **right-click** the timestamp. On expanded toots, **right-click** the date on the bottom.
<img src="screenshots/inline_toot-timestamp_link.png" alt="Inline View Permalink" height="200"/>
<img src="screenshots/expanded_view-permalink.png" alt="Expanded View Permalink" height="200"/>
#### How do I link to my profile?
2017-04-23 22:29:41 +02:00
In Firefox, **right-click** on your avatar picture. Select **Copy Link Location**.
2017-04-23 22:29:41 +02:00
<img src="screenshots/link_to_profile.png" alt="URL for Profile" height="200"/>
#### Does clicking a #hashtag show local results, or federated?
Federated.
#### When I mute a boost, who gets muted, the booster or the original author?
The original author.
#### Can I preview the people on an instance, and what theyre saying?
Yes, try the excellent [instance preview tool](http://www.unmung.com/mastoview?url=mastodon.social&view=local).
2017-04-23 22:29:41 +02:00
#### How do I hide the toots of languages I dont understand?
The developers are working on this and other filtering options, stay tuned!
#### Is automatic translation supported?
Not yet, but there is a [Firefox TamperMonkey script](https://github.com/tomouchuu/mastodon-translate) that might work for you.
2017-04-23 22:29:41 +02:00
#### Do toots automatically broadcast federated, or stay local?
By default, toots are federated (public), and will show on both timelines. You can change the default behavior through **Settings->Preferences->Post Privacy.**
<img src="screenshots/toolbar-getting_started.png" alt="Getting Started Button" height="200"/>
<img src="screenshots/getting_started-preferences.png" alt="Preferences" height="200"/>
<img src="screenshots/preferences-post_privacy.png" alt="Post Privacy" height="400"/>
#### I found a bug or have a suggestion for Mastodon.
2017-04-23 22:29:41 +02:00
You can file a bug or submit suggestions at [Mastodons Issue Tracker.](https://github.com/tootsuite/mastodon/issues)
#### Hey I love mastodon FAQs! Can I have more?
Heres more, from hardworking individuals trying to help, too.
* [https://hastebin.com/raw/xuqogukimu](https://hastebin.com/raw/xuqogukimu)
* [https://github.com/ThomasLeister/masto-faq](https://github.com/ThomasLeister/masto-faq)
* [http://mastoguide.info/Pages/FAQindex.html](http://mastoguide.info/Pages/FAQindex.html)
* [https://medium.com/tebelorg/my-first-10-days-on-mastodon-fediverse-f6f1d73db8d7](https://medium.com/tebelorg/my-first-10-days-on-mastodon-fediverse-f6f1d73db8d7)
* [https://github.com/tootsuite/documentation/blob/master/Using-Mastodon/FAQ.md](https://github.com/tootsuite/documentation/blob/master/Using-Mastodon/FAQ.md)