diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2020-10-20 10:45:05 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2020-10-20 10:45:05 +0000 |
| commit | f31df6406a2c7b2eb5412c19c15f4b60e6f18a77 (patch) | |
| tree | 9167c84821573f709ba07e472ff0a2df3ea761bf /docs/user_guide/users_follow_mute_block.md | |
| parent | 750680d1d8e85e8d1f9fc15120663b1c254061c6 (diff) | |
| parent | 54987b0bc88045ed365aab268ac3b27fe721f100 (diff) | |
Merge branch 'docs_split_up_user_guide' into 'develop'
DOCS: Split up user guide
See merge request pleroma/pleroma-fe!1179
Diffstat (limited to 'docs/user_guide/users_follow_mute_block.md')
| -rw-r--r-- | docs/user_guide/users_follow_mute_block.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/user_guide/users_follow_mute_block.md b/docs/user_guide/users_follow_mute_block.md new file mode 100644 index 00000000..530b98a4 --- /dev/null +++ b/docs/user_guide/users_follow_mute_block.md @@ -0,0 +1,11 @@ +# Users: follow, mute, block + +When you see someone, you can click on their user picture to view their profile, and click on the userpic in that to see *full* profile. You can **follow** them, **mute** and **block** them. + +**Following** is self-explanatory, it adds them to your Home Timeline, lists you as a follower and gives you access to follower-only posts if they have any. + +**Muting** collapses posts and notifications made by them, giving you an option to see the post if you're curious. Clients other than PleromaFE may completely remove their posts. + +**Blocking** a user removes them from your timeline and notifications and prevents them from following you (automatically unfollows them from you). + +Please note that some users can be "locked", meaning instead of following them you send a follow request they need to approve for you to become their follower. |
