Commit Graph

2772 Commits

Author SHA1 Message Date
cd2542e0fd Refactor 2018-04-02 04:15:27 +09:00
e8bde94e5b Refactor 2018-04-02 04:01:34 +09:00
ad57e36d0d Fix: Add missing bracket 2018-04-02 01:26:17 +09:00
d166dbd01e Merge pull request #1358 from akihikodaki/inbox
Make inbox signature verification compatible with Mastodon
2018-04-02 00:37:41 +09:00
111e5d569c Make inbox signature verification compatible with Mastodon 2018-04-02 00:36:36 +09:00
2cf5a40649 Merge pull request #1357 from akihikodaki/publickey
Force TLS on WebFinger
2018-04-01 23:34:58 +09:00
baf0c4a340 Force TLS on WebFinger 2018-04-01 23:33:48 +09:00
13c2de67a4 Merge pull request #1356 from akihikodaki/publickey
Implement remote follow
2018-04-01 23:32:46 +09:00
dc529711ce Implement remote follow 2018-04-01 23:30:57 +09:00
f78ff27e93 Add missing semicolon 2018-04-01 22:24:44 +09:00
8be069083d Fix type annotation 2018-04-01 22:09:25 +09:00
cd2c23e390 Refactor 2018-04-01 21:56:11 +09:00
a20c1c8547 oops 2018-04-01 21:53:44 +09:00
79f87b6943 Some fixes and refactors 2018-04-01 21:24:25 +09:00
623f5b0072 Better variable name 2018-04-01 21:19:39 +09:00
e285f6feda Add missing semicolon 2018-04-01 21:17:46 +09:00
8e6e70ef8a Remove unnecessary brackets 2018-04-01 21:16:37 +09:00
a7bf324f3c Add missing brackets 2018-04-01 21:15:00 +09:00
cba73d6bc1 Implement account public key endpoint 2018-04-01 20:07:04 +09:00
1f1417a0f7 Implement outbox 2018-04-01 19:21:59 +09:00
0cb6fbea8c Refactor: Better variable name 2018-04-01 18:28:10 +09:00
9a90d8a7b4 Fix type annotation 2018-04-01 18:20:17 +09:00
2e8e5f68dd Merge pull request #1352 from akihikodaki/inbox
Respond with 202 for inbox request
2018-04-01 18:17:36 +09:00
fea2e549ba Resolve conflict 2018-04-01 18:17:04 +09:00
c83bb3b8ab Respond with 202 for inbox request 2018-04-01 18:16:47 +09:00
5323ab8e8e Merge pull request #1351 from akihikodaki/webfinger
Implement post Activity Streams
2018-04-01 18:15:35 +09:00
12a251c7d6 Implement post Activity Streams 2018-04-01 18:12:51 +09:00
63e8050094 Add missing property 2018-04-01 18:07:29 +09:00
d36f5376e3 Fix 2018-04-01 16:46:33 +09:00
54776545b6 Use dot notation 2018-04-01 16:04:23 +09:00
1fc185e569 Merge pull request #1350 from akihikodaki/webfinger
Implement inbox
2018-04-01 16:02:06 +09:00
fabf233478 Implement inbox 2018-04-01 15:58:49 +09:00
b42a915172 [wip] dark mode 2018-04-01 15:58:32 +09:00
9a71a8b917 Implement WebFinger 2018-04-01 14:12:07 +09:00
e0a736a25d Merge pull request #1347 from akihikodaki/user
Mark host parameter of /api/users/show nullable
2018-04-01 14:11:33 +09:00
edfba6eed3 Mark host parameter of /api/users/show nullable 2018-04-01 14:10:22 +09:00
d23de60b8b Disable needless header 2018-04-01 12:43:59 +09:00
c0ad36193c ✌️ 2018-04-01 12:37:53 +09:00
63c3c3dfdd Use sendStatus instead of send 2018-04-01 12:33:26 +09:00
55f716fc62 Merge pull request #1346 from akihikodaki/user
Implement Activity Streams representation of user
2018-04-01 12:27:16 +09:00
975dd842d8 Implement Activity Streams representation of user 2018-04-01 12:24:29 +09:00
a09613cdd4 Fix bug 2018-03-31 21:46:58 +09:00
3178bb20c7 Use Vue rendering function
and some refactors
2018-03-31 21:41:08 +09:00
68a9aac957 Implement remote status retrieval 2018-03-31 20:33:14 +09:00
7da60a0147 Store texts as HTML 2018-03-31 20:30:28 +09:00
8c41432907 Set empty array instead of null to mediaIds property of posts 2018-03-31 20:17:16 +09:00
4e37ee541a デフォルトでドライブ容量は128MiBにした 2018-03-30 21:55:23 +09:00
53beaddde2 oops 2018-03-30 21:37:01 +09:00
616408f36e oops 2018-03-30 21:31:51 +09:00
1af9efe54e 返信先プレビューなどではURLプレビューを表示しないように 2018-03-30 18:48:51 +09:00