Commit graph

58 commits

Author SHA1 Message Date
syuilo 0a1455ac9f メニュー整理 2018-04-17 19:40:02 +09:00
syuilo 2c769c1643 🎨 2018-04-17 19:33:43 +09:00
syuilo d9fe884e87 🎨 2018-04-17 19:32:18 +09:00
rinsuki cc7e374f69 add feedback link 2018-04-17 17:14:25 +09:00
syuilo 40ce8f9532 Fix bug 2018-04-17 15:41:42 +09:00
syuilo a0e640b118 ローカルタイムラインとグローバルタイムラインを実装 2018-04-17 14:52:28 +09:00
syuilo a0a2cecc73 ✌️ 2018-04-17 07:40:19 +09:00
syuilo fdfbd1d202
Merge pull request #1479 from tamaina/master
タイムラインで古い投稿から順に画面から消していく
2018-04-17 04:47:46 +09:00
syuilo 8ff8f14d4e Fix #1486 2018-04-16 15:13:31 +09:00
syuilo 08ce6b895c Fix bug 2018-04-16 07:07:32 +09:00
syuilo 6029b1ca58 Add french 2018-04-16 05:59:21 +09:00
tamaina 8f518eba09
Merge pull request #9 from tamaina/pop
Pop
2018-04-15 23:51:23 +09:00
tamaina 8bfa215208
Update timeline.vue 2018-04-15 23:49:14 +09:00
tamaina 32e40df53c
Merge pull request #8 from syuilo/master
追従
2018-04-15 21:08:58 +09:00
tamaina 83327fc477
Update timeline.vue 2018-04-15 20:57:30 +09:00
tamaina 7df6419208
Update timeline.vue 2018-04-15 20:50:53 +09:00
tamaina aea194fba2
Update timeline.vue 2018-04-15 19:30:51 +09:00
syuilo becdc4b609 oops 2018-04-15 19:24:21 +09:00
syuilo 780b9c51d1 Fix bug 2018-04-15 18:57:59 +09:00
syuilo a9ea405c0c ✌️ 2018-04-15 18:38:40 +09:00
syuilo 10f6d5980f i18n 2018-04-15 07:54:54 +09:00
syuilo 63fdb68320 i18n 2018-04-15 07:51:56 +09:00
syuilo ef715ec64b oops 2018-04-15 07:41:10 +09:00
syuilo 7ced7db866 🍕 2018-04-15 06:21:19 +09:00
syuilo f78ae399f2 wip 2018-04-15 05:22:16 +09:00
syuilo 1464df57fa wip 2018-04-15 02:36:01 +09:00
syuilo 27d5079c7e wip 2018-04-15 02:03:36 +09:00
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 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