summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into emoji-retamaina2023-01-2555-755/+822
|\
| * :art:syuilo2023-01-251-2/+1
| |
| * :art:syuilo2023-01-251-3/+3
| |
| * サードパーティからも自身のロールを確認できるようにsyuilo2023-01-251-1/+1
| | | | | | | | Close #9700
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-01-254-6/+57
| |\
| | * 13.2.2syuilo2023-01-252-1/+9
| | |
| | * New Crowdin updates (#9716)syuilo2023-01-251-0/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian)
| | * fix(client): ↵syuilo2023-01-251-5/+5
| | | | | | | | | | | | MFMのposition、rotate、scaleで小数が使えない問題を修正
| * | fix(client): ↵tamaina2023-01-251-1/+1
| |/ | | | | | | | | | | アニメーションをオフに設定しても絵文字のアニメーションが止まらない Fix #9720
| * Update ApResolverService.tssyuilo2023-01-251-1/+2
| |
| * Update ApRequestService.tssyuilo2023-01-251-1/+2
| |
| * fix depssyuilo2023-01-252-9/+7
| |
| * fix(server): node-fetchおよびgotを使う以前の実装に戻すsyuilo2023-01-2513-425/+201
| | | | | | | | see #9710
| * refactor(server): fix type errorssyuilo2023-01-253-6/+6
| |
| * refactor(server): fix type errorssyuilo2023-01-252-12/+24
| |
| * fix(server): /api/signin always returns 429 when request header ↵syuilo2023-01-241-5/+10
| | | | | | | | | | | | x-forwarded-for contains client port Fix #9408
| * 13.2.1syuilo2023-01-242-2/+7
| |
| * New Crowdin updates (#9696)syuilo2023-01-249-39/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Chinese Traditional)
| * :art:syuilo2023-01-241-1/+1
| |
| * tweak ti stylesyuilo2023-01-241-3/+5
| |
| * Fix #9710 ? (#9712)tamaina2023-01-244-19/+49
| | | | | | | | | | | | | | | | | | | | | | * wip * update pnpm-lock * use our own DevNull * fix * deliverJobConcurrencyをmacSocketsで割ってソケット数にする
| * use minified csssyuilo2023-01-241-1/+1
| |
| * update depssyuilo2023-01-246-205/+150
| |
| * :art:syuilo2023-01-244-4/+4
| |
| * fix TypeError: Cannot read properties of undefined (reading 'getLogger')tamaina2023-01-241-1/+1
| |
| * コミット漏れsyuilo2023-01-242-6/+5
| |
| * refactor(server): ↵syuilo2023-01-243-47/+49
| | | | | | | | httpRequestServiceのUndiciFetcher依存をなるべくカプセル化
| * 13.2.0syuilo2023-01-232-2/+2
| |
| * update depssyuilo2023-01-233-25/+29
| |
| * enhance(server): onlyServer / onlyQueue オプションを復活syuilo2023-01-233-38/+53
| |
| * 他人の実績閲覧時は獲得条件を表示しないようにsyuilo2023-01-232-3/+5
| |
| * アニメーション減らすオプション有効時はリアクション ↵syuilo2023-01-231-0/+2
| | | | | | | | アニメーションを無効に
| * update contributorssyuilo2023-01-231-5/+60
| |
| * enhance(client): カスタム絵文字一覧のパフォーマンスを改善syuilo2023-01-231-2/+7
| |
| * Hide the value of the object storage secret key input form in the control ↵nexryai2023-01-231-1/+1
| | | | | | | | panel (#9706)
| * fix(client): Aiscript: button is not definedsyuilo2023-01-232-1/+8
| | | | | | | | Fix #9704
| * 13.1.8syuilo2023-01-221-1/+1
| |
| * New Crowdin updates (#9692)syuilo2023-01-222-0/+33
| | | | | | | | | | * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Ukrainian)
| * Fix #9691tamaina2023-01-221-0/+2
| |
* | fixtamaina2023-01-221-1/+1
| |
* | better category null handlingtamaina2023-01-222-5/+15
| |
* | remove console.logtamaina2023-01-222-5/+0
| |
* | 1時間にtamaina2023-01-222-3/+3
| |
* | :v:tamaina2023-01-222-3/+5
| |
* | wiptamaina2023-01-225-15/+18
| |
* | :v:tamaina2023-01-221-25/+0
| |
* | wiptamaina2023-01-222-3/+5
| |
* | wiptamaina2023-01-2212-37/+114
| |
* | fixtamaina2023-01-221-1/+1
| |
* | Merge branch 'develop' into emoji-retamaina2023-01-22113-550/+5099
|\|