Commit Graph

2136 Commits

Author SHA1 Message Date
syuilo
713480d923 Disable needless header 2018-04-01 12:43:59 +09:00
syuilo
807a88fb9d ✌️ 2018-04-01 12:37:53 +09:00
syuilo
4786a15034 Use sendStatus instead of send 2018-04-01 12:33:26 +09:00
syuilo
a4f47fd034 Merge pull request #1346 from akihikodaki/user
Implement Activity Streams representation of user
2018-04-01 12:27:16 +09:00
Akihiko Odaki
07a9eda9da Implement Activity Streams representation of user 2018-04-01 12:24:29 +09:00
syuilo
6a6eb96daa Fix bug 2018-03-31 21:46:58 +09:00
syuilo
08fefc0184 Use Vue rendering function
and some refactors
2018-03-31 21:41:08 +09:00
Akihiko Odaki
d84e0265e5 Implement remote status retrieval 2018-03-31 20:33:14 +09:00
Akihiko Odaki
7696fd9fd2 Store texts as HTML 2018-03-31 20:30:28 +09:00
Akihiko Odaki
a18e5a90a8 Set empty array instead of null to mediaIds property of posts 2018-03-31 20:17:16 +09:00
syuilo
813ac019c1 デフォルトでドライブ容量は128MiBにした 2018-03-30 21:55:23 +09:00
syuilo
58cd4aafd9 oops 2018-03-30 21:37:01 +09:00
syuilo
daa69b86c0 oops 2018-03-30 21:31:51 +09:00
syuilo
b8dc02a29c 返信先プレビューなどではURLプレビューを表示しないように 2018-03-30 18:48:51 +09:00
syuilo
7ff1d25e28 Merge pull request #1336 from akihikodaki/recommendation
Fix recommendation query
2018-03-30 14:11:11 +09:00
syuilo
b7f03e6851 Merge pull request #1340 from akihikodaki/github
Fix GitHub bot user query
2018-03-30 14:10:23 +09:00
Akihiko Odaki
b60d670dcd Fix GitHub bot user query 2018-03-30 13:00:05 +09:00
Akihiko Odaki
b7f6320166 Fix recommendation query 2018-03-30 12:58:21 +09:00
syuilo
a9e4107416 cw 2018-03-30 11:24:07 +09:00
syuilo
23ab0a5e50 Update user.ts 2018-03-30 00:13:20 +09:00
syuilo
d21887ef13 Update user.ts 2018-03-30 00:05:12 +09:00
syuilo
118c712a2d Use id instead of username
Because username is mutable. id is immutable!
2018-03-30 00:00:19 +09:00
syuilo
299b8c164b Update show.ts 2018-03-29 21:45:43 +09:00
syuilo
5f8d803d5e Update show.ts 2018-03-29 21:44:39 +09:00
syuilo
63830105b9 Update show.ts 2018-03-29 21:36:27 +09:00
syuilo
f9e46cbdf3 oops 2018-03-29 20:50:45 +09:00
syuilo
b5420a6690 Fix bug 2018-03-29 20:37:24 +09:00
syuilo
95a76dd211 ✌️ 2018-03-29 20:34:39 +09:00
syuilo
40c10a00d8 整理した 2018-03-29 20:32:18 +09:00
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