syuilo
|
0154e44e1d
|
Fix bugs
|
2018-04-06 03:42:55 +09:00 |
|
syuilo
|
b6aeacdeb9
|
RENAME: api --> services
|
2018-04-06 03:10:25 +09:00 |
|
syuilo
|
0de40f3a76
|
wip
|
2018-04-05 23:24:51 +09:00 |
|
syuilo
|
30bd467b71
|
wip
|
2018-04-05 23:19:47 +09:00 |
|
syuilo
|
5f8ab58446
|
wip
|
2018-04-05 22:49:41 +09:00 |
|
syuilo
|
a6abcd1aa5
|
wip
|
2018-04-05 19:23:42 +09:00 |
|
syuilo
|
2a80fdeafe
|
wip
|
2018-04-05 19:19:00 +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
|
06347cd71e
|
wip
|
2018-04-05 18:08:51 +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
|
fc15249aa4
|
wip
|
2018-04-05 15:50:52 +09:00 |
|
syuilo
|
c2c03a1c65
|
wip
|
2018-04-05 03:21:11 +09:00 |
|
syuilo
|
b6b9875205
|
wip
|
2018-04-05 01:24:01 +09:00 |
|
syuilo
|
eb304cb5fb
|
wip
|
2018-04-05 01:22:41 +09:00 |
|
syuilo
|
fba46b4c7f
|
wip
|
2018-04-05 01:07:07 +09:00 |
|
syuilo
|
fd73fad148
|
wip
|
2018-04-05 00:50:57 +09:00 |
|
syuilo
|
0009a371c8
|
wip
|
2018-04-05 00:40:34 +09:00 |
|
syuilo
|
0ac695edbd
|
wip
|
2018-04-05 00:01:01 +09:00 |
|
syuilo
|
77f056b4fc
|
wip
|
2018-04-04 23:59:38 +09:00 |
|
syuilo
|
5bd1451b61
|
wip
|
2018-04-04 23:22:48 +09:00 |
|
syuilo
|
e8b42d7e16
|
wip
|
2018-04-04 23:12:35 +09:00 |
|
syuilo
|
b60121527d
|
Merge pull request #1393 from akihikodaki/duplicate
Allow to undo Create activity
|
2018-04-04 19:52:33 +09:00 |
|
Akihiko Odaki
|
783453897f
|
Allow to undo Create activity
|
2018-04-04 19:51:41 +09:00 |
|
syuilo
|
2d4fe8c619
|
[wip] Implement like activity
|
2018-04-04 19:29:06 +09:00 |
|
syuilo
|
070f736a48
|
Merge pull request #1390 from syuilo/greenkeeper/@types/inquirer-0.0.41
Update @types/inquirer to the latest version 🚀
|
2018-04-04 10:52:31 +09:00 |
|
syuilo
|
fdee7fb35e
|
Merge pull request #1389 from syuilo/greenkeeper/@types/node-9.6.2
Update @types/node to the latest version 🚀
|
2018-04-04 10:51:27 +09:00 |
|
greenkeeper[bot]
|
0479ba8a13
|
fix(package): update @types/inquirer to version 0.0.41
|
2018-04-03 21:17:01 +00:00 |
|
greenkeeper[bot]
|
b41daf91b2
|
fix(package): update @types/node to version 9.6.2
|
2018-04-03 20:06:17 +00:00 |
|
syuilo
|
b4ebf4033f
|
Merge pull request #1388 from akihikodaki/duplicate
Implement Delete activity
|
2018-04-04 00:25:42 +09:00 |
|
Akihiko Odaki
|
210cb57aa5
|
Implement Delete activity
|
2018-04-04 00:22:00 +09:00 |
|
syuilo
|
507159916d
|
Merge pull request #1387 from akihikodaki/duplicate
Always deduplicate Activity Streams objects by id
|
2018-04-04 00:19:52 +09:00 |
|
Akihiko Odaki
|
5bcb4b1dde
|
Always deduplicate Activity Streams objects by id
|
2018-04-04 00:16:22 +09:00 |
|
syuilo
|
9f659271b5
|
Merge pull request #1386 from akihikodaki/uri
Enforce URI uniquness
|
2018-04-04 00:12:40 +09:00 |
|
Akihiko Odaki
|
fdc81f395d
|
Enforce URI uniquness
|
2018-04-04 00:09:00 +09:00 |
|
syuilo
|
18f317a4ac
|
Refactor
|
2018-04-03 23:59:03 +09:00 |
|
syuilo
|
9694c1fc37
|
Refactor: Specify return type
|
2018-04-03 23:57:41 +09:00 |
|
syuilo
|
a6f63e055a
|
Refactor: Better variable name
|
2018-04-03 23:14:56 +09:00 |
|
syuilo
|
f79e05195b
|
Refactor
|
2018-04-03 23:01:48 +09:00 |
|
syuilo
|
5ea9646252
|
Merge pull request #1385 from akihikodaki/promise
Wait for promise to resolve in Undo activity handler
|
2018-04-03 22:31:04 +09:00 |
|
Akihiko Odaki
|
aa0516d984
|
Wait for promise to resolve in Undo activity handler
|
2018-04-03 22:19:11 +09:00 |
|
syuilo
|
7dc71c09fd
|
Merge pull request #1384 from akihikodaki/resolve
Remove resolveRemoteUserObjects method of remote/activitypub/resolver
|
2018-04-03 20:46:13 +09:00 |
|
Akihiko Odaki
|
c22cb37759
|
Remove resolveRemoteUserObjects method of remote/activitypub/resolver
The value of the value returned by resolveRemoteUserObjects method of
remote/activitypub/resolver was inconsistent.
|
2018-04-03 20:41:54 +09:00 |
|
syuilo
|
f5a948acac
|
Improve readability
|
2018-04-03 20:13:04 +09:00 |
|
syuilo
|
9a6d524d5a
|
Refactor
|
2018-04-03 20:09:26 +09:00 |
|
syuilo
|
172f11a2a0
|
Implement visibility param
|
2018-04-03 17:46:09 +09:00 |
|
syuilo
|
ec629c4d8d
|
Merge branch 'master' of https://github.com/syuilo/misskey
|
2018-04-03 17:24:36 +09:00 |
|
syuilo
|
76efc03963
|
Add createdAt property
|
2018-04-03 17:24:28 +09:00 |
|
syuilo
|
a596a960bf
|
Merge pull request #1383 from akihikodaki/unfollow
Add a missing semicolon
|
2018-04-03 17:23:41 +09:00 |
|