summaryrefslogtreecommitdiff
path: root/src/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [API] Fix bugsyuilo2017-02-141-0/+5
|
* Clean up: Remove unused importssyuilo2017-02-141-3/+0
|
* Implement the poll featuresyuilo2017-02-147-20/+182
| | | | Closes #164
* #160syuilo2017-02-142-20/+28
|
* [API] Fix bugsyuilo2017-02-141-6/+6
|
* いい感じにしたsyuilo2017-02-137-21/+30
|
* [API] Fix bugsyuilo2017-02-131-1/+1
|
* [API] Fix bugsyuilo2017-02-121-2/+0
|
* [Server] Fix bugsyuilo2017-02-121-12/+12
|
* [Server] Fix bugsyuilo2017-02-121-1/+2
|
* [Server] :v:syuilo2017-02-121-6/+9
|
* Remove unused codesyuilo2017-02-121-12/+0
|
* Revert "[Server] Fix bug"syuilo2017-02-121-1/+1
| | | | This reverts commit d0f8634865be5ee1aa1c809e9f564f7aa1201d19.
* [API] Fix: Validate file_idsyuilo2017-02-121-0/+5
|
* [Server] Fix bugsyuilo2017-02-121-1/+1
|
* [Server] text/plainの場合もJSONとして解析するようにsyuilo2017-02-121-1/+3
|
* [Server] Misskey API server is now accept a JSON as well as a ↵syuilo2017-02-121-0/+1
| | | | | | application/x-www-form-urlencoded Related to #154
* [API] Fix bugsyuilo2017-02-121-0/+4
|
* 1000文字まで受け付けるようにsyuilo2017-02-091-1/+1
|
* [API] Fix bugsyuilo2017-02-093-3/+16
|
* [API] Fix bugsyuilo2017-02-091-0/+6
|
* [API] Fix bugsyuilo2017-02-093-3/+9
|
* [API] Fix bugsyuilo2017-02-091-1/+3
|
* Refactor: Remove the unused importsyuilo2017-02-091-1/+0
|
* nanka iroirosyuilo2017-02-092-0/+61
|
* [API] postにappを含めるようにsyuilo2017-02-081-0/+6
|
* [Server] toLowerCase :v:syuilo2017-02-081-2/+2
|
* Merge branch 'master' of https://github.com/syuilo/misskeysyuilo2017-02-081-1/+6
|\
| * Update github.tssyuilo⭐️2017-02-071-1/+6
| |
* | SHA256にしたsyuilo2017-02-081-3/+3
|/
* [Server] Better debug messagesyuilo2017-02-061-2/+2
|
* [Server] Delete the needless propertysyuilo2017-02-061-0/+2
|
* [Server] Add some debug messagessyuilo2017-02-061-2/+21
|
* [Server] Add 'hash' index to the drive_files collectionsyuilo2017-02-011-1/+5
|
* [Server] Remove needless querysyuilo2017-02-011-3/+2
|
* [Server] Improve github notificationsyuilo2017-02-011-5/+43
|
* Refactor: Improve readabiliysyuilo2017-02-011-4/+4
|
* Refactor: Improve readabilitysyuilo2017-02-011-2/+3
|
* [Server] Fix bugsyuilo2017-02-011-0/+1
|
* Fix urlsyuilo2017-02-011-1/+1
|
* やったsyuilo2017-02-011-1/+24
|
* <WIP> #52syuilo2017-02-012-0/+19
|
* Fix: Add missing semicolonsyuilo2017-01-311-1/+1
|
* [Server] Fix bugsyuilo2017-01-311-2/+4
|
* [API] Fix bugsyuilo2017-01-261-1/+1
|
* [API] Fix bugsyuilo2017-01-261-0/+1
|
* [API] Fix bugsyuilo⭐️2017-01-261-1/+2
|
* [API] Fix bugsyuilo2017-01-261-4/+8
| | | | Closes #76
* [API] Fix bugsyuilo⭐️2017-01-251-0/+1
|
* [API] resolve deprecation errorotofune2017-01-241-1/+1
| | | | | error detail: DeprecationWarning: Calling an asynchronous function without callback is deprecated.