summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Rename docker-compose.yml to docker-compose.yml.exampletamaina2023-01-281-0/+0
|
* modify CHANGELOG.mdtamaina2023-01-281-0/+1
|
* fix(client): ↵tamaina2023-01-282-0/+4
| | | | | | Chromeで検索ダイアログで変換確定するとそのまま検索されてしまう Fix #9598
* feat: ↵yupix2023-01-274-0/+17
| | | | | | | | | classicモードでテーマが自動変更された際元に戻すように (#9669) * feat: classicモードでテーマが自動変更された際元に戻すように * docs: update CHANGELOG.md * fix: prefixを miux:ui_temp から ui_temp に変更
* 13.2.5syuilo2023-01-271-1/+1
|
* swがビルドできないのを修正syuilo2023-01-272-225/+215
|
* 13.2.4syuilo2023-01-272-1/+14
|
* update depssyuilo2023-01-275-763/+651
|
* New Crowdin updates (#9734)syuilo2023-01-271-1/+15
| | | | | | | | | | | * 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-273-9/+9
| | | | | | フォロー申請・フォローのボタンが、通知から消えている問題を修正 Fix #9717
* Use cache on build (#9639)Takuya Yoshida2023-01-272-6/+15
|
* enhance(client): tweak custom emoji cachesyuilo2023-01-272-6/+14
|
* tweak blur settingsyuilo2023-01-271-2/+2
|
* refactorsyuilo2023-01-271-1/+1
|
* fix(client): ↵syuilo2023-01-271-1/+1
| | | | ダッシュボードでオンラインユーザー数が表示されない問題を修正
* fix(server): fix aggregation of retentionsyuilo2023-01-271-1/+8
|
* proxyRemoteFilesがfalseならリモートカスタム絵文字は直リン ↵syuilo2023-01-261-1/+5
| | | | する
* 絵文字ピッカーでカスタム絵文字が表示されないのを修正syuilo2023-01-261-1/+2
|
* fix(client): note reacted reflection failedtamaina2023-01-261-5/+2
| | | | Fix #9730
* リアクション履歴が公開なら、ログインしていなくても ↵hayabusa2023-01-261-1/+1
| | | | 示できるように (#9728)
* Default to `animation: false` when prefers-reduced-motion is set (#9690)Kagami Sascha Rosylight2023-01-261-1/+1
| | | | | * Default to `animation: false` when prefers-reduced-motion is set * `.matches`
* Try reinstalling cypress in CI (#9694)Kagami Sascha Rosylight2023-01-261-1/+5
|
* refactor: ↵tamaina2023-01-267-258/+347
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /proxyをFileServerServiceに統合し、/proxyのurlで/filesが指定されていた場合は直接ファイルを解決するようにする (#9709) * wip? * clean up * Implement? HttpFetchService * :v: * remove node-fetch * fix * refactor * fix * gateway timeout * UndiciFetcherクラスを追加 (仮コミット, ビルドもstartもさせていない) * fix * add logger and fix url preview * fix ip check * enhance logger and error handling * fix * fix * clean up * Use custom fetcher for ApRequest / ApResolver * bypassProxyはproxyBypassHostsに判断を委譲するように * set maxRedirections (default 3, ApRequest/ApResolver: 0) * fix * wip???? * wip * :v: * set .node-version * clean up * refactor * clean up * refactor * refactor detectRequestType * rename detectResponseType * :v: * fix * wip * clean up * no got * remove got * wip * :v: * fix * clean up * remove unnnecessary const * good cleanup * no stream * Revert "no stream" This reverts commit 636f9192fcd2b17e71bbf6b5b106b490e0f66244. * fix * cache-control: max-age=300 to error * refactor cleanup
* tweak custom emoji handlingsyuilo2023-01-2619-78/+261
| | | | Close #9721
* chore: check emoji hostsyuilo2023-01-261-4/+6
|
* 13.2.3syuilo2023-01-262-1/+8
|
* tweak error screensyuilo2023-01-261-1/+1
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-01-261-0/+23
|\
| * New Crowdin updates (#9724)syuilo2023-01-261-0/+23
| | | | | | | | | | | | | | | | | | | | | | * 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)
* | lintsyuilo2023-01-261-4/+4
|/
* fix(server): turnstile-failed: missing-input-secretsyuilo2023-01-261-2/+2
| | | | Fix #9726
* 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
| |