syuilo
|
308dedf5e4
|
#1253
|
2018-03-29 15:23:15 +09:00 |
|
syuilo
|
7d2e176aa1
|
Use @type
|
2018-03-29 14:59:06 +09:00 |
|
syuilo
|
64e4057850
|
oops
|
2018-03-29 14:53:48 +09:00 |
|
syuilo
|
47a5ec94f0
|
Resolve conflicts
|
2018-03-29 14:48:47 +09:00 |
|
Akihiko Odaki
|
660cdf05c4
|
Introduce processor
|
2018-03-29 01:54:41 +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
|
753fce41ec
|
Bye bye subdomains
|
2018-03-27 14:13:12 +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
|
3fe42336b3
|
Destory api. subdomain
api.example.com --> example.com/api
|
2018-03-27 12:45:18 +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 |
|
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 |
|
rinsuki
|
abbb03f1e8
|
media-listのgridの処理をJSからCSSに移行
|
2018-03-26 17:26:21 +09:00 |
|
rinsuki
|
0b91abc8dd
|
:mediaList -> :media-list
|
2018-03-26 17:03:20 +09:00 |
|
rinsuki
|
ec9c693d8c
|
mk-images -> mk-media-list, mk-images-image -> mk-media-image
|
2018-03-26 16:56:46 +09:00 |
|
rinsuki
|
6dd71c2770
|
#1296 で壊してしまったのを直した
|
2018-03-26 16:22:00 +09:00 |
|
rinsuki
|
c0ea6939e3
|
デスクトップ版にTwitterでログインするリンクを復活させた
|
2018-03-26 16:18:40 +09:00 |
|
syuilo
|
e049e51c40
|
Merge pull request #1295 from rinsuki/features/user-tab-position-sticky
モバイル版のユーザーページの表示切り変えnavを上についてくるように
|
2018-03-26 16:11:04 +09:00 |
|
rinsuki
|
9648cca8e9
|
モバイル版のユーザーページの表示切り変えnavを上についてくるように
|
2018-03-26 15:56:31 +09:00 |
|
syuilo
|
bc00ae4620
|
Merge pull request #1287 from akihikodaki/account
Introduce account document to user document
|
2018-03-26 14:51:03 +09:00 |
|
rinsuki
|
ab6fa2fb8b
|
document.domainをチェックする際に、hostのかわりにhostnameを使うように
|
2018-03-26 14:27:42 +09:00 |
|
Akihiko Odaki
|
dff27ab5b7
|
Define hostname and secondary_hostname in config
This is missing part of commit 0109e0811c4142153ae3f915295e62630653909e.
|
2018-03-26 14:12:14 +09:00 |
|
Akihiko Odaki
|
0b12d87896
|
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
|
d2a85aebe9
|
using WHATWG URL API
|
2018-03-26 13:57:28 +09:00 |
|
Akihiko Odaki
|
b397fe1c2e
|
Specify Cookie domain with hostname
|
2018-03-26 13:21:41 +09:00 |
|
Akihiko Odaki
|
d8e754acbe
|
Allow to use domain whose prefix is not misskey
|
2018-03-25 23:10:31 +09:00 |
|
Akihiko Odaki
|
a0c778f5c9
|
Pass hostname instead of host to vhost module
|
2018-03-25 22:49:30 +09:00 |
|
syuilo
|
07b37bb367
|
🎨
|
2018-03-19 23:27:34 +09:00 |
|
syuilo
|
316fdd8d77
|
Fix bug
|
2018-03-19 03:46:13 +09:00 |
|
syuilo
|
2cf311a980
|
Fix bug
|
2018-03-19 03:20:10 +09:00 |
|
syuilo
|
f3e6e91a69
|
Embed YouTube
|
2018-03-19 02:56:35 +09:00 |
|
syuilo
|
4347b93491
|
Add animation
|
2018-03-19 01:20:49 +09:00 |
|
syuilo
|
0ca58ed6d8
|
🎨
|
2018-03-18 16:52:28 +09:00 |
|
syuilo
|
d2312959f1
|
🎨
|
2018-03-18 16:47:33 +09:00 |
|
syuilo
|
ba2fe82dbb
|
☕
|
2018-03-18 04:03:30 +09:00 |
|
syuilo
|
4e812c9ef1
|
🎨
|
2018-03-18 04:00:14 +09:00 |
|