Commit graph

4326 commits

Author SHA1 Message Date
syuilo 65069d5fdb wip 2018-03-28 15:59:34 +09:00
syuilo 02be56cfc0 wip 2018-03-28 15:54:47 +09:00
syuilo 69cef75b53 wip 2018-03-28 13:32:05 +09:00
syuilo ac12e63a85 wip 2018-03-28 13:20:19 +09:00
syuilo 7310435584 wip 2018-03-28 13:16:52 +09:00
syuilo 73bb57480b wip 2018-03-28 13:13:10 +09:00
syuilo e802198b27 Merge remote-tracking branch 'refs/remotes/origin/master' into #1288-2 2018-03-28 13:06:26 +09:00
syuilo eb443709bf #1294 2018-03-28 13:05:36 +09:00
syuilo 43f882b778
Update README.md 2018-03-28 09:59:36 +09:00
syuilo f839204dd2 Add watch command 2018-03-28 09:38:35 +09:00
syuilo 16f2adf48c Prepare new codename 2018-03-28 09:27:57 +09:00
syuilo 10d828c94f Update dependencies 🚀 2018-03-28 09:15:58 +09:00
syuilo 0cc5ca598a wip 2018-03-28 09:10:05 +09:00
syuilo 3c553ba674
Merge pull request #1318 from akihikodaki/remote
Implement remote account resolution
2018-03-28 08:57:10 +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 8db06cb58c
Update config.md 2018-03-27 14:20:41 +09:00
syuilo 34fb39f12a しゅき 2018-03-27 14:17:38 +09:00
syuilo f298fc6eb3 Bye bye subdomains 2018-03-27 14:13:12 +09:00
syuilo d0c875c1e0
Merge pull request #1313 from akihikodaki/key
Replace /:user endpoints with /@:user
2018-03-27 12:57:52 +09:00
syuilo 696d810677 Update docs 2018-03-27 12:55:58 +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 4814ac9d45
Merge pull request #1312 from syuilo/domain
Domain
2018-03-27 12:46:11 +09:00
syuilo 003ecd4c58 Destory api. subdomain
api.example.com --> example.com/api
2018-03-27 12:45:18 +09:00
syuilo 8eebec30b8 Merge remote-tracking branch 'refs/remotes/origin/master' into domain 2018-03-27 12:35:01 +09:00
syuilo d0d55f2b5e Fix bug 2018-03-27 12:33:51 +09:00
syuilo affaf07d3f Merge remote-tracking branch 'refs/remotes/origin/master' into domain 2018-03-27 12:23:51 +09:00
syuilo 792b657a82
Merge pull request #1311 from akihikodaki/key
Fix keypair assignment in a migration script
2018-03-27 12:20:37 +09:00
Akihiko Odaki 629e19603e Fix keypair assignment in a migration script 2018-03-27 12:18:22 +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
syuilo 7ee39a2f17
Merge pull request #1303 from akihikodaki/key
Add keypair to local account
2018-03-27 04:42:08 +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
syuilo e9038f8ec9
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
rinsuki 8eab25f22c add mobile.tags.mk-user-timeline.load-more translation 2018-03-26 17:33:29 +09:00
syuilo e6af2ebe0c
Merge pull request #1299 from rinsuki/features/media-list-grid-js-to-css
media-listのgridの処理をJSからCSSに移行
2018-03-26 17:28:20 +09:00
rinsuki 1696c50c86 media-listのgridの処理をJSからCSSに移行 2018-03-26 17:26:21 +09:00