summaryrefslogtreecommitdiff
path: root/src/server (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* chore(server): Add TODOsyuilo2020-04-261-0/+4
|
* Fix #6289syuilo2020-04-211-1/+1
|
* カスタム絵文字リアクションがプレビューされない不具 ↵Xeltica2020-04-181-1/+5
| | | | | | | を修正 fix #6272 (#6273) * カスタム絵文字リアクションがプレビューされない不具合を修正 * add comments
* Resolve #5755syuilo2020-04-132-0/+10
|
* プロキシの除外ホスト (#6244)MeiMei2020-04-122-0/+9
| | | | | | | | | | | * プロキシの除外ホスト * オブジェクトストレージとの通信にProxyを使うかを選択できるように * fix lint * コメント Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* Fix typo (#6238)MeiMei2020-04-112-2/+2
|
* Use node-fetch instead of request (#6228)MeiMei2020-04-093-70/+19
| | | | | | | | | | | * requestをnode-fetchになど * format * fix error * t * Fix test
* refactor: Use ===syuilo2020-04-047-15/+15
|
* enhance(server): Log error message when internal error occuredsyuilo2020-04-041-1/+1
|
* Revertsyuilo2020-04-031-6/+5
|
* APIリファレンスのカテゴリ処理の修正 (#6218)MeiMei2020-04-0316-13/+19
| | | | | * APIリファレンスのカテゴリ処理の修正 * tune
* Pre-render ReDoctamaina2020-04-031-5/+6
| | | | redoc-cliはexpandResponsesは200のみとすると数値と認識されてしまい設定できないため202,204という指定にしています
* feat(streaming): Add emoji added eventsyuilo2020-04-022-0/+14
|
* Refactoringsyuilo2020-03-313-23/+3
|
* Merge branch 'master' into developsyuilo2020-03-313-5/+9
|\
| * Fix #6203syuilo2020-03-313-5/+9
| |
* | APIの権限設定漏れを修正 (#6202)MeiMei2020-03-302-2/+4
| | | | | | | | | | * Fix: 権限設定漏れ * requireAdmin
* | admin/accounts/createで一般ユーザーがアカウントを作成し放 ↵MeiMei2020-03-301-1/+1
| | | | | | | | なのを修正 (#6205)
* | Fix #6199 (#6201)MeiMei2020-03-292-2/+3
| |
* | トークン系の乱数ソースではcryptoを使うように (#6200)MeiMei2020-03-294-8/+8
|/
* Add miauth info into meta.featuressyuilo2020-03-291-0/+1
|
* アプリの権限を確認できるようにsyuilo2020-03-291-0/+1
|
* Fix typesyuilo2020-03-291-1/+1
|
* Fix bugsyuilo2020-03-293-5/+5
|
* Refactor: Use ===syuilo2020-03-291-1/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-03-281-1/+1
|\
| * lint fixmei232020-03-281-1/+1
| |
* | Fix bugsyuilo2020-03-281-1/+2
|/
* Update gen-token.tssyuilo2020-03-281-0/+1
|
* インストールしたアプリ見れるようにしたり削除できる ↵syuilo2020-03-281-0/+24
| | | | うにしたり
* Resolve #6192syuilo2020-03-2811-36/+73
|
* Add i/apps private APIsyuilo2020-03-281-0/+41
|
* Implement MiAuthsyuilo2020-03-2811-25/+115
|
* wipsyuilo2020-03-271-46/+1
|
* Fix #6180syuilo2020-03-231-2/+9
|
* Refactorsyuilo2020-03-231-4/+4
|
* テーマインポート機能を実装するなどsyuilo2020-03-231-3/+3
|
* Fix #6110syuilo2020-03-212-0/+5
| | | | updatedAt が null なユーザーは検索に出てこなくなる副作用あり
* Resolve #6110syuilo2020-03-212-2/+7
|
* 連携ログインができないのなどを修正 (#6162)MeiMei2020-03-204-33/+18
| | | | | | | | | * 連携ログインができないのを修正 * Cookie名変更, セッションに * igiはやっぱり非セッションCookieで * 2回目以降Discordログインできなくなるのを修正
* wip #6140syuilo2020-03-0713-39/+39
|
* Resolve #6137syuilo2020-03-0713-15/+75
|
* lintをGitHub Actions でするように (#6101)rinsuki2020-03-043-5/+6
| | | | | | | | | | * package.json の lint スクリプトを修正 * lint アクションを追加 * yarn lint --fix * 手動修正
* Fix: mainStreamのミュート情報が再接続まで反映されない (#6072)MeiMei2020-02-261-5/+3
|
* Better featured injectionsyuilo2020-02-221-3/+11
|
* Resolve #6043syuilo2020-02-212-0/+10
|
* Fix commentssyuilo2020-02-201-3/+0
|
* Fix #6036syuilo2020-02-201-1/+1
|
* Resolve #6028syuilo2020-02-201-0/+2
|
* Update search-by-tag.tssyuilo2020-02-201-1/+1
|