syuilo
|
cb8a504362
|
wip
|
2018-04-05 01:22:41 +09:00 |
|
syuilo
|
d826a081a4
|
Merge pull request #1396 from akihikodaki/duplicate
Do not declare two variables in a statement
|
2018-04-05 01:09:18 +09:00 |
|
Akihiko Odaki
|
4460515693
|
Do not declare two variables in a statement
|
2018-04-05 01:07:55 +09:00 |
|
syuilo
|
6bb258f6f0
|
wip
|
2018-04-05 01:07:07 +09:00 |
|
syuilo
|
af3407cdc7
|
Merge pull request #1395 from akihikodaki/duplicate
Let unhandled rejection handler handle rejections in jobs
|
2018-04-05 01:05:50 +09:00 |
|
Akihiko Odaki
|
f0a518ff65
|
Let unhandled rejection handler handle rejections in jobs
|
2018-04-05 01:04:44 +09:00 |
|
syuilo
|
e850c99418
|
wip
|
2018-04-05 00:50:57 +09:00 |
|
syuilo
|
2f08b56498
|
wip
|
2018-04-05 00:40:34 +09:00 |
|
syuilo
|
8ff4b00114
|
wip
|
2018-04-05 00:01:01 +09:00 |
|
syuilo
|
de40762ee8
|
wip
|
2018-04-04 23:59:38 +09:00 |
|
syuilo
|
07884a383e
|
wip
|
2018-04-04 23:22:48 +09:00 |
|
syuilo
|
bddcd13f58
|
wip
|
2018-04-04 23:12:35 +09:00 |
|
syuilo
|
25d3bfde6d
|
Merge pull request #1394 from akihikodaki/duplicate
Retry HTTP requests
|
2018-04-04 22:48:27 +09:00 |
|
Akihiko Odaki
|
6cafb15636
|
Retry HTTP requests
|
2018-04-04 22:45:55 +09:00 |
|
Akihiko Odaki
|
6b10477b00
|
Make HTTP request first in unfollow job
|
2018-04-04 22:05:12 +09:00 |
|
Akihiko Odaki
|
d73810cb72
|
Make HTTP request first in follow processor
|
2018-04-04 21:56:04 +09:00 |
|
Akihiko Odaki
|
2c7e09fc72
|
Extract http request from post delivery job
|
2018-04-04 21:04:58 +09:00 |
|
syuilo
|
b81e80a3fe
|
Merge pull request #1393 from akihikodaki/duplicate
Allow to undo Create activity
|
2018-04-04 19:52:33 +09:00 |
|
Akihiko Odaki
|
cc45e0c3d4
|
Allow to undo Create activity
|
2018-04-04 19:51:41 +09:00 |
|
syuilo
|
a3f8a48ddf
|
[wip] Implement like activity
|
2018-04-04 19:29:06 +09:00 |
|
greenkeeper[bot]
|
b926a2c523
|
fix(package): update element-ui to version 2.3.3
|
2018-04-04 08:43:28 +00:00 |
|
syuilo
|
ce77175b0d
|
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
|
f828753e67
|
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]
|
0bccb81620
|
fix(package): update @types/inquirer to version 0.0.41
|
2018-04-03 21:17:01 +00:00 |
|
greenkeeper[bot]
|
5a11625e59
|
fix(package): update @types/node to version 9.6.2
|
2018-04-03 20:06:17 +00:00 |
|
syuilo
|
0b91e030f5
|
Merge pull request #1388 from akihikodaki/duplicate
Implement Delete activity
|
2018-04-04 00:25:42 +09:00 |
|
Akihiko Odaki
|
6d07ce46dc
|
Implement Delete activity
|
2018-04-04 00:22:00 +09:00 |
|
syuilo
|
134c5d00d0
|
Merge pull request #1387 from akihikodaki/duplicate
Always deduplicate Activity Streams objects by id
|
2018-04-04 00:19:52 +09:00 |
|
Akihiko Odaki
|
7ca7c5e6be
|
Always deduplicate Activity Streams objects by id
|
2018-04-04 00:16:22 +09:00 |
|
syuilo
|
543bd9dfb5
|
Merge pull request #1386 from akihikodaki/uri
Enforce URI uniquness
|
2018-04-04 00:12:40 +09:00 |
|
Akihiko Odaki
|
6cdce579fa
|
Enforce URI uniquness
|
2018-04-04 00:09:00 +09:00 |
|
syuilo
|
5c2978d1f6
|
Refactor
|
2018-04-03 23:59:03 +09:00 |
|
syuilo
|
13f75b6f7d
|
Refactor: Specify return type
|
2018-04-03 23:57:41 +09:00 |
|
syuilo
|
5f0e25be66
|
Refactor: Better variable name
|
2018-04-03 23:14:56 +09:00 |
|
syuilo
|
889c9afbb5
|
Refactor
|
2018-04-03 23:01:48 +09:00 |
|
syuilo
|
2f4ce6c4d8
|
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
|
562ae599f6
|
Wait for promise to resolve in Undo activity handler
|
2018-04-03 22:19:11 +09:00 |
|
syuilo
|
a247a2bd19
|
Merge pull request #1384 from akihikodaki/resolve
Remove resolveRemoteUserObjects method of remote/activitypub/resolver
|
2018-04-03 20:46:13 +09:00 |
|
Akihiko Odaki
|
4c3c87fb99
|
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
|
c1ca137547
|
Improve readability
|
2018-04-03 20:13:04 +09:00 |
|
syuilo
|
e8e1b8fc58
|
Refactor
|
2018-04-03 20:09:26 +09:00 |
|
syuilo
|
78b6f355ad
|
Implement visibility param
|
2018-04-03 17:46:09 +09:00 |
|
syuilo
|
f0bce8718f
|
Merge branch 'master' of https://github.com/syuilo/misskey
|
2018-04-03 17:24:36 +09:00 |
|
syuilo
|
4a1c484b7e
|
Add createdAt property
|
2018-04-03 17:24:28 +09:00 |
|
syuilo
|
d0b75e7403
|
Merge pull request #1383 from akihikodaki/unfollow
Add a missing semicolon
|
2018-04-03 17:23:41 +09:00 |
|
Akihiko Odaki
|
99ef1512c5
|
Add a missing semicolon
|
2018-04-03 17:21:59 +09:00 |
|
syuilo
|
fe6a47b9b6
|
Merge pull request #1382 from akihikodaki/unfollow
Implement remote account unfollow
|
2018-04-03 17:19:52 +09:00 |
|
Akihiko Odaki
|
749f0fd6cb
|
Implement remote account unfollow
|
2018-04-03 17:18:06 +09:00 |
|
syuilo
|
c93f4961a2
|
Merge pull request #1381 from akihikodaki/unfollow
Implement unfollow by remote account
|
2018-04-03 16:37:42 +09:00 |
|
syuilo
|
bda65c120d
|
Merge pull request #1380 from akihikodaki/misc
Fix ActivityStreams collection resolution
|
2018-04-03 16:37:07 +09:00 |
|