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 |
|