Commit Graph

2456 Commits

Author SHA1 Message Date
syuilo 8e6e70ef8a Remove unnecessary brackets 2018-04-01 21:16:37 +09:00
syuilo a7bf324f3c Add missing brackets 2018-04-01 21:15:00 +09:00
Akihiko Odaki cba73d6bc1 Implement account public key endpoint 2018-04-01 20:07:04 +09:00
Akihiko Odaki 1f1417a0f7 Implement outbox 2018-04-01 19:21:59 +09:00
syuilo 0cb6fbea8c Refactor: Better variable name 2018-04-01 18:28:10 +09:00
syuilo 9a90d8a7b4 Fix type annotation 2018-04-01 18:20:17 +09:00
syuilo 2e8e5f68dd
Merge pull request #1352 from akihikodaki/inbox
Respond with 202 for inbox request
2018-04-01 18:17:36 +09:00
syuilo fea2e549ba Resolve conflict 2018-04-01 18:17:04 +09:00
Akihiko Odaki c83bb3b8ab Respond with 202 for inbox request 2018-04-01 18:16:47 +09:00
syuilo 5323ab8e8e
Merge pull request #1351 from akihikodaki/webfinger
Implement post Activity Streams
2018-04-01 18:15:35 +09:00
Akihiko Odaki 12a251c7d6 Implement post Activity Streams 2018-04-01 18:12:51 +09:00
syuilo 63e8050094 Add missing property 2018-04-01 18:07:29 +09:00
syuilo d36f5376e3 Fix 2018-04-01 16:46:33 +09:00
syuilo 54776545b6 Use dot notation 2018-04-01 16:04:23 +09:00
syuilo 1fc185e569
Merge pull request #1350 from akihikodaki/webfinger
Implement inbox
2018-04-01 16:02:06 +09:00
Akihiko Odaki fabf233478 Implement inbox 2018-04-01 15:58:49 +09:00
syuilo b42a915172 [wip] dark mode 2018-04-01 15:58:32 +09:00
Akihiko Odaki 9a71a8b917 Implement WebFinger 2018-04-01 14:12:07 +09:00
syuilo e0a736a25d
Merge pull request #1347 from akihikodaki/user
Mark host parameter of /api/users/show nullable
2018-04-01 14:11:33 +09:00
Akihiko Odaki edfba6eed3 Mark host parameter of /api/users/show nullable 2018-04-01 14:10:22 +09:00
syuilo d23de60b8b Disable needless header 2018-04-01 12:43:59 +09:00
syuilo c0ad36193c ✌️ 2018-04-01 12:37:53 +09:00
syuilo 63c3c3dfdd Use sendStatus instead of send 2018-04-01 12:33:26 +09:00
syuilo 55f716fc62
Merge pull request #1346 from akihikodaki/user
Implement Activity Streams representation of user
2018-04-01 12:27:16 +09:00
Akihiko Odaki 975dd842d8 Implement Activity Streams representation of user 2018-04-01 12:24:29 +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 68a9aac957 Implement remote status retrieval 2018-03-31 20:33:14 +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 4e37ee541a デフォルトでドライブ容量は128MiBにした 2018-03-30 21:55:23 +09:00
syuilo 53beaddde2 oops 2018-03-30 21:37:01 +09:00
syuilo 616408f36e oops 2018-03-30 21:31:51 +09:00
syuilo 1af9efe54e 返信先プレビューなどではURLプレビューを表示しないように 2018-03-30 18:48:51 +09:00
syuilo 93ee7a4229
Merge pull request #1336 from akihikodaki/recommendation
Fix recommendation query
2018-03-30 14:11:11 +09:00
syuilo 953c81971a
Merge pull request #1340 from akihikodaki/github
Fix GitHub bot user query
2018-03-30 14:10:23 +09:00
Akihiko Odaki f1140ad300 Fix GitHub bot user query 2018-03-30 13:00:05 +09:00
Akihiko Odaki 277701310e Fix recommendation query 2018-03-30 12:58:21 +09:00
syuilo 75c4c844e6 cw 2018-03-30 11:24:07 +09:00
syuilo 5c3ca62426
Update user.ts 2018-03-30 00:13:20 +09:00
syuilo 74bbfd4144
Update user.ts 2018-03-30 00:05:12 +09:00
syuilo 4c0b48af5e
Use id instead of username
Because username is mutable. id is immutable!
2018-03-30 00:00:19 +09:00
syuilo 228d3141a7
Update show.ts 2018-03-29 21:45:43 +09:00
syuilo 78f7464891
Update show.ts 2018-03-29 21:44:39 +09:00
syuilo 6abb04ea12
Update show.ts 2018-03-29 21:36:27 +09:00
syuilo d68cc702a5 oops 2018-03-29 20:50:45 +09:00
syuilo af1a533d13 Fix bug 2018-03-29 20:37:24 +09:00
syuilo 7228e6d111 ✌️ 2018-03-29 20:34:39 +09:00
syuilo cf33e483f7 整理した 2018-03-29 20:32:18 +09:00
syuilo 31006fbc25 #1253 2018-03-29 15:23:15 +09:00
syuilo 1968d18e3f Use @type 2018-03-29 14:59:06 +09:00
syuilo b3bd6b60b4 oops 2018-03-29 14:53:48 +09:00
syuilo bfc193d8cd Resolve conflicts 2018-03-29 14:48:47 +09:00
Akihiko Odaki 90f8fe7e53 Introduce processor 2018-03-29 01:54:41 +09:00
Akihiko Odaki 68ce6d5748 Implement remote account resolution 2018-03-27 23:51:21 +09:00
syuilo bee892d446
Merge pull request #1316 from akihikodaki/host
Describe host field of user entity
2018-03-27 16:41:26 +09:00
Akihiko Odaki d57b628ee0 Describe host field of user entity 2018-03-27 16:40:10 +09:00
syuilo d6e1aa78cd
Merge pull request #1315 from akihikodaki/host
Revert a change for AuthSess query
2018-03-27 16:06:01 +09:00
Akihiko Odaki f12ea885f7 Revert a change for AuthSess query 2018-03-27 16:04:22 +09:00
syuilo 54eab4395a
Merge pull request #1314 from akihikodaki/host
Add host_lower to User
2018-03-27 16:00:24 +09:00
Akihiko Odaki 285bf04221 Add host_lower to User 2018-03-27 15:57:42 +09:00
syuilo f298fc6eb3 Bye bye subdomains 2018-03-27 14:13:12 +09:00
Akihiko Odaki 834dc49038 Replace /:user endpoints with /@:user 2018-03-27 12:55:33 +09:00
syuilo 336384a193 Bye bye secondary domain 2018-03-27 12:53:34 +09:00
syuilo 003ecd4c58 Destory api. subdomain
api.example.com --> example.com/api
2018-03-27 12:45:18 +09:00
syuilo 9a56c9ad0f
Merge pull request #1309 from akihikodaki/key
Add host field to User
2018-03-27 12:03:48 +09:00
Akihiko Odaki 396bb5821e Add host field to User 2018-03-27 12:02:43 +09:00
syuilo 27183b2142 Merge branch 'master' of https://github.com/syuilo/misskey 2018-03-27 11:47:17 +09:00
syuilo c051779d34 Refactor 2018-03-27 11:47:13 +09:00
syuilo 4189ffd5e4
Merge pull request #1304 from rinsuki/features/implement-media-video
Implement mk-media-video
2018-03-27 04:43:18 +09:00
Akihiko Odaki 001d5faac9 Add keypair to local account 2018-03-27 00:26:25 +09:00
rinsuki 6d69b0d271 mobile version of media-video 2018-03-26 22:04:34 +09:00
rinsuki b1f8fe7752 implement mk-media-video 2018-03-26 21:54:38 +09:00
syuilo 7b0f93464a Merge branch 'master' of https://github.com/syuilo/misskey 2018-03-26 17:54:13 +09:00
syuilo 4c0a341ccf Implement packForAp 2018-03-26 17:54:10 +09:00
rinsuki 1696c50c86 media-listのgridの処理をJSからCSSに移行 2018-03-26 17:26:21 +09:00
rinsuki 4d25db59a9 :mediaList -> :media-list 2018-03-26 17:03:20 +09:00
rinsuki 2dba24d0da mk-images -> mk-media-list, mk-images-image -> mk-media-image 2018-03-26 16:56:46 +09:00
rinsuki ff8b8df075 #1296 で壊してしまったのを直した 2018-03-26 16:22:00 +09:00
rinsuki 7676b86617 デスクトップ版にTwitterでログインするリンクを復活させた 2018-03-26 16:18:40 +09:00
syuilo 8bdb074b5d
Merge pull request #1295 from rinsuki/features/user-tab-position-sticky
モバイル版のユーザーページの表示切り変えnavを上についてくるように
2018-03-26 16:11:04 +09:00
rinsuki fd0e63c12e モバイル版のユーザーページの表示切り変えnavを上についてくるように 2018-03-26 15:56:31 +09:00
syuilo 8d7d200eff
Merge pull request #1287 from akihikodaki/account
Introduce account document to user document
2018-03-26 14:51:03 +09:00
rinsuki 8d6356c565 document.domainをチェックする際に、hostのかわりにhostnameを使うように 2018-03-26 14:27:42 +09:00
Akihiko Odaki 5db00e8179 Define hostname and secondary_hostname in config
This is missing part of commit 0109e0811c.
2018-03-26 14:12:14 +09:00
Akihiko Odaki 19b9cb105d Introduce account document to user document
An account document is attached to a user document if an account of the
user is on the server. It may be missing if the user is on a remote server.
2018-03-26 14:07:16 +09:00
rinsuki 4c9bcf2ab4 using WHATWG URL API 2018-03-26 13:57:28 +09:00
Akihiko Odaki 0109e0811c Specify Cookie domain with hostname 2018-03-26 13:21:41 +09:00
Akihiko Odaki a633f184ab Allow to use domain whose prefix is not misskey 2018-03-25 23:10:31 +09:00
Akihiko Odaki dc351ef396 Pass hostname instead of host to vhost module 2018-03-25 22:49:30 +09:00
syuilo 0823ea7f76 🎨 2018-03-19 23:27:34 +09:00
syuilo 29e84b4be2 Fix bug 2018-03-19 03:46:13 +09:00
syuilo 1e214278c9 Fix bug 2018-03-19 03:20:10 +09:00
syuilo e0ce00bacd Embed YouTube 2018-03-19 02:56:35 +09:00
syuilo f58470979b Add animation 2018-03-19 01:20:49 +09:00
syuilo 70960db60b 🎨 2018-03-18 16:52:28 +09:00
syuilo 1090339e7b 🎨 2018-03-18 16:47:33 +09:00
syuilo 59ea7344f9 2018-03-18 04:03:30 +09:00
syuilo 584ebdbdf1 🎨 2018-03-18 04:00:14 +09:00
syuilo 9a10dd4213 🎨 2018-03-18 03:55:43 +09:00
syuilo 90eb1753c8 🎨 2018-03-18 03:47:10 +09:00
syuilo 6e7e92f18b 🎨 2018-03-18 03:40:51 +09:00
syuilo eea53de963 🎨 2018-03-18 03:40:06 +09:00
syuilo 2d11b3967e oops 2018-03-17 23:16:01 +09:00
syuilo ab8eefda25 ✌️ 2018-03-17 23:01:17 +09:00
syuilo c10c534d02 🎨 2018-03-17 22:29:25 +09:00
syuilo 5ac7a6702c 🎨 2018-03-17 22:16:35 +09:00
syuilo 7bb19f5b9b #1252 2018-03-17 17:53:35 +09:00
syuilo f540393ee8 🎨 2018-03-17 17:47:46 +09:00
syuilo 128b56da28 ✌️ 2018-03-17 03:33:36 +09:00
syuilo f55cb79a70 Refactor 2018-03-17 00:22:22 +09:00
syuilo 747099821f Repost instead of reply 2018-03-17 00:04:33 +09:00
syuilo bcb6b63111 Fix bug 2018-03-16 23:56:20 +09:00
syuilo f42adcabe0 Refactor 2018-03-16 23:38:53 +09:00
syuilo 11cca4882a Add test map 2018-03-16 23:38:34 +09:00
syuilo 8da0b058ab ✌️ 2018-03-16 23:38:25 +09:00
syuilo 62abf32195 ✌️ 2018-03-16 22:38:28 +09:00
syuilo a0337d0489 Destroy background process when game ended 2018-03-16 22:30:08 +09:00
syuilo bc3e50420d
より良い重み付け 2018-03-16 22:23:53 +09:00
syuilo 8b0aabb4cb oops 2018-03-16 06:09:23 +09:00
syuilo 56a1deb9d5 ✌️ 2018-03-16 06:05:39 +09:00
syuilo 8e9d5e8e2a Fix bug 2018-03-16 06:02:18 +09:00
syuilo cada902e7a ✌️ 2018-03-16 05:45:28 +09:00
syuilo f06f7a46bc #1241 2018-03-15 20:19:26 +09:00
syuilo fe81d2b865 Merge branch 'master' of https://github.com/syuilo/misskey 2018-03-15 19:53:56 +09:00
syuilo 1439c3245b ✌️ 2018-03-15 19:53:46 +09:00
Aya Morisawa 0d272a6949
Update front.ts 2018-03-15 15:55:13 +09:00
syuilo 0ca4c7c332 #1203 2018-03-15 15:02:15 +09:00
syuilo f026b39888 ✌️ 2018-03-15 14:37:56 +09:00
syuilo c662726259 Refactor 2018-03-15 14:09:38 +09:00
syuilo 1a8d6e0a25 ✌️ 2018-03-15 13:50:43 +09:00
syuilo cc49e1af8e ✌️ 2018-03-15 13:11:31 +09:00
syuilo 45cb5cec04 #1239 2018-03-15 12:56:50 +09:00
syuilo 2e7feadcd9 ✌️ 2018-03-14 16:12:36 +09:00
syuilo a1e5420b8f Use ReconnectingWebSocket 2018-03-14 06:58:40 +09:00
syuilo 0fb52ea7eb ✌️ 2018-03-14 04:37:20 +09:00
syuilo 85df5ce3f7 ✌️ 2018-03-14 04:30:24 +09:00
syuilo 02d22943c4 Improve othello ai 2018-03-14 04:20:15 +09:00
syuilo 88a06dfff7 oops 2018-03-13 04:06:14 +09:00
syuilo c7272a4de4 ✌️ 2018-03-13 03:22:40 +09:00
syuilo 3a0527805a oops 2018-03-13 02:06:18 +09:00
syuilo c1c5e97d24 Merge branch 'master' of https://github.com/syuilo/misskey 2018-03-13 01:50:06 +09:00
syuilo e6f68e0b9e オセロで黒白を真理値で表現するように 2018-03-13 01:49:54 +09:00
syuilo 49b7340096
Update othello.game.vue 2018-03-12 07:53:58 +09:00
syuilo 408435c195 Oops 2018-03-11 23:50:17 +09:00
syuilo 0ef2261889 ✌️ 2018-03-11 21:48:16 +09:00
syuilo bd79352e80 #1204 2018-03-11 18:08:26 +09:00
syuilo 04cc63ac64 #1231 2018-03-11 17:26:07 +09:00
syuilo 27914e227f #1230 2018-03-11 17:23:59 +09:00
syuilo 98f09ad16c ✌️ 2018-03-11 07:07:22 +09:00
Aya Morisawa 8eea10c4f4
Add Lack of Black map 2018-03-11 04:53:00 +09:00
syuilo a0194b4957 Enable wwbww 2018-03-11 02:17:41 +09:00
syuilo d103a57073 #1232 2018-03-11 01:55:50 +09:00
Aya Morisawa b6b1fb3032
Add 8x8 handicap 16 map 2018-03-11 00:04:25 +09:00
Aya Morisawa 01b2c7b027
Add 8x8 handicap 20 map 2018-03-10 23:36:05 +09:00
syuilo 2ebdd67895 othello/games/show にボードの状態やターン情報を含めるように 2018-03-10 22:30:38 +09:00
syuilo 1dc8ad6d0c ✌️ 2018-03-10 22:23:14 +09:00
syuilo 8281249806 Fix bug 2018-03-10 21:48:20 +09:00
syuilo 3a9b0cce4a Improve readability 2018-03-10 21:29:57 +09:00
syuilo e6d2cbe6a3 ループモード実装 2018-03-10 21:23:00 +09:00
syuilo c8bf30d0d8 どこでも置けるモード実装 2018-03-10 18:22:54 +09:00
syuilo 2acb3ca07d Add some othello maps 2018-03-10 18:04:39 +09:00
syuilo c3a2330569 #1225 2018-03-10 13:42:26 +09:00
syuilo 9010e73d12 ✌️ 2018-03-10 13:22:20 +09:00
syuilo a8d086596f ✌️ 2018-03-10 13:07:17 +09:00
syuilo 59fbf693ed Implement othello map editing 2018-03-10 12:48:41 +09:00
Aya Morisawa 57081857f7
Add Parallel map 2018-03-10 11:42:50 +09:00
Aya Morisawa efdc5366cc
Add 8x8 handicap 12 map 2018-03-09 21:14:46 +00:00
syuilo 754f7a65f0 Add new map 2018-03-10 03:53:42 +09:00
syuilo 30a5bf1a64 Add new handi map 2018-03-10 03:33:03 +09:00
syuilo 5cbac059e5 Better text 2018-03-10 03:29:28 +09:00
syuilo 7bd1199d2e Add some handicap maps 2018-03-10 03:25:59 +09:00
syuilo ec176831bf 先行後攻を決められるように 2018-03-10 03:24:01 +09:00
syuilo 5383714ce8 ✌️ 2018-03-10 03:01:33 +09:00
syuilo 859ea79f31 Fix #1218 2018-03-10 03:01:01 +09:00
syuilo 1690df926a 🎨 2018-03-10 01:48:20 +09:00
syuilo f5fec3d008 ✌️ 2018-03-10 01:48:16 +09:00
syuilo 99bef32d1f Add new othello map 2018-03-09 22:54:30 +09:00
syuilo 79b20a3729 setイベントに次どっちのターンかの情報を含めた 2018-03-09 22:30:02 +09:00
syuilo 601d9cdbdf #1215 2018-03-09 22:06:16 +09:00
syuilo 7f570eb1e7 Add reactor map 2018-03-09 22:05:00 +09:00
syuilo e815d3bed6 Add triangle map 2018-03-09 21:54:47 +09:00
syuilo d7cf78a19e Add galaxy map 2018-03-09 21:51:00 +09:00
syuilo 7f30c26cc2 Add new othello map 2018-03-09 19:10:11 +09:00
syuilo 75285315c5 Fix bug 2018-03-09 18:46:51 +09:00
syuilo e82268db7e ✌️ 2018-03-09 18:29:27 +09:00
syuilo 910ccf1804 なんかもうめっちゃ変えた 2018-03-09 18:11:10 +09:00
Aya Morisawa 61d2497e5c
Add checker map 2018-03-09 03:10:19 +09:00
Aya Morisawa ee9611ec2b
Add X map 2018-03-09 03:01:55 +09:00
syuilo bd07246af6
Merge pull request #1207 from syuilo/othello-reserved-map
Add Reserved map
2018-03-09 02:56:44 +09:00
Aya Morisawa 175b2ed81f
Add Walls map 2018-03-09 02:54:51 +09:00
Aya Morisawa 91f92f9c98
Add reserved map 2018-03-09 02:38:54 +09:00
syuilo b872cde569 Fix islands map 2018-03-09 02:35:35 +09:00
Aya Morisawa 5e2b1f66ef
Add cross map 2018-03-09 02:31:01 +09:00
syuilo 58e4326ebc Remove the duplicatd map 2018-03-09 02:04:55 +09:00
Aya Morisawa 2f593dfa67
Add Two board map 2018-03-09 01:00:21 +09:00
Aya Morisawa b7e3c9b317
Remove trailing + 2018-03-09 00:48:50 +09:00
Aya Morisawa bef678df95
Add Big board map 2018-03-09 00:47:41 +09:00
syuilo 2526960f42 oops 2018-03-08 23:57:33 +09:00
syuilo 5e606684a2 Fix bug 2018-03-08 23:57:11 +09:00
syuilo 2c5d1c6239 ✌️ 2018-03-08 22:11:08 +09:00
syuilo 6d5b486833 Fix bug 2018-03-08 18:30:28 +09:00
syuilo 155012846d #1200 2018-03-08 17:57:57 +09:00
syuilo 08c6c8b917 Fix bug 2018-03-07 23:08:42 +09:00
syuilo 4b7efd1f17 ✌️ 2018-03-07 22:25:26 +09:00
syuilo 50e40ed61e ✌️ 2018-03-07 21:57:06 +09:00
syuilo 88d1ac2556 Fix bug 2018-03-07 19:03:32 +09:00
syuilo d6594b6e65 oops 2018-03-07 18:58:19 +09:00
syuilo a53874edc2 wip 2018-03-07 18:56:55 +09:00
syuilo 7f0b9d933d wip 2018-03-07 18:55:02 +09:00
syuilo 0bca0e8a02 wip 2018-03-07 18:45:16 +09:00
syuilo 161fd4afab wip 2018-03-07 17:48:32 +09:00
syuilo 6c495268ae wip 2018-03-07 11:40:40 +09:00
syuilo 06eabcbc63 wip 2018-03-07 01:54:56 +09:00
syuilo 043cbcf6f5 #1195 2018-03-06 18:06:45 +09:00
syuilo ee676f7cb3 #1191 2018-03-06 14:33:01 +09:00
syuilo e8df6e8116 ✌️ 2018-03-06 14:32:15 +09:00
syuilo 5f8e1ca025
Update settings.vue 2018-03-06 09:58:34 +09:00
syuilo e515276e15 nanka iroiro
Closes #1188
2018-03-06 08:35:25 +09:00
syuilo bd167b48d5 #1189 2018-03-06 07:39:47 +09:00
syuilo ab0b650696 #1184 2018-03-05 20:09:26 +09:00
syuilo 6374ddfc68 ✌️ 2018-03-05 18:37:12 +09:00
syuilo 3a1978cb65 ✌️ 2018-03-05 18:11:07 +09:00
syuilo 592386a2c8 oops 2018-03-05 14:18:00 +09:00
syuilo ca30798910 ✌️ 2018-03-05 14:09:12 +09:00
syuilo 5c6dfe5bb6 Fix bug 2018-03-05 13:46:54 +09:00
syuilo 47c1139a49 Show google maps when geo location attached 2018-03-05 13:40:21 +09:00
syuilo 8955ff538d 🎨 2018-03-05 11:35:58 +09:00
syuilo a9ce3a2f88 ✌️ 2018-03-05 11:33:44 +09:00
syuilo f5f7ceb66b oops 2018-03-05 09:22:28 +09:00
syuilo 84fe2c28ad ✌️ 2018-03-05 09:10:23 +09:00
syuilo e5d6ff0dac 🎨 2018-03-05 09:05:45 +09:00
syuilo 4ca31fd2cf Fix bug 2018-03-05 09:03:54 +09:00
syuilo b0c7cb8803 wip 2018-03-05 08:44:37 +09:00
syuilo cb0d237b6a #1183 2018-03-05 08:07:09 +09:00
syuilo 5daa9262f6 #304 2018-03-05 07:34:29 +09:00
syuilo d0227b95f6
Fix bug 2018-03-04 19:29:21 +09:00
syuilo 9cff3868de make sounds great again 2018-03-04 18:50:30 +09:00
syuilo bad780ce96 🎨 2018-03-04 18:27:22 +09:00
syuilo f152e3a2d5 Fix bug 2018-03-04 18:14:13 +09:00
syuilo e1984e3991 ✌️ 2018-03-04 14:33:39 +09:00
syuilo 073a2def64 #1177 2018-03-04 14:10:14 +09:00
syuilo d54453c5ff ✌️ 2018-03-04 12:14:59 +09:00
syuilo 9ea08051b1 Fix bug 2018-03-04 12:14:59 +09:00
syuilo d7c94de07e #172 2018-03-04 09:39:25 +09:00
syuilo 71b4a73798 🎨 2018-03-03 17:01:41 +09:00
syuilo 85ea92751c oops 2018-03-03 16:59:00 +09:00
syuilo 2c8b4c2ebe 🎨 2018-03-03 16:41:43 +09:00
syuilo a8f6908940 ✌️ 2018-03-03 16:39:53 +09:00
syuilo bc208ce854 Fix bug 2018-03-03 16:35:15 +09:00
syuilo df577b5d63 🎨 2018-03-03 16:27:07 +09:00
syuilo e29e43af3c 🎨 2018-03-03 16:20:28 +09:00
syuilo bec7ed723b ✌️ 2018-03-03 14:42:25 +09:00
syuilo 12f472b3fc ✌️ 2018-03-03 14:25:36 +09:00
syuilo 87d17517f3 ✌️ 2018-03-03 13:48:00 +09:00
syuilo 521b855738
Update drive.vue 2018-03-03 11:27:05 +09:00
syuilo d562fc4a4a
Update ui.header.vue 2018-03-03 11:26:46 +09:00
syuilo 818bdc09be
Update settings.vue 2018-03-03 11:13:28 +09:00
syuilo 41c9426929 nanka iroior 2018-03-03 09:49:47 +09:00
syuilo 6ba1035b69 nanka iroiro
Closes #1168, #1169
2018-03-03 07:32:18 +09:00
syuilo d10be71161 #1161, #1163 2018-03-02 18:46:08 +09:00
syuilo 21ebc5e84e oops 2018-03-02 07:01:47 +09:00
syuilo 423f73777c nanka iroiro 2018-03-02 06:26:31 +09:00
syuilo dd232b996a ✌️ 2018-02-28 05:43:14 +09:00
syuilo 0d43e095cb Fix bug 2018-02-28 01:13:42 +09:00
syuilo 94745e11ac Fix bug 2018-02-28 00:38:00 +09:00
syuilo d96c7ae528 Fix #1156 2018-02-28 00:34:57 +09:00
syuilo 41635ca3d3 oops 2018-02-28 00:30:36 +09:00
syuilo dbc421cb57 ✌️ 2018-02-28 00:11:28 +09:00
syuilo e86386bd8b #1152 2018-02-27 14:11:18 +09:00
syuilo 06d917b4d7 🎨 2018-02-27 14:05:01 +09:00
syuilo a505d627b9 🎨 2018-02-27 12:32:06 +09:00
syuilo 68dd705500 #1153 2018-02-27 12:32:01 +09:00
syuilo d24bb24c6e Fix bug 2018-02-27 06:37:20 +09:00
syuilo 0bbb15afbb ✌️ 2018-02-27 06:35:16 +09:00
syuilo c6118c7bc8 Improve drag and drop 2018-02-27 06:25:17 +09:00
syuilo c4a59c3912 Improve usability 2018-02-27 04:36:16 +09:00
syuilo 44946e8359 Fix bug 2018-02-27 03:48:14 +09:00
syuilo ae20b8c1b2 oops 2018-02-27 02:36:19 +09:00
syuilo 15c94f6b81 ✌️ 2018-02-27 02:17:10 +09:00
syuilo d3639b2df4 #372 2018-02-27 02:10:52 +09:00
syuilo d939e552f3 Fix bugs 2018-02-26 19:23:53 +09:00
syuilo 76db93d690 Fix bug 2018-02-26 19:00:46 +09:00
syuilo 522e3d7f59 🐡 2018-02-26 18:59:26 +09:00
syuilo e56ba51294 ✌️ 2018-02-26 18:57:52 +09:00
こぴなたみぽ ad464c9f78 oops 2018-02-26 18:32:24 +09:00
こぴなたみぽ 37e5a9d06a Fix bug 2018-02-26 18:31:55 +09:00
syuilo 65d564490a Fix bug 2018-02-26 01:36:36 +09:00
syuilo 9292df217c ✌️ 2018-02-26 01:06:21 +09:00
syuilo 3ae824c354 ✌️ 2018-02-26 00:39:05 +09:00
syuilo 157316088e ✌️ 2018-02-25 23:31:41 +09:00
syuilo 18595dd3bb #1145 2018-02-25 22:56:23 +09:00
syuilo 59834220c1 ✌️ 2018-02-25 22:50:26 +09:00
syuilo eebbfb55d4 Fix #1144 2018-02-25 18:40:39 +09:00
syuilo 341618a9d5 v3880 2018-02-25 17:38:16 +09:00
syuilo 0b7f33849a Improve emojis 2018-02-25 17:03:39 +09:00
syuilo 977df7f194 Fix #81 2018-02-25 13:31:02 +09:00
syuilo 493dfd2118 Fix #1141 2018-02-25 13:05:55 +09:00
syuilo 241aebc2f6 🎨 2018-02-25 03:17:13 +09:00
syuilo 5d05781609 🎨 2018-02-25 03:12:57 +09:00
syuilo d37cf47984 🎨 2018-02-25 03:05:29 +09:00
syuilo 3e91159bc3 ✌️ 2018-02-25 02:57:19 +09:00
syuilo 83fde7c131 #1126 2018-02-25 01:55:49 +09:00
syuilo 36c11e1f0f Refactor 2018-02-25 00:18:09 +09:00
syuilo 89a98b2644 Fix #1129 2018-02-24 23:56:57 +09:00
syuilo 8797c975ba Fix #1137 2018-02-24 12:33:49 +09:00
syuilo 6358856a94
Update init.ts 2018-02-24 10:34:36 +09:00
syuilo 2c007ff36f Fix #1130 2018-02-24 07:55:11 +09:00
syuilo a2ed259501 ✌️ 2018-02-24 07:55:11 +09:00
syuilo 482c86a25a ✌️ 2018-02-24 07:55:11 +09:00
syuilo 48341db13d Fix #1131 2018-02-24 07:55:11 +09:00
syuilo 34d570aaeb ✌️ 2018-02-24 03:33:27 +09:00
syuilo ce26d7f3ba ✌️ 2018-02-24 03:30:13 +09:00
syuilo 7c2fce1f77 ✌️ 2018-02-24 03:05:50 +09:00
syuilo cf1f2562d7 ✌️ 2018-02-24 03:03:26 +09:00
syuilo df8a2aea35 Implement #1098 2018-02-24 02:46:09 +09:00
syuilo 10994c2361 ✌️ 2018-02-23 23:30:30 +09:00
syuilo 45634e8d8d ✌️ 2018-02-23 21:46:59 +09:00
syuilo cd9fc9a717 ✌️ 2018-02-23 21:45:59 +09:00
syuilo b3d5b6bd5e Fix bugs 2018-02-23 19:03:41 +09:00
こぴなたみぽ 753e714576 Fix bug 2018-02-23 18:42:49 +09:00
こぴなたみぽ 9c4e3142b1 Clean up 2018-02-23 18:42:38 +09:00
こぴなたみぽ dbc2f42399 Fix #1124 2018-02-23 18:34:14 +09:00
syuilo 04f8c8aac5 Update home.vue 2018-02-23 08:44:32 +09:00
syuilo c386bd1129 Update home.vue 2018-02-23 08:44:16 +09:00
syuilo 9a569fb30c ✌️ 2018-02-23 08:07:30 +09:00
syuilo 2fbd7ff3c6 ✌️ 2018-02-23 07:56:35 +09:00
syuilo 0162f68cce Fix bug 2018-02-23 07:50:47 +09:00
syuilo fc23ee8a92 Update license.ja.pug 2018-02-23 06:30:33 +09:00
syuilo b3cfe756b0 ✌️ 2018-02-23 06:17:10 +09:00
syuilo 23498e3e54 ✌️ 2018-02-23 05:52:14 +09:00
syuilo 28c9458b85 ✌️ 2018-02-23 05:43:19 +09:00
syuilo 54dc54f2ae Fix bug 2018-02-23 05:27:00 +09:00
syuilo 6510068189 Fix bug 2018-02-23 05:15:20 +09:00
syuilo ea125723e3 ✌️ 2018-02-23 05:06:47 +09:00
syuilo f1e241255e Fix bug 2018-02-23 04:49:21 +09:00
syuilo 4cbbaf3f77 ✌️ 2018-02-23 04:07:22 +09:00
syuilo 0247200596 ✌️ 2018-02-23 04:01:22 +09:00
syuilo 80929eb176 ✌️ 2018-02-23 03:33:12 +09:00
syuilo 75c86a8f7f ✌️ 2018-02-23 02:53:36 +09:00
syuilo 633ab4ef00 ✌️ 2018-02-23 02:30:52 +09:00
syuilo 3725d444f1 wip 2018-02-23 02:09:48 +09:00
syuilo c686a10472 wip 2018-02-23 02:06:35 +09:00
syuilo e0ffedca24 wip 2018-02-23 01:27:02 +09:00
syuilo adaa07a6f9 wip 2018-02-23 01:19:51 +09:00
syuilo 1fdc805713 wip 2018-02-23 01:11:09 +09:00
syuilo b5068aae05 wip 2018-02-22 23:53:07 +09:00
syuilo e98626dbbc wip 2018-02-22 23:05:05 +09:00
syuilo 4b228432c1 wip 2018-02-22 22:51:33 +09:00
syuilo e651bd12c3 wip 2018-02-22 22:38:14 +09:00