summaryrefslogtreecommitdiff
path: root/src/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* ハッシュ値は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
|
* wipsyuilo2017-11-014-2/+27
|
* wipsyuilo2017-11-012-0/+82
|
* wipsyuilo2017-10-312-0/+34
|
* wipsyuilo2017-10-312-4/+12
|
* Fix indentsyuilo2017-10-311-5/+5
|
* wipsyuilo2017-10-312-6/+42
|
* RENAME: bbs -> channelsyuilo2017-10-314-52/+52
|
* Merge remote-tracking branch 'refs/remotes/origin/master' into bbssyuilo2017-10-318-63/+124
|\
| * 未読の通知がある場合アイコンを表示するようにsyuilo2017-10-308-63/+124
| |
* | wipsyuilo2017-10-303-0/+86
|/
* :v:syuilo2017-10-081-2/+4
|
* :v:syuilo2017-10-081-11/+24
|
* :v:syuilo2017-10-081-2/+6
|
* :v:syuilo2017-10-081-1/+64
|