Commit graph

32 commits

Author SHA1 Message Date
syuilo
554570cb09 wip 2018-04-15 01:04:40 +09:00
syuilo
ec3fdbc6db Add home customize link 2018-04-13 00:07:13 +09:00
syuilo
3ffae40085 サウンドのボリュームはデフォルトで50%に 2018-04-12 06:20:32 +09:00
syuilo
cca9963a9a ✌️ 2018-04-12 06:18:55 +09:00
syuilo
84ffcb9672 Clean up 2018-04-09 19:53:15 +09:00
syuilo
b4d806033c Fix bug 2018-04-09 19:52:17 +09:00
syuilo
48d540e9f4 Fix bug 2018-04-09 19:23:52 +09:00
syuilo
2560d3d1c1 Fix bug 2018-04-09 19:18:15 +09:00
syuilo
47fc8f63be oops 2018-04-09 18:56:31 +09:00
syuilo
98fe9c39eb Refactor 2018-04-09 18:52:29 +09:00
unarist
8a37227907 Fix banner selection from user page and drives
Previously, updateBanner takes a callback as a first argument of the function, but some calls passes a file object.

I've refactored it with Promise to avoid those misuses (although it should have type definitions :/)
2018-04-09 00:33:56 +09:00
syuilo
2ce9ea2eda
Merge pull request #1418 from unarist/fix/note-detail
Fix errors related to getUserName on NoteDetail component
2018-04-08 20:56:09 +09:00
unarist
0d036100ee Fix errors related to getUserName on NoteDetail component 2018-04-08 20:53:48 +09:00
unarist
c087edd33a Fix model method definitions on profile page components 2018-04-08 20:48:01 +09:00
syuilo
ba280ac380 Fix bug 2018-04-08 19:30:19 +09:00
syuilo
6eefdfcb17 Fix bug 2018-04-08 17:37:16 +09:00
syuilo
6089169a3c oops 2018-04-08 17:20:46 +09:00
syuilo
4753dfa4d9 oops 2018-04-08 17:15:07 +09:00
syuilo
a02ee3a08b Some bug fixes 2018-04-08 03:58:11 +09:00
syuilo
a1b490afa7 Post --> Note
Closes #1411
2018-04-08 02:30:37 +09:00
Akihiko Odaki
f0e8e6392b Allow name property of user to be null 2018-04-06 01:36:34 +09:00
Akihiko Odaki
aa94035987 Introduce acct directory 2018-04-02 13:44:32 +09:00
Akihiko Odaki
4ef3d3a6d2 Introduce renderers directory 2018-04-02 13:41:25 +09:00
Akihiko Odaki
5b9f3701f5 Abolish common and misc directories 2018-04-02 12:58:53 +09:00
syuilo
cd2542e0fd Refactor 2018-04-02 04:15:27 +09:00
syuilo
b42a915172 [wip] dark mode 2018-04-01 15:58:32 +09:00
syuilo
a09613cdd4 Fix bug 2018-03-31 21:46:58 +09:00
syuilo
3178bb20c7 Use Vue rendering function
and some refactors
2018-03-31 21:41:08 +09:00
Akihiko Odaki
7da60a0147 Store texts as HTML 2018-03-31 20:30:28 +09:00
Akihiko Odaki
8c41432907 Set empty array instead of null to mediaIds property of posts 2018-03-31 20:17:16 +09:00
syuilo
1af9efe54e 返信先プレビューなどではURLプレビューを表示しないように 2018-03-30 18:48:51 +09:00
syuilo
cf33e483f7 整理した 2018-03-29 20:32:18 +09:00