wip
This commit is contained in:
@@ -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
3
src/web/docs/mute.ja.pug
Normal file
@@ -0,0 +1,3 @@
|
||||
h1 ミュート
|
||||
|
||||
p ユーザーをミュートすると、タイムラインや検索結果に対象のユーザーの投稿(およびそれらの投稿に対する返信やRepost)が表示されなくなります。
|
Reference in New Issue
Block a user