Commit Graph

2196 Commits

Author SHA1 Message Date
syuilo
757eca395b Fix: Remove unused imports 2018-04-02 23:21:04 +09:00
syuilo
6a3cd68423 Make migration scripts
and use createdAt instead of _id
2018-04-02 23:19:07 +09:00
syuilo
1a156b94dd Merge pull request #1374 from akihikodaki/log
Introduce followed log and following log
2018-04-02 22:06:24 +09:00
Akihiko Odaki
f3e3c58fe1 Introduce followed log and following log 2018-04-02 22:00:40 +09:00
syuilo
1d393b9fb0 Merge pull request #1373 from akihikodaki/misc
Implement Follow activity
2018-04-02 19:53:04 +09:00
Akihiko Odaki
00253eb355 Implement Follow activity 2018-04-02 19:50:40 +09:00
syuilo
c69c7b1919 Merge pull request #1372 from akihikodaki/misc
Improve WebFinger verification
2018-04-02 19:38:47 +09:00
Akihiko Odaki
cf195b8e92 Improve WebFinger verification 2018-04-02 19:37:00 +09:00
syuilo
2536d58d72 ✌️ 2018-04-02 18:59:48 +09:00
syuilo
cbfc35101d Merge pull request #1371 from akihikodaki/misc
Resolve account by signature in inbox
2018-04-02 18:38:29 +09:00
Akihiko Odaki
00110e37f2 Resolve account by signature in inbox 2018-04-02 18:36:47 +09:00
syuilo
7d679fb115 Merge pull request #1368 from akihikodaki/misc
Distribute posts from remote
2018-04-02 17:41:51 +09:00
Akihiko Odaki
ebae97a1fe Distribute posts from remote 2018-04-02 17:11:14 +09:00
syuilo
756c1e974e Present icons 2018-04-02 15:22:32 +09:00
syuilo
4b0df0923e Clean up 2018-04-02 15:19:12 +09:00
syuilo
39662b0e01 Add visibility property 2018-04-02 14:18:01 +09:00
Akihiko Odaki
f47bcd1ebe Introduce acct directory 2018-04-02 13:44:32 +09:00
Akihiko Odaki
38d0f2b9af Introduce renderers directory 2018-04-02 13:41:25 +09:00
Akihiko Odaki
e8d54d0175 Introduce publishers directory 2018-04-02 13:33:46 +09:00
Akihiko Odaki
8b3407e16c Introduce config module 2018-04-02 13:15:53 +09:00
Akihiko Odaki
a9c0dd5e53 Abolish common and misc directories 2018-04-02 12:58:53 +09:00
syuilo
b1f563fe8b Refactor 2018-04-02 11:14:45 +09:00
syuilo
15a42e5b34 Refactor 2018-04-02 04:52:11 +09:00
syuilo
dd5a773d3b Refactor 2018-04-02 04:48:38 +09:00
syuilo
057c1e3c07 Refactor 2018-04-02 04:15:27 +09:00
syuilo
da22a11340 Refactor 2018-04-02 04:01:34 +09:00
syuilo
030ceb1a11 Fix: Add missing bracket 2018-04-02 01:26:17 +09:00
syuilo
c01e51419e Merge pull request #1358 from akihikodaki/inbox
Make inbox signature verification compatible with Mastodon
2018-04-02 00:37:41 +09:00
Akihiko Odaki
aaf8397128 Make inbox signature verification compatible with Mastodon 2018-04-02 00:36:36 +09:00
syuilo
a390f7d6e4 Merge pull request #1357 from akihikodaki/publickey
Force TLS on WebFinger
2018-04-01 23:34:58 +09:00
Akihiko Odaki
40756d0b0f Force TLS on WebFinger 2018-04-01 23:33:48 +09:00
syuilo
a0cf789450 Merge pull request #1356 from akihikodaki/publickey
Implement remote follow
2018-04-01 23:32:46 +09:00
Akihiko Odaki
dedd5bbdba Implement remote follow 2018-04-01 23:30:57 +09:00
syuilo
2037d1c602 Add missing semicolon 2018-04-01 22:24:44 +09:00
syuilo
a60482e90a Fix type annotation 2018-04-01 22:09:25 +09:00
syuilo
a3229a2308 Refactor 2018-04-01 21:56:11 +09:00
syuilo
5970159490 oops 2018-04-01 21:53:44 +09:00
syuilo
28c8b843ee Some fixes and refactors 2018-04-01 21:24:25 +09:00
syuilo
4841bc4642 Better variable name 2018-04-01 21:19:39 +09:00
syuilo
0aee0bde27 Add missing semicolon 2018-04-01 21:17:46 +09:00
syuilo
823438f05b Remove unnecessary brackets 2018-04-01 21:16:37 +09:00
syuilo
4ebb22f37d Add missing brackets 2018-04-01 21:15:00 +09:00
Akihiko Odaki
92b3501c6b Implement account public key endpoint 2018-04-01 20:07:04 +09:00
Akihiko Odaki
344c6b7b39 Implement outbox 2018-04-01 19:21:59 +09:00
syuilo
e494fdd6da Refactor: Better variable name 2018-04-01 18:28:10 +09:00
syuilo
40c9adfef5 Fix type annotation 2018-04-01 18:20:17 +09:00
syuilo
d960e52690 Merge pull request #1352 from akihikodaki/inbox
Respond with 202 for inbox request
2018-04-01 18:17:36 +09:00
syuilo
f9c290a9df Resolve conflict 2018-04-01 18:17:04 +09:00
Akihiko Odaki
f53497e2c0 Respond with 202 for inbox request 2018-04-01 18:16:47 +09:00
syuilo
961fe33bb9 Merge pull request #1351 from akihikodaki/webfinger
Implement post Activity Streams
2018-04-01 18:15:35 +09:00