Commit graph

4329 commits

Author SHA1 Message Date
syuilo
1c507b89f2 wip 2018-03-28 16:09:49 +09:00
syuilo
0597e13119 wip 2018-03-28 16:07:48 +09:00
syuilo
83aeea9f67 wip 2018-03-28 16:04:44 +09:00
syuilo
3431cbb196 wip 2018-03-28 15:59:34 +09:00
syuilo
69c9711380 wip 2018-03-28 15:54:47 +09:00
syuilo
e766662419 wip 2018-03-28 13:32:05 +09:00
syuilo
b25a590ba9 wip 2018-03-28 13:20:19 +09:00
syuilo
00e4ad08dd wip 2018-03-28 13:16:52 +09:00
syuilo
020819a125 wip 2018-03-28 13:13:10 +09:00
syuilo
a2a3571427 Merge remote-tracking branch 'refs/remotes/origin/master' into #1288-2 2018-03-28 13:06:26 +09:00
syuilo
9ac196d115 #1294 2018-03-28 13:05:36 +09:00
syuilo
0c4bbe6327 Update README.md 2018-03-28 09:59:36 +09:00
syuilo
3dcd4f3d10 Add watch command 2018-03-28 09:38:35 +09:00
syuilo
a1bc0e6769 Prepare new codename 2018-03-28 09:27:57 +09:00
syuilo
af192f8ab1 Update dependencies 🚀 2018-03-28 09:15:58 +09:00
syuilo
95721a2f0a wip 2018-03-28 09:10:05 +09:00
syuilo
63fffcb0da Merge pull request #1318 from akihikodaki/remote
Implement remote account resolution
2018-03-28 08:57:10 +09:00
Akihiko Odaki
c20b22cf22 Implement remote account resolution 2018-03-27 23:51:21 +09:00
syuilo
49b36ee5ef Merge pull request #1316 from akihikodaki/host
Describe host field of user entity
2018-03-27 16:41:26 +09:00
Akihiko Odaki
d0e9d76ed2 Describe host field of user entity 2018-03-27 16:40:10 +09:00
syuilo
e0e3a05acc Merge pull request #1315 from akihikodaki/host
Revert a change for AuthSess query
2018-03-27 16:06:01 +09:00
Akihiko Odaki
055c522e6b Revert a change for AuthSess query 2018-03-27 16:04:22 +09:00
syuilo
f755ddef08 Merge pull request #1314 from akihikodaki/host
Add host_lower to User
2018-03-27 16:00:24 +09:00
Akihiko Odaki
8a2bf01167 Add host_lower to User 2018-03-27 15:57:42 +09:00
syuilo
fa4a66120c Update config.md 2018-03-27 14:20:41 +09:00
syuilo
dc78aa1b11 しゅき 2018-03-27 14:17:38 +09:00
syuilo
753fce41ec Bye bye subdomains 2018-03-27 14:13:12 +09:00
syuilo
b6462b8a2e Merge pull request #1313 from akihikodaki/key
Replace /:user endpoints with /@:user
2018-03-27 12:57:52 +09:00
syuilo
3e8042d4a8 Update docs 2018-03-27 12:55:58 +09:00
Akihiko Odaki
b3d9fced33 Replace /:user endpoints with /@:user 2018-03-27 12:55:33 +09:00
syuilo
b76e29ecdd Bye bye secondary domain 2018-03-27 12:53:34 +09:00
syuilo
0bd51648fc Merge pull request #1312 from syuilo/domain
Domain
2018-03-27 12:46:11 +09:00
syuilo
3fe42336b3 Destory api. subdomain
api.example.com --> example.com/api
2018-03-27 12:45:18 +09:00
syuilo
f612c509b7 Merge remote-tracking branch 'refs/remotes/origin/master' into domain 2018-03-27 12:35:01 +09:00
syuilo
f06e5d1c61 Fix bug 2018-03-27 12:33:51 +09:00
syuilo
f8dbc52fcd Merge remote-tracking branch 'refs/remotes/origin/master' into domain 2018-03-27 12:23:51 +09:00
syuilo
e7b2eec23a Merge pull request #1311 from akihikodaki/key
Fix keypair assignment in a migration script
2018-03-27 12:20:37 +09:00
Akihiko Odaki
3eb659b649 Fix keypair assignment in a migration script 2018-03-27 12:18:22 +09:00
syuilo
ce50b3a8a3 Merge pull request #1309 from akihikodaki/key
Add host field to User
2018-03-27 12:03:48 +09:00
Akihiko Odaki
27ca691543 Add host field to User 2018-03-27 12:02:43 +09:00
syuilo
8f2ca781bb Merge branch 'master' of https://github.com/syuilo/misskey 2018-03-27 11:47:17 +09:00
syuilo
ad515f1cba Refactor 2018-03-27 11:47:13 +09:00
syuilo
ff5ae26f1a Merge pull request #1304 from rinsuki/features/implement-media-video
Implement mk-media-video
2018-03-27 04:43:18 +09:00
syuilo
9bc9fa336e Merge pull request #1303 from akihikodaki/key
Add keypair to local account
2018-03-27 04:42:08 +09:00
Akihiko Odaki
bfe6fc9ebb Add keypair to local account 2018-03-27 00:26:25 +09:00
rinsuki
677a213208 mobile version of media-video 2018-03-26 22:04:34 +09:00
rinsuki
61e9bdba52 implement mk-media-video 2018-03-26 21:54:38 +09:00
syuilo
c18dafae7d Merge branch 'master' of https://github.com/syuilo/misskey 2018-03-26 17:54:13 +09:00
syuilo
dfdb5647a1 Implement packForAp 2018-03-26 17:54:10 +09:00
syuilo
f13f71cb65 Merge pull request #1300 from rinsuki/i18n/mobile.tags.mk-user-timeline.load-more
add mobile.tags.mk-user-timeline.load-more translation
2018-03-26 17:34:48 +09:00