summaryrefslogtreecommitdiff
path: root/src/api/serializers/post.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wipsyuilo2018-02-021-192/+0
|
* remove whitespaceotofune2017-11-061-1/+1
|
* add safety guard to serializers & fix importing uncorrect serializerotofune2017-11-061-0/+2
|
* serializers - posts: fix awaitingotofune2017-11-061-1/+1
|
* serializers - posts: no need Promise wrappingotofune2017-11-061-4/+4
|
* follow lintotofune2017-11-051-6/+6
|
* serializers - user: run promises in parallel as possibleotofune2017-11-051-1/+1
|
* serializers/post - run promises in parallelotofune2017-11-051-53/+69
| | | | | now w/ opts.detail, returns my_reaction field as 'null' w/ no reaction (before: field appears w/ some reaction)
* selializers - posts: unneed async-awaitotofune2017-11-051-2/+2
| | | | Promise.all resolves all Promise, and selializeDriveFile returns Promise.
* RENAME: reply_to -> replyこぴなたみぽ2017-11-011-2/+2
|
* wipsyuilo2017-11-011-1/+7
|
* Refactoringsyuilo2017-09-081-7/+10
|
* Refactoringsyuilo2017-09-081-14/+24
|
* Implement #734syuilo2017-08-281-29/+64
|
* #298syuilo2017-03-201-7/+7
|
* :sushi:syuilo2017-03-181-3/+7
| | | | Closes #12, #227 and #58
* Use any instead of ObjectAya Morisawa2017-03-011-5/+5
|
* Implement the poll featuresyuilo2017-02-141-15/+21
| | | | Closes #164
* [API] postにappを含めるようにsyuilo2017-02-081-0/+6
|
* [API] Fix bugsyuilo⭐️2017-01-261-1/+2
|
* :sparkles:Aya Morisawa2017-01-031-1/+1
|
* Initial commit :four_leaf_clover:syuilo2016-12-291-0/+103