Commit Graph

21954 Commits

Author SHA1 Message Date
tamaina 636f9192fc no stream 2023-01-25 14:56:37 +00:00
tamaina a0b3bb2117 good cleanup 2023-01-25 14:45:39 +00:00
tamaina 922c5930d6 remove unnnecessary const 2023-01-25 14:13:08 +00:00
tamaina 88ca63abdc clean up 2023-01-25 14:10:42 +00:00
tamaina 28ac6b8beb fix 2023-01-25 14:09:36 +00:00
tamaina ce8c34a5b7 ✌️ 2023-01-25 14:07:58 +00:00
tamaina 1b09e182a7 wip 2023-01-25 14:02:11 +00:00
tamaina 71a55fe9e8 Merge branch 'develop' into proxy-res-file 2023-01-25 13:51:54 +00:00
tamaina fc641c9b96 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-01-25 06:21:17 +00:00
tamaina 5f49ac1b11 fix(client): アニメーションをオフに設定しても絵文字のアニメーションが止まらない
Fix #9720
2023-01-25 06:21:08 +00:00
syuilo 35fd523edf 13.2.2 2023-01-25 15:15:59 +09:00
syuilo 6721d4216c
New Crowdin updates (#9716)
* 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)
2023-01-25 15:15:29 +09:00
syuilo e3275e916b fix(client): MFMのposition、rotate、scaleで小数が使えない問題を修正 2023-01-25 15:15:15 +09:00
syuilo 3ba5541a66 Update ApResolverService.ts 2023-01-25 12:36:39 +09:00
syuilo 945c50db1f Update ApRequestService.ts 2023-01-25 12:31:03 +09:00
syuilo 30dce42e03 fix deps 2023-01-25 12:17:53 +09:00
syuilo d4fb201d05 fix(server): node-fetchおよびgotを使う以前の実装に戻す
see #9710
2023-01-25 12:00:04 +09:00
syuilo 2a2e8d0cf6 refactor(server): fix type errors 2023-01-25 11:23:57 +09:00
syuilo 520ed8cb4d refactor(server): fix type errors 2023-01-25 11:18:16 +09:00
syuilo 8cab16c824 fix(server): /api/signin always returns 429 when request header x-forwarded-for contains client port
Fix #9408
2023-01-24 17:51:09 +09:00
syuilo 117ac53505 13.2.1 2023-01-24 17:30:51 +09:00
syuilo 2c379732d2
New Crowdin updates (#9696)
* 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)
2023-01-24 17:28:38 +09:00
syuilo 9ca1197759 🎨 2023-01-24 17:26:49 +09:00
syuilo 8d3283e2a5 tweak ti style 2023-01-24 17:25:52 +09:00
tamaina 6589e8a390
Fix #9710 ? (#9712)
* wip

* update pnpm-lock

* use our own DevNull

* fix

* deliverJobConcurrencyをmacSocketsで割ってソケット数にする
2023-01-24 15:54:14 +09:00
syuilo b62894ff56 use minified css 2023-01-24 15:02:16 +09:00
syuilo da274cd458 update deps 2023-01-24 14:49:29 +09:00
syuilo a2268a95be 🎨 2023-01-24 14:10:26 +09:00
tamaina 9fd1b35d95 fix TypeError: Cannot read properties of undefined (reading 'getLogger') 2023-01-24 01:34:14 +00:00
tamaina 2a26e53a44 Merge branch 'serve-stream' into proxy-res-file 2023-01-24 01:12:06 +00:00
tamaina cb2823dc22 Merge branch 'develop' into serve-stream 2023-01-24 01:03:55 +00:00
tamaina cf44aa1d57 Merge branch 'serve-stream' into proxy-res-file 2023-01-24 01:01:53 +00:00
tamaina 6f6f257d8d remove got 2023-01-24 01:01:41 +00:00
tamaina 9623e8aa62 no got 2023-01-24 01:00:09 +00:00
tamaina df50304208 clean up 2023-01-24 00:51:08 +00:00
tamaina b83b2f5d01 wip 2023-01-24 00:33:16 +00:00
tamaina cbf7c296df fix 2023-01-24 00:19:00 +00:00
tamaina 495cb7d311 ✌️ 2023-01-24 00:16:30 +00:00
syuilo 869854eae7 コミット漏れ 2023-01-24 08:32:17 +09:00
syuilo 238f923b41 refactor(server): httpRequestServiceのUndiciFetcher依存をなるべくカプセル化 2023-01-24 08:31:02 +09:00
tamaina 88b41f86a9 rename detectResponseType 2023-01-23 22:20:15 +00:00
tamaina 13b50028d8 Merge branch 'develop' into serve-stream 2023-01-23 22:17:12 +00:00
syuilo e6eae558d3 13.2.0 2023-01-23 20:13:38 +09:00
syuilo 083fa53d9c update deps 2023-01-23 20:13:18 +09:00
syuilo 7b73dd2d62 enhance(server): onlyServer / onlyQueue オプションを復活 2023-01-23 20:07:48 +09:00
syuilo 7028b7331b 他人の実績閲覧時は獲得条件を表示しないように 2023-01-23 16:40:31 +09:00
syuilo eefebab530 アニメーション減らすオプション有効時はリアクションのアニメーションを無効に 2023-01-23 16:36:47 +09:00
syuilo 683ddbef3e update contributors 2023-01-23 16:33:47 +09:00
syuilo bd23522c76 enhance(client): カスタム絵文字一覧のパフォーマンスを改善 2023-01-23 16:19:13 +09:00
nexryai c1dfbe2623
Hide the value of the object storage secret key input form in the control panel (#9706) 2023-01-23 16:08:09 +09:00