This commit is contained in:
syuilo
2017-12-22 06:56:37 +09:00
parent 26b40d8886
commit 34923888c7
6 changed files with 58 additions and 3 deletions

View File

@@ -75,6 +75,12 @@ props:
optional: true
desc:
ja: "自分がこのユーザーにフォローされているか"
- name: "is_muted"
type: "boolean"
optional: true
desc:
ja: "自分がこのユーザーをミュートしているか"
en: "Whether you muted this user"
- name: "last_used_at"
type: "date"
optional: false

3
src/web/docs/mute.ja.pug Normal file
View File

@@ -0,0 +1,3 @@
h1 ミュート
p ユーザーをミュートすると、タイムラインや検索結果に対象のユーザーの投稿(およびそれらの投稿に対する返信やRepost)が表示されなくなります。