1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 03:05:52 +02:00

serializers/post - run promises in parallel

now w/ opts.detail, returns my_reaction field as 'null' w/ no reaction
(before: field appears w/ some reaction)
This commit is contained in:
otofune
2017-11-05 22:13:28 +09:00
parent 78487934c7
commit 11190f56ad
2 changed files with 70 additions and 53 deletions

View File

@@ -95,6 +95,7 @@
"webpack": "3.8.1"
},
"dependencies": {
"@prezzemolo/rap": "^0.1.0",
"accesses": "2.5.0",
"animejs": "2.2.0",
"autwh": "0.0.1",