Commit graph

2342 commits

Author SHA1 Message Date
MeiMei
5c36a24937 Fix: admin/driveのアイコンがずれてる (#4710) 2019-04-16 02:46:47 +09:00
syuilo
da1394f029 デフォルトでHTLを表示するように 2019-04-15 21:30:49 +09:00
syuilo
efeea7f2b4 Fix bug 2019-04-15 20:41:56 +09:00
syuilo
3c2c9fc44b Refactor 2019-04-15 12:20:48 +09:00
tamaina
1c684cbf93 Better permisson Fix #2341 (#4611)
* Better permisson Fix #2341

* add kinds.ts

* test

* fix

* v11

* fix
2019-04-15 12:10:40 +09:00
syuilo
95852d5ae9 Clean up 2019-04-15 12:04:23 +09:00
syuilo
75129293c4 Fix bug 2019-04-15 11:59:25 +09:00
tamaina
3f17bfbd26 Improve post form attaches; Fix #4673, Resolve #2327, Resolve #2145 [v11] (#4674)
* improve post form attaches

* Fix

* chain

* 右クリックでも反応するように
2019-04-14 17:12:04 +09:00
syuilo
c32af06fc1 Fix bug 2019-04-14 11:59:23 +09:00
syuilo
f5601119c9 🎨 2019-04-12 02:15:22 +09:00
syuilo
c6c84b6dbf トランザクションを使うようにしたり 2019-04-12 01:52:25 +09:00
syuilo
316715ad81 revert rename 2019-04-08 23:05:41 +09:00
syuilo
64c8a5847f Fix 2019-04-08 19:56:42 +09:00
MeiMei
97e13d0631 ユーザーリストでフォローボタンを表示するように (#4603) 2019-04-08 17:20:16 +09:00
syuilo
e85e3f4edc Fix bug 2019-04-08 16:34:45 +09:00
syuilo
b9bb6bbebc Fix bug 2019-04-08 14:41:23 +09:00
syuilo
a10cecf987 [Client] Better pagination
Fix #4628
Close #4629
2019-04-08 14:17:44 +09:00
syuilo
31e697d62d i18n 2019-04-08 13:55:09 +09:00
MeiMei
caecd13f79 Fix: 投稿ウィジットでローカルのみの公開範囲で投稿できない (#4647) 2019-04-08 13:31:42 +09:00
syuilo
3747f9cc77 Fix bug 2019-04-07 23:31:58 +09:00
syuilo
2b8602bd1b Use PostgreSQL instead of MongoDB (#4572)
* wip

* Update note.ts

* Update timeline.ts

* Update core.ts

* wip

* Update generate-visibility-query.ts

* wip

* wip

* wip

* wip

* wip

* Update global-timeline.ts

* wip

* wip

* wip

* Update vote.ts

* wip

* wip

* Update create.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update files.ts

* wip

* wip

* Update CONTRIBUTING.md

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update read-notification.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update cancel.ts

* wip

* wip

* wip

* Update show.ts

* wip

* wip

* Update gen-id.ts

* Update create.ts

* Update id.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Docker: Update files about Docker (#4599)

* Docker: Use cache if files used by `yarn install` was not updated

This patch reduces the number of times to installing node_modules.
For example, `yarn install` step will be skipped when only ".config/default.yml" is updated.

* Docker: Migrate MongoDB to Postgresql

Misskey uses Postgresql as a database instead of Mongodb since version 11.

* Docker: Uncomment about data persistence

This patch will save a lot of databases.

* wip

* wip

* wip

* Update activitypub.ts

* wip

* wip

* wip

* Update logs.ts

* wip

* Update drive-file.ts

* Update register.ts

* wip

* wip

* Update mentions.ts

* wip

* wip

* wip

* Update recommendation.ts

* wip

* Update index.ts

* wip

* Update recommendation.ts

* Doc: Update docker.ja.md and docker.en.md (#1) (#4608)

Update how to set up misskey.

* wip

* ✌️

* wip

* Update note.ts

* Update postgre.ts

* wip

* wip

* wip

* wip

* Update add-file.ts

* wip

* wip

* wip

* Clean up

* Update logs.ts

* wip

* 🍕

* wip

* Ad notes

* wip

* Update api-visibility.ts

* Update note.ts

* Update add-file.ts

* tests

* tests

* Update postgre.ts

* Update utils.ts

* wip

* wip

* Refactor

* wip

* Refactor

* wip

* wip

* Update show-users.ts

* Update update-instance.ts

* wip

* Update feed.ts

* Update outbox.ts

* Update outbox.ts

* Update user.ts

* wip

* Update list.ts

* Update update-hashtag.ts

* wip

* Update update-hashtag.ts

* Refactor

* Update update.ts

* wip

* wip

* ✌️

* clean up

* docs

* Update push.ts

* wip

* Update api.ts

* wip

* ✌️

* Update make-pagination-query.ts

* ✌️

* Delete hashtags.ts

* Update instances.ts

* Update instances.ts

* Update create.ts

* Update search.ts

* Update reversi-game.ts

* Update signup.ts

* Update user.ts

* id

* Update example.yml

* 🎨

* objectid

* fix

* reversi

* reversi

* Fix bug of chart engine

* Add test of chart engine

* Improve test

* Better testing

* Improve chart engine

* Refactor

* Add test of chart engine

* Refactor

* Add chart test

* Fix bug

* コミットし忘れ

* Refactoring

* ✌️

* Add tests

* Add test

* Extarct note tests

* Refactor

* 存在しないユーザーにメンションできなくなっていた問題を修正

* Fix bug

* Update update-meta.ts

* Fix bug

* Update mention.vue

* Fix bug

* Update meta.ts

* Update CONTRIBUTING.md

* Fix bug

* Fix bug

* Fix bug

* Clean up

* Clean up

* Update notification.ts

* Clean up

* Add mute tests

* Add test

* Refactor

* Add test

* Fix test

* Refactor

* Refactor

* Add tests

* Update utils.ts

* Update utils.ts

* Fix test

* Update package.json

* Update update.ts

* Update manifest.ts

* Fix bug

* Fix bug

* Add test

* 🎨

* Update endpoint permissions

* Updaye permisison

* Update person.ts

#4299

* データベースと同期しないように

* Fix bug

* Fix bug

* Update reversi-game.ts

* Use a feature of Node v11.7.0 to extract a public key (#4644)

* wip

* wip

* ✌️

* Refactoring

#1540

* test

* test

* test

* test

* test

* test

* test

* Fix bug

* Fix test

* 🍣

* wip

* #4471

* Add test for #4335

* Refactor

* Fix test

* Add tests

* 🕓

* Fix bug

* Add test

* Add test

* rename

* Fix bug
2019-04-07 21:50:36 +09:00
tamaina
27b08df6b8 Re: fix drive file preview: Fix #4532, Fix #4577 (#4590)
* 🎨 Re: fix drive file preview

* clean

* fix

* fix
2019-04-06 00:51:31 +09:00
tamaina
ca59d75b75 fix #4532 (#4592) 2019-04-06 00:50:35 +09:00
Acid Chicken (硫酸鶏)
a02f68f9c1 Fix bug
FYI: https://developer.mozilla.org/ja/docs/Web/CSS/@charset
2019-04-01 21:23:16 +09:00
MeiMei
73b658781a Fix #4586 (#4621)
* Fix #4586

* Revert "Fix #4586"

This reverts commit e3e600d3c814c617deade1465a1c0a26161caeda.

* note-headerにnarrow
2019-04-01 11:04:11 +09:00
syuilo
173a045f10 Update reset.styl 2019-04-01 02:28:32 +09:00
MeiMei
0cb53d9efb ユーザーリストの user.description を single line 扱いで表示するように (#4604) 2019-03-31 21:32:09 +09:00
syuilo
5ea6c2ac80 🎨 2019-03-29 22:05:51 +09:00
MeiMei
5a5f6a8d2b Fix #4593 (#4594) 2019-03-29 18:35:47 +09:00
MeiMei
858460853b Fix: View source on GitHub (#4584) 2019-03-27 03:10:56 +09:00
MeiMei
60750c499e Fix #4581 (#4583) 2019-03-27 02:58:42 +09:00
tamaina
4fca80400b Fix drive file preview Fix #4532 (#4577)
* fix #4532

* fix
2019-03-26 22:23:17 +09:00
syuilo
1fb2907ec1 Fix #4559
Close #4564
2019-03-22 19:07:13 +09:00
Zero King
b183b33843 Add name of series in instance count chart (#4565) 2019-03-22 14:57:09 +09:00
tamaina
0f8246705b Fix #4538 (#4539)
* fix #4538

* clean up

* fix

* fix
2019-03-19 23:35:22 +09:00
syuilo
72a27b5bdd Fix #4531 2019-03-19 17:47:40 +09:00
tamaina
acea5ca78b 「メッセージ」「トーク」「ダイレクト投稿」( Fix #2748 ) (#4515)
* 「メッセージ」「トーク」「ダイレクト投稿」
トーク: 一対一のチャット機能・画面
メッセージ: トークでやり取りする発言
ダイレクト投稿: 自分向けのダイレクト投稿が一覧されるTL

* Fix display of messaging

* ✌️

* Update ja-JP.yml
2019-03-19 17:45:46 +09:00
tamaina
7d35656592 Fix #97, Fix #2943 (#4533) 2019-03-19 17:35:50 +09:00
tamaina
4d9c87626f Resolve #1465 (#4532)
* [client] show drive file icon

* 🎨

* exchange icon

* fix

* fuck crlf

* 背景差し戻し

* fix selected color

* 🎨

* fix

* pointer-events none

* fix bug

* ✌️

* Clean up

* ✌️

* Clean up

* Fix
2019-03-19 17:26:07 +09:00
MeiMei
bbc6027c09 Change Twemoji CDN (#4527) 2019-03-18 22:02:45 +09:00
syuilo
c06deed9df 🎨 2019-03-18 17:37:29 +09:00
MeiMei
134be39492 proxy cropper url (#4525) 2019-03-18 16:41:29 +09:00
syuilo
10527a8a76 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-18 13:30:13 +09:00
syuilo
6e103510dc Refactor 2019-03-18 13:29:58 +09:00
syuilo
0e595d3b87 Update black.json5 2019-03-18 13:25:56 +09:00
tamaina
c8fe0c384b Improve drive downloading (#4523)
* Improve drive file downloading

* fix name

* wtf crlf

* semicolon
2019-03-18 13:20:49 +09:00
syuilo
fbb1363a69 Update black.json5 2019-03-18 01:29:58 +09:00
syuilo
ca07477b75 不明なリアクションのフォールバックに star を使うようにするオプション 2019-03-18 01:03:35 +09:00
syuilo
e64ae5197e Update black.json5 2019-03-18 00:41:30 +09:00
MeiMei
08144dfce4 Custom reaction (#4517)
* Custom reaction

* increase limit of reactions/delete

* リアクションの場合は OS標準の絵文字を使用 を迂回する

* カスタムリアクションを無効にする設定

* fix

* disableCustomReaction --> enableEmojiReaction

* Avoid MFM rendering

* 🎨

* 🎨

* Auto accept

* custom emoji reaction

* Improve usability

* Extract emojiRegex

* Fix

* Clean up

* 🎨

* 🎨

* toDbReaction で reaction は必須に

あとフォールバックは like に

* Clean up

* Make required

* 3eb08748fe (r266241728)

* Refactor

* Allow null
2019-03-18 00:03:57 +09:00
syuilo
d82265b17a Change default dark theme 2019-03-17 20:48:55 +09:00
syuilo
a8d26de85b Update black.json5 2019-03-17 20:46:14 +09:00
syuilo
4f7dc7bb07 Increase chart limit 2019-03-16 21:02:17 +09:00
MeiMei
7c39999b28 Fix #3504 (#4513) 2019-03-16 18:00:23 +09:00
syuilo
1a6b5f53ca Increase display instances limit 2019-03-16 01:36:10 +09:00
syuilo
a0bb3381c7 Add icons 🎨 2019-03-16 01:34:21 +09:00
syuilo
27dc18e4e4 Resolve #4506 2019-03-16 01:20:13 +09:00
syuilo
989c67b144 Fix bug 2019-03-16 01:08:26 +09:00
syuilo
55cf6b92ab ジョブを一覧できるように 2019-03-15 13:48:17 +09:00
syuilo
3fd0bf2642 🎨 2019-03-15 13:14:50 +09:00
syuilo
55198152fd Better queue chart 2019-03-15 13:09:19 +09:00
syuilo
82b912211b Fix bug 2019-03-15 13:09:05 +09:00
MeiMei
878c6866a5 ファビコンが保存されないのを修正 (#4500)
* Fix ファビコン保存されない

* Fix meta
2019-03-15 12:40:10 +09:00
syuilo
d4b69ee62a Improve queue page 2019-03-15 01:56:40 +09:00
syuilo
ffe0e3ceea 🎨 2019-03-15 01:43:11 +09:00
syuilo
0c117451f3 Improve readability 2019-03-14 16:35:07 +09:00
syuilo
16dea09fb6 Faviconを可変にするなど 2019-03-14 16:30:51 +09:00
syuilo
cd419a2a2f Fix #4489 2019-03-14 15:19:02 +09:00
syuilo
f3f6d0826a 🎨 2019-03-13 23:27:11 +09:00
syuilo
328917153d Refactor 2019-03-13 23:04:17 +09:00
syuilo
d59f9a01d2 🎨 2019-03-13 09:32:10 +09:00
syuilo
268599ac41 🎨 2019-03-13 09:26:38 +09:00
syuilo
19895f242a Refactor 2019-03-13 00:14:44 +09:00
syuilo
733af1003f Resolve #4454 2019-03-13 00:13:56 +09:00
syuilo
750db2e88a Add icons 🎨 2019-03-12 23:30:44 +09:00
syuilo
ff45a8d27d 🎨 2019-03-12 23:14:18 +09:00
MeiMei
ec66381ef7 Fix queue charts (#4482) 2019-03-12 21:53:36 +09:00
syuilo
3a17847d40 🎨 2019-03-12 17:20:40 +09:00
syuilo
57d680b3fb Add queue chart 2019-03-12 17:11:06 +09:00
MeiMei
094d5a72b0 embedプレイヤーを閉じれるように (#4402) 2019-03-12 13:12:34 +09:00
syuilo
96528d139b シェアページを統合 2019-03-12 13:02:16 +09:00
syuilo
39256a1c13 Better share template 2019-03-12 12:59:26 +09:00
syuilo
b665906196 Follow latest Web Share Target specification 2019-03-12 12:55:43 +09:00
syuilo
a7af657143 activeなジョブ数のカウント方法を分けた
https://github.com/syuilo/misskey/issues/4470#issuecomment-471827030
2019-03-12 12:31:01 +09:00
syuilo
997b99cafc Resolve #1736 2019-03-12 00:34:19 +09:00
syuilo
e6c8a45aac Add icons 🎨 2019-03-11 20:12:44 +09:00
syuilo
24158cedb6 Add icon 🎨 2019-03-11 20:07:27 +09:00
syuilo
0599b03ee8 Resolve #4259 2019-03-11 19:43:58 +09:00
syuilo
3791fee78d リストのエクスポートをできるように
#4259
2019-03-11 09:59:07 +09:00
syuilo
6acc01bf81 Resolve #4462 2019-03-10 19:16:33 +09:00
syuilo
f89f6f2d4a 🎨 2019-03-08 15:34:34 +09:00
syuilo
aeb9302001 🎨 2019-03-08 15:27:06 +09:00
syuilo
e36c2ad892 自動更新 2019-03-08 13:10:38 +09:00
syuilo
f82fffeb58 ジョブの数を一覧できるように 2019-03-08 13:03:38 +09:00
syuilo
13205d11ac Resolve #4437 2019-03-07 13:03:46 +09:00
syuilo
e63b300279 Fix 2019-03-07 09:35:23 +09:00
syuilo
db78657b7a 🎨 2019-03-07 09:30:44 +09:00
Acid Chicken (硫酸鶏)
7ff7530f2e Enhance poll (#4409)
* Start working

* WIP: Enhance poll

* Fix bug

* Use `name` in voting note
refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296

* Fix style

* Refactor
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>

* WIP: Update poll editor

* Fix bug

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r

* Fix typo

* Better design

* Beautify poll editor

* Fix UI

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524

* Add debug logging

* Fix bug

* Log deliver

* fix vote

* Update ap/show
refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386

* Update poll view

* Maybe done

* Add tests

* Fix path

* Fix test

* Fix test

* Fix test

* Fix expired check on AP

* Update note.ts

* Squashed commit of the following:

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Squashed commit of the following:

commit ae696b1ed12568b27c27367ac5a77035c97c9a1f
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:11:17 2019 +0900

    fix

commit b735e354e7a9e64534c4f17d04ecbc65fb735c21
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:08:33 2019 +0900

    messge

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Fix typo

* Update vote.ts

* Update vote.ts

* Update poll-editor.vue

* Update tslint.json

* Fix layout

* Add note

* Fix bug

* Rename text key

* 投票するときに投稿として扱わないように (#4425)

* wip

* 形式をMastodonと合わせた

* Bye something

* Use - instead of ~

* Redundancy

* Yes!

* Refactor

* Use moment instead of Date

* Fix indent

* Refactor

if (votes.length)
は必要なさそう

* Clean up

* Bye Date

* Clean

* Fix timer is not displayed

* Fix リモートから無期限pollにvoteできない

* Fix vote actor
2019-03-06 22:55:47 +09:00
syuilo
d04682d709 [Client] Fix bug 2019-03-06 20:17:59 +09:00
Acid Chicken (硫酸鶏)
2f2945f18f Use meta url instead of constant url 2019-03-06 12:31:58 +09:00
syuilo
ec0ef87a38 Fix #4421 2019-03-06 09:24:16 +09:00
syuilo
f7890b696d [Client] Better transition 2019-03-05 20:45:19 +09:00
syuilo
6641d3b35b Refactor 2019-03-05 20:32:39 +09:00
syuilo
e536e499b8 Fix #4416 2019-03-05 08:27:50 +09:00
syuilo
6c708011e0 Fix #4415 2019-03-05 08:24:19 +09:00
syuilo
f205278dbd Resolve #3220 2019-03-04 14:32:36 +09:00
syuilo
25d620dc8d Fix bug 2019-03-04 09:23:45 +09:00
syuilo
82256c8e36 Use vue-json-pretty 2019-03-04 09:16:24 +09:00
MeiMei
d076b04dd5 Revert "Improve log view" (#4406)
This reverts commit e8ef8f0004576b094981094c3d6b71900f29e1b6.
2019-03-04 08:55:35 +09:00
syuilo
c99a64d167 Hide some components 2019-03-03 08:46:42 +09:00
syuilo
796b032158 テーマの切り替えをなめらかに 2019-03-03 08:43:51 +09:00
syuilo
1a539c1261 Improve log view 2019-03-03 08:35:30 +09:00
syuilo
ae0dc96f83 Increase log limit 2019-03-03 08:28:35 +09:00
syuilo
2630b34eca Fix log order 2019-03-03 08:28:12 +09:00
syuilo
53860c5010 Improve usability 2019-03-03 08:23:06 +09:00
syuilo
4574cc2923 Use dot 2019-03-03 07:48:25 +09:00
syuilo
3d277fe4a0 ログをデータベースに保存して管理画面で見れるように 2019-03-02 18:51:59 +09:00
syuilo
c013b4bf25 Add animaition 2019-03-02 14:27:30 +09:00
syuilo
348022571a Fix bug
Fix #4390
2019-03-02 08:13:09 +09:00
syuilo
dbadeff302 モバイルのデッキで返信が表示されない問題を修正 2019-03-02 08:06:03 +09:00
syuilo
5bcec0a82b Refactor 2019-03-02 07:57:18 +09:00
syuilo
b6a7f25f73 Add animation 2019-03-01 14:24:12 +09:00
syuilo
e78e4cc2bf ダークモードの設定をテーマに移動 2019-03-01 11:03:45 +09:00
syuilo
09657df0d2 クライアントの設定コンポーネントを整理
* デスクトップとモバイルで統一
* いくつかの設定を廃止
2019-03-01 10:42:28 +09:00
syuilo
4983c32f31 文字サイズを設定できるように 2019-03-01 08:08:08 +09:00
syuilo
86754b11ef Update compose-notification.ts 2019-02-28 20:57:38 +09:00
syuilo
ed2a778933 Fix error 2019-02-28 14:17:39 +09:00
syuilo
7414366269 🎨 2019-02-28 14:14:05 +09:00
syuilo
ae056509f7 Fix error 2019-02-28 14:13:18 +09:00
syuilo
da84e8a1cb Fix i18n 2019-02-28 14:10:56 +09:00
syuilo
5f50f6df73 Use internal dialog 2019-02-28 14:07:03 +09:00
syuilo
43d2453aa5 Improve usability 2019-02-28 12:53:31 +09:00
syuilo
102dc98ce5 Refactor 2019-02-28 12:49:13 +09:00
syuilo
41796be727 Improve usability 2019-02-28 12:29:04 +09:00
syuilo
57024a538a Improve performance 2019-02-28 12:14:24 +09:00
syuilo
df95c0c1a9 url-previewでembedプレイヤー展開をオプトインにする (#4382)
* url-previewでembedプレイヤー展開をオプトインにする

* remove tabs
2019-02-28 12:05:47 +09:00
syuilo
7e15d90f81 読み込む通知数を増やした 2019-02-28 11:44:16 +09:00
syuilo
e434f9922e 🎨 2019-02-28 11:42:41 +09:00
syuilo
bf3fe593ad [Client] Use class selector to improve performance 2019-02-28 11:39:34 +09:00
mei23
c5b05e90bf remove tabs 2019-02-28 03:57:35 +09:00
mei23
eaccabfbd1 url-previewでembedプレイヤー展開をオプトインにする 2019-02-28 03:46:37 +09:00
syuilo
69e200d574 🎨 2019-02-27 16:47:13 +09:00
syuilo
1a34553931 🎨 2019-02-27 09:27:19 +09:00
syuilo
d2ed002014 Resolve #4374 2019-02-27 05:31:16 +09:00
syuilo
57d6eb2ef8 🎨 2019-02-27 05:20:29 +09:00
syuilo
8f7a7dc619 🎨 2019-02-27 05:16:32 +09:00
syuilo
749ddf249b 🎨 2019-02-27 05:13:11 +09:00
syuilo
1b38b87e6c 🎨 2019-02-26 14:44:26 +09:00
syuilo
0ce087c244 Update notes/featured 2019-02-26 14:42:24 +09:00
syuilo
9adb5c3de8 🎨 2019-02-26 14:37:17 +09:00