From b7dd711b500a9b49d08fd862fc05784c5c0fa0d9 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 1 Apr 2017 06:50:11 +0900 Subject: [PATCH] [Client] Clean up --- package.json | 2 +- src/web/app/common/tags/messaging/message.tag | 2 +- src/web/app/common/tags/signup.tag | 2 +- .../app/desktop/tags/following-setuper.tag | 4 +- .../app/desktop/tags/home-widgets/profile.tag | 2 +- .../tags/home-widgets/user-recommendation.tag | 4 +- src/web/app/desktop/tags/list-user.tag | 4 +- src/web/app/desktop/tags/notifications.tag | 28 ++++++------- src/web/app/desktop/tags/post-detail-sub.tag | 4 +- src/web/app/desktop/tags/post-detail.tag | 8 ++-- src/web/app/desktop/tags/post-preview.tag | 4 +- .../app/desktop/tags/timeline-post-sub.tag | 6 +-- src/web/app/desktop/tags/timeline-post.tag | 8 ++-- src/web/app/desktop/tags/user-header.tag | 2 +- src/web/app/desktop/tags/user-preview.tag | 2 +- src/web/app/mobile/tags/notification.tag | 40 +++++++++---------- src/web/app/mobile/tags/post-detail.tag | 8 ++-- src/web/app/mobile/tags/post-preview.tag | 6 +-- src/web/app/mobile/tags/timeline-post.tag | 8 ++-- src/web/app/mobile/tags/ui-nav.tag | 2 +- src/web/app/mobile/tags/user-preview.tag | 4 +- 21 files changed, 75 insertions(+), 75 deletions(-) diff --git a/package.json b/package.json index 6399e2ea4..20fda6faa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo ", - "version": "0.0.1576", + "version": "0.0.1578", "license": "MIT", "description": "A miniblog-based SNS", "bugs": "https://github.com/syuilo/misskey/issues", diff --git a/src/web/app/common/tags/messaging/message.tag b/src/web/app/common/tags/messaging/message.tag index a221fc060..4da9e2292 100644 --- a/src/web/app/common/tags/messaging/message.tag +++ b/src/web/app/common/tags/messaging/message.tag @@ -1,4 +1,4 @@ - +

%i18n:common.tags.mk-messaging-message.is-read%

diff --git a/src/web/app/common/tags/signup.tag b/src/web/app/common/tags/signup.tag index e4cc842ad..3862523f9 100644 --- a/src/web/app/common/tags/signup.tag +++ b/src/web/app/common/tags/signup.tag @@ -3,7 +3,7 @@