Commit graph

68 commits

Author SHA1 Message Date
syuilo
3a8f65677c Add new text syntax
And some fixes
2018-04-19 15:05:39 +09:00
syuilo
9b05c40c2b ストーキング実装
Closes #1511
2018-04-19 12:43:25 +09:00
syuilo
3a92f3a3ba Fix design 2018-04-18 19:47:56 +09:00
syuilo
ec528ddff6 Fix bug 2018-04-18 14:14:30 +09:00
syuilo
0480c7f116 Clean up 2018-04-18 07:36:04 +09:00
syuilo
73aa2aa991 タイムラインでリプライ先の投稿を表示するか否か設定できるように 2018-04-18 07:35:56 +09:00
syuilo
33bef79e89 🎨 2018-04-18 07:23:27 +09:00
syuilo
9aef9c640f 良い感じに 2018-04-17 22:25:51 +09:00
syuilo
e39b53b625 🎨 2018-04-17 20:17:00 +09:00
syuilo
273ce6f621 メニュー整理 2018-04-17 19:40:02 +09:00
syuilo
6056ffe582 🎨 2018-04-17 19:33:43 +09:00
syuilo
c2d8d958a6 🎨 2018-04-17 19:32:18 +09:00
rinsuki
203cbe3a07 add feedback link 2018-04-17 17:14:25 +09:00
syuilo
6d1b89c436 Fix bug 2018-04-17 15:41:42 +09:00
syuilo
dda9e28337 ローカルタイムラインとグローバルタイムラインを実装 2018-04-17 14:52:28 +09:00
syuilo
e2378380c6 ✌️ 2018-04-17 07:40:19 +09:00
syuilo
8755d65383 Merge pull request #1479 from tamaina/master
タイムラインで古い投稿から順に画面から消していく
2018-04-17 04:47:46 +09:00
syuilo
34f669ffe6 Fix #1486 2018-04-16 15:13:31 +09:00
syuilo
df9380fa46 Fix bug 2018-04-16 07:07:32 +09:00
syuilo
09713d5c3c Add french 2018-04-16 05:59:21 +09:00
tamaina
115adbf444 Merge pull request #9 from tamaina/pop
Pop
2018-04-15 23:51:23 +09:00
tamaina
c9b26183f3 Update timeline.vue 2018-04-15 23:49:14 +09:00
tamaina
170b4c6db2 Merge pull request #8 from syuilo/master
追従
2018-04-15 21:08:58 +09:00
tamaina
4358d61d64 Update timeline.vue 2018-04-15 20:57:30 +09:00
tamaina
78479d3f17 Update timeline.vue 2018-04-15 20:50:53 +09:00
tamaina
de7542b939 Update timeline.vue 2018-04-15 19:30:51 +09:00
syuilo
72e268ef81 oops 2018-04-15 19:24:21 +09:00
syuilo
8ff4d8325f Fix bug 2018-04-15 18:57:59 +09:00
syuilo
696a8c80f7 ✌️ 2018-04-15 18:38:40 +09:00
syuilo
610f856f03 i18n 2018-04-15 07:54:54 +09:00
syuilo
60326d5155 i18n 2018-04-15 07:51:56 +09:00
syuilo
3c94a26d1f oops 2018-04-15 07:41:10 +09:00
syuilo
593abb2a8e 🍕 2018-04-15 06:21:19 +09:00
syuilo
2d26269d99 wip 2018-04-15 05:22:16 +09:00
syuilo
c814b11314 wip 2018-04-15 02:36:01 +09:00
syuilo
ff641d4d10 wip 2018-04-15 02:03:36 +09:00
syuilo
69f947348a wip 2018-04-15 01:04:40 +09:00
syuilo
8f76d99d64 Add home customize link 2018-04-13 00:07:13 +09:00
syuilo
71623762cd サウンドのボリュームはデフォルトで50%に 2018-04-12 06:20:32 +09:00
syuilo
a06dccab40 ✌️ 2018-04-12 06:18:55 +09:00
syuilo
87740e8986 Clean up 2018-04-09 19:53:15 +09:00
syuilo
a2014d8021 Fix bug 2018-04-09 19:52:17 +09:00
syuilo
e901582838 Fix bug 2018-04-09 19:23:52 +09:00
syuilo
1fc56be0d2 Fix bug 2018-04-09 19:18:15 +09:00
syuilo
130dd2739d oops 2018-04-09 18:56:31 +09:00
syuilo
37a99f0f02 Refactor 2018-04-09 18:52:29 +09:00
unarist
8835d23b69 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
cffc8d124c 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
858e689389 Fix errors related to getUserName on NoteDetail component 2018-04-08 20:53:48 +09:00
unarist
6af2cd7a29 Fix model method definitions on profile page components 2018-04-08 20:48:01 +09:00