syuilo
|
b98e67bca4
|
Fix bug
|
2018-04-07 06:58:39 +09:00 |
|
syuilo
|
b6aeacdeb9
|
RENAME: api --> services
|
2018-04-06 03:10:25 +09:00 |
|
Akihiko Odaki
|
d99d628f50
|
Do not save 名無し as the name of a new user
|
2018-04-06 01:37:24 +09:00 |
|
Akihiko Odaki
|
f0e8e6392b
|
Allow name property of user to be null
|
2018-04-06 01:36:34 +09:00 |
|
syuilo
|
fd87a63e57
|
wip
|
2018-04-05 18:50:52 +09:00 |
|
syuilo
|
7403f38fb4
|
wip
|
2018-04-05 18:43:06 +09:00 |
|
syuilo
|
f5c55d46b7
|
wip
|
2018-04-05 17:52:46 +09:00 |
|
syuilo
|
d3ed2761b9
|
wip
|
2018-04-05 15:54:12 +09:00 |
|
syuilo
|
c2c03a1c65
|
wip
|
2018-04-05 03:21:11 +09:00 |
|
Akihiko Odaki
|
168b0730b4
|
Implement Mention object
|
2018-04-05 01:24:39 +09:00 |
|
syuilo
|
fd73fad148
|
wip
|
2018-04-05 00:50:57 +09:00 |
|
syuilo
|
e8b42d7e16
|
wip
|
2018-04-04 23:12:35 +09:00 |
|
Akihiko Odaki
|
d7c13b975f
|
Retry HTTP requests
|
2018-04-04 22:45:55 +09:00 |
|
syuilo
|
172f11a2a0
|
Implement visibility param
|
2018-04-03 17:46:09 +09:00 |
|
Akihiko Odaki
|
4b507ed349
|
Implement remote account unfollow
|
2018-04-03 17:18:06 +09:00 |
|
syuilo
|
648cfa8b8a
|
Clean up
|
2018-04-03 13:08:21 +09:00 |
|
Akihiko Odaki
|
32c008d008
|
Deliver posts to remote followers
|
2018-04-03 02:10:43 +09:00 |
|
syuilo
|
d88f096e6b
|
Fix: Remove unused imports
|
2018-04-02 23:21:04 +09:00 |
|
syuilo
|
5ce6fa67d2
|
Make migration scripts
and use createdAt instead of _id
|
2018-04-02 23:19:07 +09:00 |
|
Akihiko Odaki
|
319e905bf9
|
Introduce followed log and following log
|
2018-04-02 22:00:40 +09:00 |
|
Akihiko Odaki
|
69763ac32b
|
Resolve account by signature in inbox
|
2018-04-02 18:36:47 +09:00 |
|
Akihiko Odaki
|
ce7efc4dbb
|
Distribute posts from remote
|
2018-04-02 17:11:14 +09:00 |
|
Akihiko Odaki
|
aa94035987
|
Introduce acct directory
|
2018-04-02 13:44:32 +09:00 |
|
Akihiko Odaki
|
4ef3d3a6d2
|
Introduce renderers directory
|
2018-04-02 13:41:25 +09:00 |
|
Akihiko Odaki
|
ad38cd2605
|
Introduce publishers directory
|
2018-04-02 13:33:46 +09:00 |
|
Akihiko Odaki
|
3fb6834f7d
|
Introduce config module
|
2018-04-02 13:15:53 +09:00 |
|
Akihiko Odaki
|
5b9f3701f5
|
Abolish common and misc directories
|
2018-04-02 12:58:53 +09:00 |
|
syuilo
|
cd2542e0fd
|
Refactor
|
2018-04-02 04:15:27 +09:00 |
|
syuilo
|
e8bde94e5b
|
Refactor
|
2018-04-02 04:01:34 +09:00 |
|
syuilo
|
d166dbd01e
|
Merge pull request #1358 from akihikodaki/inbox
Make inbox signature verification compatible with Mastodon
|
2018-04-02 00:37:41 +09:00 |
|
Akihiko Odaki
|
111e5d569c
|
Make inbox signature verification compatible with Mastodon
|
2018-04-02 00:36:36 +09:00 |
|
syuilo
|
13c2de67a4
|
Merge pull request #1356 from akihikodaki/publickey
Implement remote follow
|
2018-04-01 23:32:46 +09:00 |
|
Akihiko Odaki
|
dc529711ce
|
Implement remote follow
|
2018-04-01 23:30:57 +09:00 |
|
syuilo
|
f78ff27e93
|
Add missing semicolon
|
2018-04-01 22:24:44 +09:00 |
|
syuilo
|
8be069083d
|
Fix type annotation
|
2018-04-01 22:09:25 +09:00 |
|
Akihiko Odaki
|
cba73d6bc1
|
Implement account public key endpoint
|
2018-04-01 20:07:04 +09:00 |
|
Akihiko Odaki
|
1f1417a0f7
|
Implement outbox
|
2018-04-01 19:21:59 +09:00 |
|
syuilo
|
0cb6fbea8c
|
Refactor: Better variable name
|
2018-04-01 18:28:10 +09:00 |
|
syuilo
|
9a90d8a7b4
|
Fix type annotation
|
2018-04-01 18:20:17 +09:00 |
|
syuilo
|
2e8e5f68dd
|
Merge pull request #1352 from akihikodaki/inbox
Respond with 202 for inbox request
|
2018-04-01 18:17:36 +09:00 |
|
Akihiko Odaki
|
c83bb3b8ab
|
Respond with 202 for inbox request
|
2018-04-01 18:16:47 +09:00 |
|
syuilo
|
5323ab8e8e
|
Merge pull request #1351 from akihikodaki/webfinger
Implement post Activity Streams
|
2018-04-01 18:15:35 +09:00 |
|
Akihiko Odaki
|
12a251c7d6
|
Implement post Activity Streams
|
2018-04-01 18:12:51 +09:00 |
|
syuilo
|
d36f5376e3
|
Fix
|
2018-04-01 16:46:33 +09:00 |
|
syuilo
|
54776545b6
|
Use dot notation
|
2018-04-01 16:04:23 +09:00 |
|
Akihiko Odaki
|
fabf233478
|
Implement inbox
|
2018-04-01 15:58:49 +09:00 |
|
Akihiko Odaki
|
9a71a8b917
|
Implement WebFinger
|
2018-04-01 14:12:07 +09:00 |
|
syuilo
|
e0a736a25d
|
Merge pull request #1347 from akihikodaki/user
Mark host parameter of /api/users/show nullable
|
2018-04-01 14:11:33 +09:00 |
|
Akihiko Odaki
|
edfba6eed3
|
Mark host parameter of /api/users/show nullable
|
2018-04-01 14:10:22 +09:00 |
|
syuilo
|
d23de60b8b
|
Disable needless header
|
2018-04-01 12:43:59 +09:00 |
|
syuilo
|
63c3c3dfdd
|
Use sendStatus instead of send
|
2018-04-01 12:33:26 +09:00 |
|
syuilo
|
55f716fc62
|
Merge pull request #1346 from akihikodaki/user
Implement Activity Streams representation of user
|
2018-04-01 12:27:16 +09:00 |
|
Akihiko Odaki
|
975dd842d8
|
Implement Activity Streams representation of user
|
2018-04-01 12:24:29 +09:00 |
|
Akihiko Odaki
|
68a9aac957
|
Implement remote status retrieval
|
2018-03-31 20:33:14 +09:00 |
|
Akihiko Odaki
|
7da60a0147
|
Store texts as HTML
|
2018-03-31 20:30:28 +09:00 |
|
Akihiko Odaki
|
8c41432907
|
Set empty array instead of null to mediaIds property of posts
|
2018-03-31 20:17:16 +09:00 |
|
syuilo
|
4e37ee541a
|
デフォルトでドライブ容量は128MiBにした
|
2018-03-30 21:55:23 +09:00 |
|
syuilo
|
616408f36e
|
oops
|
2018-03-30 21:31:51 +09:00 |
|
syuilo
|
93ee7a4229
|
Merge pull request #1336 from akihikodaki/recommendation
Fix recommendation query
|
2018-03-30 14:11:11 +09:00 |
|
syuilo
|
953c81971a
|
Merge pull request #1340 from akihikodaki/github
Fix GitHub bot user query
|
2018-03-30 14:10:23 +09:00 |
|
Akihiko Odaki
|
f1140ad300
|
Fix GitHub bot user query
|
2018-03-30 13:00:05 +09:00 |
|
Akihiko Odaki
|
277701310e
|
Fix recommendation query
|
2018-03-30 12:58:21 +09:00 |
|
syuilo
|
75c4c844e6
|
cw
|
2018-03-30 11:24:07 +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
|
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
|
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 |
|