summaryrefslogtreecommitdiff
path: root/src/server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* メールサーバーの設定がオフの場合はメール設定を表示 ↵syuilo2018-11-291-6/+4
| | | | ないように
* Make require password to update emailsyuilo2018-11-291-0/+12
|
* Implement email configsyuilo2018-11-294-1/+189
|
* 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
|
* Return 404 for undefined .well-known (#3404)MeiMei2018-11-261-0/+5
|
* Image for web publish (#3402)MeiMei2018-11-269-8/+28
| | | | | | | | * Image for Web * Add comment * Make main to original
* Fix lintsyuilo2018-11-241-1/+1
|
* Resolve #3158syuilo2018-11-243-19/+1
|
* Update url-preview.tssyuilo2018-11-241-2/+0
|
* Do not use _replyIds (#3392)MeiMei2018-11-231-10/+7
|
* Resolve #3366syuilo2018-11-232-164/+0
|
* Resolve #3376syuilo2018-11-233-2/+17
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-11-233-4/+4
|\
| * Fix #3343 (#3383)nico2018-11-231-2/+2
| | | | | | Setting "X-Forwarded-Proto: https" in the SSL proxy is the correct way to do this
| * No cache /notes/:note (#3382)MeiMei2018-11-222-2/+2
| |
* | 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
|
* Explicitly set max-age (#3330)MeiMei2018-11-203-0/+10
|
* 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-163-3/+15
| | | | | | * 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
|
* Improve streaming APIsyuilo2018-11-1117-0/+20
|
* Fix bugsyuilo2018-11-091-2/+3
|
* Use sum function (#3174)Aya Morisawa2018-11-091-3/+4
|
* [API] Fix #3169syuilo2018-11-091-6/+2
|
* Refactoring of i18n (#3165)syuilo2018-11-091-3/+2
| | | Refactoring of i18n
* Fix bugsyuilo2018-11-081-0/+6
|
* GitHub / Twitter連携の設定をDBに保存するようにsyuilo2018-11-076-412/+496
|
* Fixsyuilo2018-11-071-1/+1
|
* インスタンスの対象言語の設定を実装syuilo2018-11-072-0/+12
|
* [API] Improve drive/files/upload_from_urlsyuilo2018-11-071-2/+19
|