summaryrefslogtreecommitdiff
path: root/src/server/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Emoji support in profile (#3514)MeiMei2018-12-061-0/+20
| | | | | | * Emoji in profile * Add emojis to fields
* Resolve #327syuilo2018-12-031-0/+9
|
* Remove self-assignment (#3476)Aya Morisawa2018-12-021-1/+1
|
* Fix #3445 (#3471)Aya Morisawa2018-12-021-3/+1
|
* Improve performancesyuilo2018-12-021-2/+9
|
* Resolve external recommended users (#3462)MeiMei2018-12-021-9/+34
| | | | | | | | | | * Resolve external recommended users * Skip unresolvable users * Fix indent * Use original for unresolvable users
* Allow hyphens in the middle of remote usernames (#3440)Acid Chicken (硫酸鶏)2018-12-011-1/+1
| | | | | | | | | | * Allow hyphens in the middle of remote usernames refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2 * Make options fallback better * Make options flat
* Remove consecutive blank lineAya Morisawa2018-11-301-1/+0
|
* Fix #3442 (#3443)MeiMei2018-11-301-0/+1
|
* Fix SMTP (#3436)MeiMei2018-11-301-2/+4
|
* Fix #3432syuilo2018-11-301-78/+0
|
* Fix #3434syuilo2018-11-301-1/+1
|
* Fix SMTP (#3433)MeiMei2018-11-301-2/+3
| | | | | | | | * Fix: SMTP local relay * Fix SMTP SSL description * :v:
* Fix #3430syuilo2018-11-291-4/+4
|
* メールサーバーの設定がオフの場合はメール設定を表示 ↵syuilo2018-11-291-6/+4
| | | | ないように
* Make require password to update emailsyuilo2018-11-291-0/+12
|
* Implement email configsyuilo2018-11-293-1/+170
|
* Mark chart apis as stablesyuilo2018-11-2910-0/+20
|
* Cookieを使わないようにsyuilo2018-11-281-1/+2
|
* Update signin.tssyuilo2018-11-281-12/+14
|
* No caching /api/ (#3411)MeiMei2018-11-271-0/+6
|
* Image for web publish (#3402)MeiMei2018-11-268-8/+9
| | | | | | | | * Image for Web * Add comment * Make main to original
* Fix lintsyuilo2018-11-241-1/+1
|
* Resolve #3158syuilo2018-11-243-19/+1
|
* Do not use _replyIds (#3392)MeiMei2018-11-231-10/+7
|
* Resolve #3366syuilo2018-11-232-164/+0
|
* Resolve #3376syuilo2018-11-232-0/+12
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-11-231-2/+2
|\
| * Fix #3343 (#3383)nico2018-11-231-2/+2
| | | | | | Setting "X-Forwarded-Proto: https" in the SSL proxy is the correct way to do this
* | Improve user operationssyuilo2018-11-234-6/+138
|/ | | | | Resolve #2197 Resolve #3367
* Remove unneccesary cast (#3355)Aya Morisawa2018-11-221-1/+1
|
* Fix #3361 (#3362)Acid Chicken (硫酸鶏)2018-11-221-1/+1
| | | | | | * Update create.ts * Update api.ts
* Feature / user recommendation config in admin ui (#3357)Hakaba Hitoyo2018-11-213-4/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add config for external user recommendation into admin ui * debug * correct admin ui * switch external user recommendation to admin ui config * debug * debug * debug * Revert "debug" This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f. * explicit parseInt radix * add Japanese message * change default engine to https * remove unused settings * debug * nullable externalUserRecommendationTimeout
* Fix: ap/show (#3350)MeiMei2018-11-201-2/+2
|
* Hide unused login method (#3285)MeiMei2018-11-171-3/+4
|
* Update github-bot.tssyuilo2018-11-161-1/+1
|
* Resolve #3274syuilo2018-11-161-0/+11
|
* Update github-bot.tssyuilo2018-11-161-2/+2
|
* Clean upsyuilo2018-11-161-4/+0
|
* Update github-bot.tssyuilo2018-11-161-1/+1
| | | | follow dvelop instead master
* local only visibility (#3254)MeiMei2018-11-161-0/+9
| | | | | | * local only visibility * fix UI
* WIP: Add Discord auth (#3239)Acid Chicken (硫酸鶏)2018-11-154-1/+345
| | | | | | * Add Discord auth * Apply review 175263424
* [API] Add /instancessyuilo2018-11-151-0/+51
|
* Moderator systemsyuilo2018-11-1516-12/+111
| | | | Closes #2357
* Fix: default order of users/notes (#3234)MeiMei2018-11-141-0/+2
|
* Update github-bot.tssyuilo2018-11-141-9/+9
|
* Fix: notes/create hangs when rejected (#3221)MeiMei2018-11-132-9/+11
|
* sort user timeline by date (#3210)MeiMei2018-11-131-4/+4
|
* Improve streamingsyuilo2018-11-121-2/+2
|
* [API] Fix #3203syuilo2018-11-112-1/+2
|