Update anchors, line breaks, tootctl options (#745)
* update anchors * remove extraneous anchors * fix line breaks * wrap tootctl tokens in code blocks * change anchors to hugo format * fix mistaken search-and-replace * fix mistaken search-and-replace
This commit is contained in:
parent
32d4dd5803
commit
7ceae9fe36
72 changed files with 1219 additions and 1223 deletions
|
@ -1,19 +1,19 @@
|
|||
---
|
||||
title: More settings
|
||||
description: 'Invite new users, sort through your contacts, and secure your account.'
|
||||
description: Invite new users, sort through your contacts, and secure your account.
|
||||
menu:
|
||||
docs:
|
||||
weight: 80
|
||||
parent: user
|
||||
---
|
||||
|
||||
## Generating invites
|
||||
## Generating invites {#invites}
|
||||
|
||||
{{< figure src="/assets/image%20%2862%29.png" caption="Invite people from your account's settings" >}}
|
||||
|
||||
Invite links can be generated and shared with other people, and some servers require invites in order to register for an account. When generating an invite link, you can set the max uses to limit how many times a certain link is used, or how long it has been active. Invite links can be deactivated at any time.
|
||||
|
||||
## Follows and followers
|
||||
## Follows and followers {#relationships}
|
||||
|
||||
{{< figure src="/assets/image%20%2849%29.png" caption="Mutuals who have not moved their account, sorted by last activity" >}}
|
||||
|
||||
|
@ -25,15 +25,15 @@ Within settings, you can find a relationship manager that lets you filter and so
|
|||
|
||||
You can select certain users to unfollow, or to remove from your followers, by checking the boxes and clicking the corresponding button in the table header.
|
||||
|
||||
## Account settings
|
||||
## Account settings {#account}
|
||||
|
||||
From the account settings, you can change your email address, set a new password, revoke active sessions or authorized apps, and enable two-factor authentication.
|
||||
|
||||
## Identity proofs
|
||||
## Identity proofs {#proofs}
|
||||
|
||||
[Link verification](profile.md#link-verification) of profile metadata fields is one way to prove your identity by using rel=me links, but Mastodon also supports a more generalized proof provider subsystem. Currently, the only supported identity provider for this subsystem is Keybase.
|
||||
|
||||
### Keybase identity verification
|
||||
### Keybase identity verification {#keybase}
|
||||
|
||||
{{< figure src="/assets/image%20%2860%29.png" caption="An identity proof on a profile" >}}
|
||||
|
||||
|
|
|
@ -1,33 +1,33 @@
|
|||
---
|
||||
title: Promoting yourself and others
|
||||
description: 'Give visibility to hashtags, profiles, and posts.'
|
||||
description: Give visibility to hashtags, profiles, and posts.
|
||||
menu:
|
||||
docs:
|
||||
weight: 60
|
||||
parent: user
|
||||
---
|
||||
|
||||
## Featured links on your profile
|
||||
## Featured links on your profile {#featured}
|
||||
|
||||
### Featured hashtags
|
||||
### Featured hashtags {#featured-tags}
|
||||
|
||||
{{< figure src="/assets/image%20%2858%29.png" caption="A featured hashtag showing last usage date and total usage." >}}
|
||||
|
||||
You can choose to feature certain hashtags that you use often. Go to Settings > Profile > Featured hashtags to manage which hashtags you are currently featuring. Once featured, a link to the hashtag will be shown on your profile, with the date of the last time it was used in a status, as well as the total number of statuses in which it was used.
|
||||
|
||||
### Featured profiles
|
||||
### Featured profiles {#featured-profiles}
|
||||
|
||||
{{< figure src="/assets/image%20%2833%29.png" caption="Four randomly-selected featured profiles." >}}
|
||||
|
||||
You can choose to feature profiles of people that you are following. Go to that person's profile dropdown menu and click "Feature on profile". When you feature a profile, a link to their profile will appear on your profile, under a section titled "your choices". Up to 4 profiles will be shown at a time, and these profiles are selected randomly from your pool of featured profiles every time the page is loaded.
|
||||
|
||||
## Pinned posts
|
||||
## Pinned posts {#pinned}
|
||||
|
||||
{{< figure src="/assets/image%20%2837%29.png" caption="A pinned toot by mastodon.social/@gargron" >}}
|
||||
|
||||
You can choose to feature up to 5 of your own public posts at the top of your profile. Go to the status dropdown menu and click "Pin on profile". When you pin a toot, it will appear at the top of your "toots" tab, before all other chronological status updates.
|
||||
|
||||
## Profile directory
|
||||
## Profile directory {#directory}
|
||||
|
||||
{{< figure src="/assets/image%20%2831%29.png" caption="Profile directory as seen from mastodon.social" >}}
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
|||
parent: user
|
||||
---
|
||||
|
||||
## Remote interactions on another Mastodon site
|
||||
## Remote interactions on another Mastodon site {#interact}
|
||||
|
||||
{{< figure src="/assets/image%20%2863%29.png" caption="An example of a post's public permalink on a Mastodon site." >}}
|
||||
|
||||
|
@ -15,7 +15,7 @@ When you are browsing a remote site powered by Mastodon, clicking on any of the
|
|||
|
||||
{{< figure src="/assets/image%20%288%29.png" caption="A remote interaction dialog for replying to a toot." >}}
|
||||
|
||||
## Signing into a client app
|
||||
## Signing into a client app {#apps}
|
||||
|
||||
You can use your Mastodon account to sign into any app that implements the Mastodon API. A list of such apps can be found at [https://joinmastodon.org/apps](https://joinmastodon.org/apps).
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
---
|
||||
title: Dealing with unwanted content
|
||||
description: 'Control what you see, for a more comfortable social media experience.'
|
||||
description: Control what you see, for a more comfortable social media experience.
|
||||
menu:
|
||||
docs:
|
||||
weight: 50
|
||||
parent: user
|
||||
---
|
||||
|
||||
## Filtering posts <a id="blocking-and-muting"></a>
|
||||
## Filtering posts {#filters}
|
||||
|
||||
It is possible to filter statuses for specific keywords and phrases so that they can be hidden automatically.
|
||||
|
||||
|
@ -19,15 +19,15 @@ To create or manage your filters, go to Settings > Filters. The "Add new filt
|
|||
|
||||
Filters have the following settings:
|
||||
|
||||
### Keyword or phrase
|
||||
### Keyword or phrase {#filter-phrase}
|
||||
|
||||
This is the string that will be matched. The keyword will be searched for in any status's content, including CW, media descriptions, and poll options.
|
||||
|
||||
### Expire after
|
||||
### Expire after {#filter-expire}
|
||||
|
||||
Optionally only apply the filter for a limited amount of time. Expired filters are not automatically deleted, but can be reactivated by setting a new expiry date \(or changing it back to "never" expire\).
|
||||
|
||||
### Filter contexts
|
||||
### Filter contexts {#filter-context}
|
||||
|
||||
Choose where the filter will be applied:
|
||||
|
||||
|
@ -36,23 +36,23 @@ Choose where the filter will be applied:
|
|||
* Public timelines = matching statuses will not appear in local/federated timelines
|
||||
* Conversations = matching statuses will be hidden in threads and detailed views
|
||||
|
||||
### Drop instead of hide
|
||||
### Drop instead of hide {#filter-drop}
|
||||
|
||||
Filtering is usually done client-side, so that disabling a filter will cause filtered statuses to be visible again. However, if you enable "drop instead of hide", any matching statuses will be disappear completely and will never be delivered to your home or notifications.
|
||||
|
||||
### Whole word
|
||||
### Whole word {#filter-whole}
|
||||
|
||||
Filters normally apply to any status that contains the included characters, regardless of whether they are in the middle of a word. Enabling "whole word" will only apply the filter if the keyword is surrounded by spaces or other non-alphanumeric characters.
|
||||
|
||||
## User-level actions <a id="blocking-and-muting"></a>
|
||||
## User-level actions {#blocking-and-muting}
|
||||
|
||||
{{< figure src="/assets/image%20%2824%29.png" caption="The user dropdown menu offers various actions." >}}
|
||||
|
||||
### Hiding boosts <a id="hiding-boosts"></a>
|
||||
### Hiding boosts {#hide-boosts}
|
||||
|
||||
If you hide boosts from someone, you won’t see their boosts in your home feed. This option only appears on users who you are currently following.
|
||||
|
||||
### Muting <a id="muting"></a>
|
||||
### Muting {#mute}
|
||||
|
||||
{{< figure src="/assets/image%20%2852%29.png" caption="Sample of muted accounts." >}}
|
||||
|
||||
|
@ -67,7 +67,7 @@ If you choose to also mute notifications from them, you will additionally not se
|
|||
|
||||
The user has no way of knowing they have been muted.
|
||||
|
||||
### Blocking <a id="blocking"></a>
|
||||
### Blocking {#block}
|
||||
|
||||
{{< figure src="/assets/image%20%2836%29.png" caption="Sample of blocked accounts." >}}
|
||||
|
||||
|
@ -88,7 +88,7 @@ Additionally, on the blocked user’s side:
|
|||
|
||||
If you and the blocked user are on the same server, the blocked user will not be able to view your posts on your profile while logged in.
|
||||
|
||||
### Hiding an entire server <a id="hiding-an-entire-server"></a>
|
||||
### Hiding an entire server {#hide-domain}
|
||||
|
||||

|
||||
|
||||
|
@ -99,7 +99,7 @@ If you hide an entire server:
|
|||
* You won’t see notifications from that server
|
||||
* You will lose any followers that you might have had on that server
|
||||
|
||||
## Reporting problematic content to moderators
|
||||
## Reporting problematic content to moderators {#report}
|
||||
|
||||
{{< figure src="/assets/image%20%283%29.png" caption="The report modal allows selecting example statuses, adding a note, and forwarding reports." >}}
|
||||
|
||||
|
|
|
@ -1,12 +1,13 @@
|
|||
---
|
||||
title: Moving or leaving accounts
|
||||
description: Take your information and do what you want with it.
|
||||
menu:
|
||||
docs:
|
||||
weight: 100
|
||||
parent: user
|
||||
---
|
||||
|
||||
## Exporting your information
|
||||
## Exporting your information {#export}
|
||||
|
||||
{{< figure src="/assets/image%20%2835%29.png" caption="The data export page in settings" >}}
|
||||
|
||||
|
@ -14,29 +15,29 @@ At any time you want, you can go to Settings > Export and download a CSV file
|
|||
|
||||
Requesting an archive of your toots and media can be done once every 7 days, and can be downloaded in ActivityPub JSON format. Mastodon currently does not support importing toots or media due to technical limitations, but your archive can be viewed by any software that understands how to parse ActivityPub documents.
|
||||
|
||||
## Redirecting or moving your profile
|
||||
## Redirecting or moving your profile {#migration}
|
||||
|
||||
From the bottom of Settings > Account, you can find options related to account redirection or migration.
|
||||
|
||||
### Profile redirect
|
||||
### Profile redirect {#redirect}
|
||||
|
||||
{{< figure src="/assets/image%20%2853%29.png" caption="Profile redirect form" >}}
|
||||
|
||||
Redirecting your account disables posting from that account and displays a "profile moved" notice indicating your new account. Anyone viewing your profile can see this notice and will know to follow you at your new account. Following redirected accounts is not possible. The redirect can be canceled at any time.
|
||||
|
||||
### Profile move
|
||||
### Profile move {#move}
|
||||
|
||||
{{< figure src="/assets/image%20%2847%29.png" caption="Profile move form" >}}
|
||||
|
||||
Moving your account is the same as redirecting your account, but it will also irreversibly force everyone to unfollow your current account and follow your new account, if their software supports the Move activity. Your toots will not be moved, due to technical limitations. There is also a very heavy cooldown period in which you cannot migrate again, so be very careful before using this option!
|
||||
|
||||
### Account aliases
|
||||
### Account aliases {#aliases}
|
||||
|
||||
{{< figure src="/assets/image%20%2840%29.png" caption="Alias management screen" >}}
|
||||
|
||||
Profile moves can only be initiated when your two accounts have been aliased. Account aliases are currently not used for anything other than profile moves, where you will need to set your old account as an alias of your new account before initiating the move. Setting aliases is harmless and reversible on its own.
|
||||
|
||||
## Deleting your account
|
||||
## Deleting your account {#delete}
|
||||
|
||||
{{< figure src="/assets/image%20%2816%29.png" caption="Account deletion form" >}}
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
|||
parent: user
|
||||
---
|
||||
|
||||
## Browsing content through public timelines
|
||||
## Browsing content through public timelines {#timelines}
|
||||
|
||||
{{< figure src="/assets/image%20%2830%29.png" caption="Posts within a public timeline" >}}
|
||||
|
||||
|
@ -15,7 +15,7 @@ To allow you to discover potentially interesting content, Mastodon provides a wa
|
|||
|
||||
There is a way to filter the federated timeline to view only public posts created on your server: The **local timeline**. Mind that “local” here refers to the server, not to a geographical location.
|
||||
|
||||
## Interacting with people's posts
|
||||
## Interacting with people's posts {#actions}
|
||||
|
||||
{{< figure src="/assets/image%20%2821%29.png" caption="An expanded view can be loaded by clicking a status in the timeline." >}}
|
||||
|
||||
|
@ -27,7 +27,7 @@ You can perform quick actions on a post directly from the timeline, or you can c
|
|||
* **Bookmark** a post by clicking the ribbon icon. The post will be privately added to your bookmarks list without generating a notification.
|
||||
* Access a **menu** of additional options by clicking the ellipsis icon.
|
||||
|
||||
## Notifications
|
||||
## Notifications {#notifications}
|
||||
|
||||
{{< figure src="/assets/image%20%2850%29.png" caption="Notifications column" >}}
|
||||
|
||||
|
@ -39,7 +39,7 @@ When other people interact with you or your posts, you will receive a notificati
|
|||
* **Polls:** Received when a poll that you have voted in or created has ended.
|
||||
* **Follows:** Received when someone has followed your profile.
|
||||
|
||||
## Following profiles
|
||||
## Following profiles {#follow}
|
||||
|
||||

|
||||
|
||||
|
@ -49,7 +49,7 @@ However if you come across someone’s public profile hosted on a different serv
|
|||
|
||||
If you are visiting a public page on another Mastodon site, see [Using Mastodon outside of your site](external.md#remote-interactions-on-another-mastodon-site).
|
||||
|
||||
## Search
|
||||
## Search {#search}
|
||||
|
||||
{{< figure src="/assets/image%20%2819%29.png" caption="The search function can be accessed from the sidebar." >}}
|
||||
|
||||
|
@ -69,7 +69,7 @@ The following operators are supported:
|
|||
* **-exclude** will exclude the term prepended by a minus sign. This allows filtering out certain terms, such as `animals -cats` to find posts about animals without posts about cats.
|
||||
* **+include** will include the term after the plus sign. This allows searching for multiple terms that must be included, such as `cat +dog` to find posts about both cats and dogs.
|
||||
|
||||
## Direct conversations
|
||||
## Direct conversations {#direct}
|
||||
|
||||
{{< figure src="/assets/image%20%2812%29.png" caption="A list of conversations containing direct messages." >}}
|
||||
|
||||
|
@ -77,7 +77,7 @@ In Mastodon, direct messages are simply toots that have the "direct" visibility
|
|||
|
||||
{{< figure src="/assets/image%20%2857%29.png" caption="A direct message in a thread." >}}
|
||||
|
||||
## List timelines
|
||||
## List timelines {#lists}
|
||||
|
||||
Lists are subsets of your home timeline. You can create a list, give it a name, and add users that you follow to that list.
|
||||
|
||||
|
|
|
@ -9,39 +9,39 @@ menu:
|
|||
|
||||
{{< figure src="/assets/image%20%2859%29.png" caption="Compose form with CW enabled" >}}
|
||||
|
||||
## Text
|
||||
## Text {#text}
|
||||
|
||||
The main body of each status update can be composed using the text field. The default character limit is 500 characters.
|
||||
|
||||
### Links
|
||||
### Links {#links}
|
||||
|
||||
{{< figure src="/assets/image%20%287%29.png" caption="Links must start with http\(s\):// and are counted as 23 characters regardless of length." >}}
|
||||
|
||||
If you include links in your post, they must begin with `http://` or `https://`. All links are counted as 23 characters, no matter how long they actually are, so there is no need to use a link shortener to save characters. In fact, using a link shortener is actively discouraged.
|
||||
|
||||
### Mentions
|
||||
### Mentions {#mentions}
|
||||
|
||||
{{< figure src="/assets/image%20%2820%29.png" caption="Suggested mentions for both local and remote users." >}}
|
||||
|
||||
You can mention users by typing out their full address, e.g. `@alice@example.com`. Note that any usage of`@word` will be interpreted as mentioning the local user with the username `word`, if that user exists. Only the username part will count against your character limit -- the domain is not counted.
|
||||
|
||||
### Hashtags
|
||||
### Hashtags {#hashtags}
|
||||
|
||||
{{< figure src="/assets/image%20%2825%29.png" caption="Hashtags are autosuggested by usage frequency." >}}
|
||||
|
||||
You can use a `#hashtag` to make your post discoverable to anyone searching for that hashtag. Hashtags can contain alphanumeric characters and underscores, but cannot contain numbers only.
|
||||
|
||||
### Custom emoji
|
||||
### Custom emoji {#emoji}
|
||||
|
||||
{{< figure src="/assets/image%20%2838%29.png" caption="An array of custom emoji are available in the selector." >}}
|
||||
|
||||
Each server offers a set of custom emoji you can use, like on Discord. You can use an emoji using its shortcode like `:thounking:`, or by clicking the emoji face in the compose box and browsing through the "Custom" category. You can also browse through and search for standard unicode emoji.
|
||||
|
||||
## Attachments
|
||||
## Attachments {#attachments}
|
||||
|
||||
You can attach either files or a poll to your status.
|
||||
|
||||
### Files
|
||||
### Files {#media}
|
||||
|
||||
{{< figure src="/assets/image%20%2844%29.png" caption="Thumbnail for attached media, with options to delete, edit, or mark as sensitive" >}}
|
||||
|
||||
|
@ -52,13 +52,13 @@ Click the paper clip to attach a file to your post. You can attach the following
|
|||
* **Videos** \(MP4, M4V, MOV, WebM\) **up to 40MB**. Video will be transcoded to H.264 MP4 with a maximum bitrate of 1300kbps and framerate of 60fps.
|
||||
* **Audio** \(MP3, OGG, WAV, FLAC, OPUS, AAC, M4A, 3GP\) **up to 40MB**. Audio will be transcoded to MP3 using V2 VBR \(roughly 192kbps\).
|
||||
|
||||
#### Editing media
|
||||
#### Editing media {#edit}
|
||||
|
||||
{{< figure src="/assets/image%20%2826%29.png" caption="Edit media to add a media description or choose a focal point for the preview thumbnail." >}}
|
||||
|
||||
By clicking the "Edit" link on the attachment thumbnail, you can load a modal which will allow adding a media description or changing the focal point. Although optional, it is a good idea to add media descriptions that briefly describe what is in contained in the media. These descriptions will be shown when the media fails to load for any reason, or when accessed by screen readers and other assistive technology. Setting the focal point is also optional, but can make preview thumbnails looks better when they are not shown in a 16:9 aspect ratio.
|
||||
|
||||
### Polls
|
||||
### Polls {#polls}
|
||||
|
||||
{{< figure src="/assets/image%20%2841%29.png" caption="A poll with 2 one-of choices, expiring in 1 day" >}}
|
||||
|
||||
|
@ -68,7 +68,7 @@ Click the bar graph icon to attach a poll to your post.
|
|||
* Polls default to one-of / single-choice. Click on the radio button to switch your poll to any-of / multiple-choice checkboxes.
|
||||
* Polls can be set to expire in 5 minutes, 30 minutes, 1 hour, 6 hours, 1 day, 3 days, or 7 days.
|
||||
|
||||
## Publishing levels
|
||||
## Publishing levels {#privacy}
|
||||
|
||||
| Level | Public timelines | Permalink | Profile view | Home feeds |
|
||||
| :--- | :--- | :--- | :--- | :--- |
|
||||
|
@ -79,7 +79,7 @@ Click the bar graph icon to attach a poll to your post.
|
|||
|
||||
Posts can be published with four different privacy levels:
|
||||
|
||||
### Public
|
||||
### Public {#public}
|
||||
|
||||
The default option.
|
||||
|
||||
|
@ -88,13 +88,13 @@ The default option.
|
|||
* Your followers will receive the post in their home feeds, and anyone mentioned will receive the post in notifications.
|
||||
* Your post can be boosted into other home feeds.
|
||||
|
||||
### Unlisted
|
||||
### Unlisted {#unlisted}
|
||||
|
||||
Exactly the same as public, but with the following difference:
|
||||
|
||||
* Your post will not appear in Mastodon's public timelines.
|
||||
|
||||
### Followers-only
|
||||
### Followers-only {#private}
|
||||
|
||||
A more limited delivery option.
|
||||
|
||||
|
@ -111,7 +111,7 @@ To effectively publish private \(followers-only\) posts, you must **lock your ac
|
|||
Please mind that post privacy on Mastodon is per-post, rather than account-wide, and as such **there is no way to make past public posts private.**
|
||||
{{< /hint >}}
|
||||
|
||||
### Direct
|
||||
### Direct {#direct}
|
||||
|
||||
Send your post only to mentioned users.
|
||||
|
||||
|
@ -124,7 +124,7 @@ Send your post only to mentioned users.
|
|||
**Do not share dangerous and sensitive information over direct messages**. Mastodon is not an encrypted messaging app like Signal or Wire, the database administrators of the sender’s and recipient’s servers have access to the text. Use them with the same caution as you would use forum PMs, Discord PMs and Twitter DMs.
|
||||
{{< /hint >}}
|
||||
|
||||
## Content warnings and sensitive content
|
||||
## Content warnings and sensitive content {#cw}
|
||||
|
||||
{{< figure src="/assets/image.png" caption="A status with a CW that is marked as sensitive content." >}}
|
||||
|
||||
|
|
|
@ -7,15 +7,15 @@ menu:
|
|||
parent: user
|
||||
---
|
||||
|
||||
## Customizing the user interface
|
||||
## Customizing the user interface {#interface}
|
||||
|
||||
### Choose a theme
|
||||
### Choose a theme {#theme}
|
||||
|
||||
Mastodon defaults to a dark theme, but a light or high-contrast theme can be selected.
|
||||
|
||||
{{< figure src="/assets/image%20%2834%29.png" caption="Mastodon light theme" >}}
|
||||
|
||||
### Choose your layout
|
||||
### Choose your layout {#layout}
|
||||
|
||||
Mastodon defaults to a simple, one-column layout with a compose box on the left and a column switcher on the right. You can choose to enable the advanced web interface, which allows you view and pin multiple columns at the same time.
|
||||
|
||||
|
@ -27,7 +27,7 @@ For accessibility reasons, the auto-play of animated GIFs is disabled by default
|
|||
|
||||
Trending hashtags can be shown or hidden below the getting started column in the advanced UI, or below the column switcher in the simple UI \(only when there is enough space to display them\).
|
||||
|
||||
### Confirmation dialogs
|
||||
### Confirmation dialogs {#confirm}
|
||||
|
||||
You can choose to require confirmation before performing certain actions. Currently, confirmations can be set before performing the following actions:
|
||||
|
||||
|
@ -35,7 +35,7 @@ You can choose to require confirmation before performing certain actions. Curren
|
|||
* Boost
|
||||
* Delete
|
||||
|
||||
### Sensitive content
|
||||
### Sensitive content {#sensitive}
|
||||
|
||||
By default, any media marked as sensitive is hidden behind a click-through overlay. You can also choose to always show/hide media behind this overlay, regardless of whether it is marked as sensitive.
|
||||
|
||||
|
@ -45,9 +45,9 @@ Hidden and unloaded media uses a colorful gradient provided by the BlurHash algo
|
|||
|
||||
Posts with content warnings are collapsed by default, but you can choose to always expand the warnings so that the full post is displayed.
|
||||
|
||||
## Controlling your notifications
|
||||
## Controlling your notifications {#notifications}
|
||||
|
||||
### Sending emails
|
||||
### Sending emails {#email}
|
||||
|
||||
You can choose to receive email notifications according to the type of notification you receive within Mastodon. The following notification types are available to enable:
|
||||
|
||||
|
@ -59,13 +59,13 @@ You can choose to receive email notifications according to the type of notificat
|
|||
|
||||
You can also enable digest emails, which will provide you with an overview of notifications received during periods of long inactivity.
|
||||
|
||||
### Hiding certain notifications
|
||||
### Hiding certain notifications {#hide-notifications}
|
||||
|
||||
You can choose to not receive notifications from people you don't follow, or from people who don't follow you. This will cause replies, favourites, boosts, and other interactions to not be shown to you.
|
||||
|
||||
You can also choose to not receive notifications when you receive a direct message from people you don't follow.
|
||||
|
||||
## Miscellaneous options
|
||||
## Miscellaneous options {#misc}
|
||||
|
||||
If you opt out of search engine indexing, a `noindex` flag will be added to your public profile and status pages.
|
||||
|
||||
|
@ -75,7 +75,7 @@ You can choose to hide your network, which will make your following and follower
|
|||
|
||||
If you want to see posts that are boosted multiple times be reinserted into your feed at the top, you can disable boost grouping in timelines.
|
||||
|
||||
### Posting defaults
|
||||
### Posting defaults {#posting}
|
||||
|
||||
Posts default to public privacy. You can choose to default new posts as unlisted or followers-only instead. For an explanation of post privacy levels, see [Posting to your Mastodon profile > Publishing levels](posting.md#publishing-levels).
|
||||
|
||||
|
@ -83,7 +83,7 @@ By default, the language of your posts is automatically detected, but this detec
|
|||
|
||||
If you often post sensitive media, you can choose to always mark your media as sensitive.
|
||||
|
||||
### Filtering languages on public timelines
|
||||
### Filtering languages on public timelines {#languages}
|
||||
|
||||
You can choose to only show posts in certain detected languages while browsing the public timelines. However, note that language detection can be very imprecise, so you may still see some posts in a disabled language, or miss some posts from enabled languages.
|
||||
|
||||
|
|
|
@ -7,50 +7,50 @@ menu:
|
|||
parent: user
|
||||
---
|
||||
|
||||
## Your appearance
|
||||
## Your appearance {#appearance}
|
||||
|
||||
{{< figure src="/assets/image%20%2829%29.png" caption="Profile cards showing display name, avatar, and header" >}}
|
||||
|
||||
You can change how your profile appears to others by navigating to Settings > Profile > Appearance.
|
||||
|
||||
### Display name
|
||||
### Display name {#name}
|
||||
|
||||
Your display name is shown to other users before your address. You can set a display name up to 30 characters by default.
|
||||
|
||||
### Bio
|
||||
### Bio {#bio}
|
||||
|
||||
Your bio is a short description of yourself that is displayed as a note on your profile. You can set a bio of up to 500 characters by default.
|
||||
|
||||
### Avatar
|
||||
### Avatar {#avatar}
|
||||
|
||||
Your avatar is an icon that is displayed next to your posts and is part of your visual identity. You can upload an avatar as a PNG, GIF, or JPG image up to 2MB in size. This image will be downscaled to 400x400.
|
||||
|
||||
### Header
|
||||
### Header {#header}
|
||||
|
||||
Your header is a banner image shown at the top of your profile, as well as in profile cards used in follow lists and account directories. You can upload a header as a PNG, GIF, or JPG image up to 2MB in size. This image will be downscaled to 1500x500.
|
||||
|
||||
## Profile flags
|
||||
## Profile flags {#flags}
|
||||
|
||||
You can set certain flags on your profile to let others know how you use Mastodon.
|
||||
|
||||

|
||||
|
||||
### Locked account
|
||||
### Locked account {#locked}
|
||||
|
||||
By locking your account, two things will happen:
|
||||
|
||||
* New followers will not be automatically accepted, but will instead require you to manually approve them.
|
||||
* A lock icon will be shown to others, to let them know that their follow will not be immediately accepted.
|
||||
|
||||
### Bot account
|
||||
### Bot account {#bot}
|
||||
|
||||
Enabling the bot flag will add a bot icon to your profile. This icon will let others know that your profile may perform automated actions, or might not be monitored by a human. Other software may choose to treat bot profiles differently, but Mastodon currently treats the bot flag as a visual indication only.
|
||||
|
||||
### Profile directory
|
||||
### Profile directory {#discoverable}
|
||||
|
||||
Opting in to be listed on the profile directory will make your profile discoverable through a feature that allows browsing through profiles.
|
||||
|
||||
## Profile metadata
|
||||
## Profile metadata {#fields}
|
||||
|
||||
Profile metadata is a way to add extra information to your profile that is easy to skim. You have 4 rows where you can define the label and the value. For example:
|
||||
|
||||
|
@ -63,7 +63,7 @@ Profile metadata is a way to add extra information to your profile that is easy
|
|||
|
||||
It’s completely up to you what you put there. The content can contain mentions, hashtags, custom emojis and links.
|
||||
|
||||
### Link verification
|
||||
### Link verification {#verification}
|
||||
|
||||
Document-based verification and blue ticks are not possible without a central authority. However, Mastodon can cross-reference the links you put on your profile to prove that you are the real owner of those links. In case one of those links is your personal homepage that is known and trusted, it can serve as the next-best-thing to identity verification.
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
|||
parent: user
|
||||
---
|
||||
|
||||
## Choosing a website
|
||||
## Choosing a website {#picker}
|
||||
|
||||
You have to choose a website to sign up on, like you would choose an e-mail provider, or a World of Warcraft realm for your new character. The website will be your service provider, hosting your account, your profile, and your home feed.
|
||||
|
||||
|
@ -15,27 +15,27 @@ You have to choose a website to sign up on, like you would choose an e-mail prov
|
|||
You can [browse a list of servers by categories and languages on joinmastodon.org](https://joinmastodon.org/#getting-started).
|
||||
{{< /hint >}}
|
||||
|
||||
### Understanding a website's policies
|
||||
### Understanding a website's policies {#tos}
|
||||
|
||||
Before you sign up for a service, it is important to understand its policies and terms of use. A Mastodon website will usually have its policies listed on the `/about/more` page, which can be found by clicking "learn more" on the landing page while not logged in to that website.
|
||||
|
||||
### Signup modes
|
||||
### Signup modes {#signup}
|
||||
|
||||
Mastodon allows website administrators to set one of three different signup modes: open signups, invites, and approval mode.
|
||||
|
||||
#### Open signup
|
||||
#### Open signup {#open}
|
||||
|
||||
Some websites may allow you to register immediately -- simply fill out the registration with your username, email address, and password, and you can start using your account.
|
||||
|
||||
#### Server invites
|
||||
#### Server invites {#invite}
|
||||
|
||||
Some websites disable the registration form, and instead require invite links to be generated and shared in order to allow people to register.
|
||||
|
||||
#### Approval-based registration
|
||||
#### Approval-based registration {#approval}
|
||||
|
||||
Some websites allow you to fill out a registration form, but with an additional form entry for mentioning why you want to join that website. Once you submit the form, your account must be approved by a moderator before you can start using it.
|
||||
|
||||
## Your username and your domain
|
||||
## Your username and your domain {#address}
|
||||
|
||||
Mastodon usernames actually consist of two parts:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue