summaryrefslogtreecommitdiff
path: root/src/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixsyuilo2017-11-121-0/+2
|
* Optimizationsyuilo2017-11-121-8/+34
|
* #905syuilo2017-11-111-3/+20
|
* Update notification.tsこぴなたみぽ2017-11-111-2/+2
|
* Improve readabilitysyuilo2017-11-111-1/+1
|
* [Bot] タイムラインや通知を遡れるようにsyuilo2017-11-111-34/+117
|
* [LINE] 通知の表示に対応syuilo2017-11-112-1/+62
|
* [API] Improve drive/filessyuilo2017-11-091-0/+7
|
* なんかもうめっちゃやったsyuilo2017-11-087-61/+131
|
* Fix bugsyuilo2017-11-081-1/+1
|
* Improve performancesyuilo2017-11-086-8/+9
|
* Fix bugssyuilo2017-11-082-4/+3
|
* #882syuilo2017-11-072-4/+4
|
* use 'name' param as GridFS file's 'filename'otofune2017-11-074-5/+5
|
* ハッシュ値はMongoDB側で管理されているから手動でインデ ↵syuilo2017-11-061-2/+0
| | | | ックスを明示する必要はなさそうだ
* Fix index creationsyuilo2017-11-061-1/+1
|
* Refactorsyuilo2017-11-061-5/+4
|
* remove whitespaceotofune2017-11-061-1/+1
|
* add safety guard to serializers & fix importing uncorrect serializerotofune2017-11-063-1/+5
|
* /drive/files/update - return collectly valueotofune2017-11-061-8/+9
|
* fix lint (automattic)otofune2017-11-067-22/+21
|
* remove consoleotofune2017-11-061-1/+0
|
* core - fix metadata searchingotofune2017-11-061-4/+2
|
* MongoDBの階層構造検索に関する思い違いの修正otofune2017-11-068-36/+15
|
* fixotofune2017-11-061-2/+2
|
* fixotofune2017-11-064-17/+20
|
* serializers - posts: fix awaitingotofune2017-11-061-1/+1
|
* api - endpoint:timeline: unneed promise wrappingotofune2017-11-061-7/+8
|
* serializers - posts: no need Promise wrappingotofune2017-11-061-4/+4
|
* fix timelineotofune2017-11-061-1/+1
|
* serializers - drive-file: add created_at field by uploadedDateotofune2017-11-061-0/+1
|
* migration to GridFS's DriveFileotofune2017-11-0611-70/+66
|
* support GridFSotofune2017-11-062-16/+36
|
* follow lintotofune2017-11-052-9/+9
|
* serializers - user: run promises in parallel as possibleotofune2017-11-052-18/+24
|
* 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.
* Refactorsyuilo2017-11-021-2/+3
|
* Implement Channel Watchingsyuilo2017-11-018-26/+216
|
* wipsyuilo2017-11-011-2/+5
|
* wipsyuilo2017-11-011-13/+16
|
* Fix bugsyuilo2017-11-011-4/+6
|
* wipsyuilo2017-11-011-0/+6
|
* Refactorこぴなたみぽ2017-11-011-20/+20
|
* RENAME: reply_to -> replyこぴなたみぽ2017-11-0113-26/+26
|
* Oopssyuilo2017-11-011-1/+0
|
* Refactorsyuilo2017-11-011-8/+8
|
* Fix bugsyuilo2017-11-011-5/+7
|
* wipsyuilo2017-11-012-0/+62
|
* wipsyuilo2017-11-014-9/+38
|