Feature to show only my posts in the user page (#3753)

* Fix #3681

* Feature to show only my posts in the user page
This commit is contained in:
MeiMei
2018-12-26 23:11:51 +09:00
committed by syuilo
parent 9b746f3eb5
commit 5174e16f7b
3 changed files with 21 additions and 0 deletions

View File

@ -1374,6 +1374,7 @@ desktop/views/pages/user/user.timeline.vue:
default: "投稿"
with-replies: "投稿と返信"
with-media: "メディア"
my-posts: "私の投稿"
empty: "このユーザーはまだ何も投稿していないようです。"
desktop/views/widgets/messaging.vue: