Commit graph

2107 commits

Author SHA1 Message Date
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