summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* New Crowdin updates (#11856)syuilo2023-09-2216-35/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (German) * New translations ja-jp.yml (English) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Swedish) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Japanese, Kansai)
* fix(backend): mostr.pub, ↵typeling15782023-09-223-9/+28
| | | | | | | | | | | | | | | | | | | Mitraのユーザーをフォローできない問題を修正 (#11791) * fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正 * Revert "fix(backend): mostr.pub, Mitraのユーザーをフォローできない問題を修正" This reverts commit 9685715e6470caffc2b0c7b991d55c5edf7fa0f1. * fix ApResolverService * Update CHANGELOG.md * fix test --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat(frontend): ↵かっこかり2023-09-227-4/+46
| | | | | | | | | | | | | | | | | | | | | | | | | センシティブなメディアを目立たせる設定を追加 (#11851) * (add) highlight sensitive image * Update Changelog * (change) 設定の位置 * (add) apply mediaHighlight to video * (change) image -> media * Update CHANGELOG * やっぱもうちょっと太い方がいい * (fix) style * Update ja-JP.yml --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance: 二要素認証設定時のセキュリティを強化 (#11863)syuilo2023-09-2223-122/+400
| | | | | | | | | | | | | | | | | * enhance: 二要素認証設定時のセキュリティを強化 パスワード入力が必要な操作を行う際、二要素認証が有効であれば確認コードの入力も必要にする * Update CoreModule.ts * Update 2fa.ts * wip * wip * Update 2fa.ts * tweak
* tweak uisyuilo2023-09-221-1/+1
|
* fix testsyuilo2023-09-211-0/+1
|
* feat: 指定したユーザーの投稿通知syuilo2023-09-2125-31/+238
| | | | Resolve #11499
* 2023.9.0-beta.10syuilo2023-09-211-1/+1
|
* update depssyuilo2023-09-212-78/+29
|
* enhance(frontend): tweak uisyuilo2023-09-213-0/+5
|
* feat: プロフィールでのリンク検証syuilo2023-09-2113-7/+93
| | | | Resolve #11099
* :art:syuilo2023-09-212-0/+5
|
* update depssyuilo2023-09-214-304/+551
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-09-208-6/+101
|\
| * New Crowdin updates (#11840)syuilo2023-09-208-6/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Thai) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Vietnamese)
* | 2023.9.0-beta.9syuilo2023-09-201-1/+1
|/
* refactorsyuilo2023-09-205-11/+13
|
* update deps (#11849)syuilo2023-09-206-1338/+1170
| | | | | | | * update deps * wip * wip
* Update Dockerfile (#11848)typeling15782023-09-201-1/+2
|
* fix: provide NoSuchNoteError errorsyuilo2023-09-202-0/+8
|
* fix importsyuilo2023-09-203-3/+3
|
* Update ClipService.tssyuilo2023-09-201-12/+8
|
* refactor(backend): update directory structure for modelssyuilo2023-09-20223-488/+488
|
* fixsyuilo2023-09-202-1/+8
|
* feat(frontend): スリープ無効化機能syuilo2023-09-206-37/+60
| | | | Resolve #11853
* refactor(backend): extract clip-related logics to ClipServicesyuilo2023-09-207-147/+211
|
* fix(frontend): 環境によってはMisskey Webが開けない問題を修正syuilo2023-09-192-1/+4
| | | | Fix #11846
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-09-193-17/+28
|\
| * Scratchpadに非同期のエラーを処理する機能を追加 (#11850)FineArchs2023-09-193-17/+28
| | | | | | | | | | | | | | | | | | * opts.callをtopCallに置換 * AiScriptのエラーコールバックをscratchpadに導入 * lint * Update CHANGELOG.md
* | cjssyuilo2023-09-191-0/+0
|/
* refactor(frontend): use ESMsyuilo2023-09-19459-1642/+1643
|
* feat(frontend): ↵syuilo2023-09-196-7/+49
| | | | 任意のユーザーリストをタイムラインページにピン留めできるように
* Update .eslintrc.jssyuilo2023-09-191-1/+1
|
* enhance(dev): ↵syuilo2023-09-192-1/+2
| | | | 関数呼び出しの前にスペースを入れることを許可しない
* feat: Mk:apiが失敗時エラー型の値を返すように (#2) (#11843)FineArchs2023-09-182-2/+6
| | | | | * Mk:apiが失敗時エラー型の値を返すように (#2) * Update CHANGELOG.md
* Update .eslintrc.jssyuilo2023-09-181-1/+1
|
* tabsyuilo2023-09-181-3/+3
|
* fix(frontend): prevent layout-shift of reactions viewersyuilo2023-09-181-1/+1
| | | | Fix #11842
* 2023.9.0-beta.8syuilo2023-09-171-1/+1
|
* fix(frontend): ↵syuilo2023-09-171-1/+1
| | | | 返信ではないノートの詳細ページが見れない(2023.9.0-beta.6)
* 2023.9.0-beta.7syuilo2023-09-171-1/+1
|
* update aiscript to 0.16.0syuilo2023-09-174-17/+12
|
* New Crowdin updates (#11836)syuilo2023-09-1732-36/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Romanian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Swedish) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Romanian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Greek) * New translations ja-JP.yml (Hungarian) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Swedish) * New translations ja-JP.yml (Turkish) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Vietnamese) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Bengali) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Uzbek) * New translations ja-JP.yml (Kannada) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Kabyle) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional)
* fix(backend): ↵syuilo2023-09-172-10/+24
| | | | | | MK_ONLY_SERVERオプションを指定した際にクラッシュする問題を修正 Fix: #11811
* fix testsyuilo2023-09-171-7/+7
|
* fixsyuilo2023-09-172-4/+4
|
* enhance: ↵syuilo2023-09-179-7/+48
| | | | 各ノートが被クリップ数を保持するようにし、無意味にnotes/clipsを叩かないように
* enhance(frontend): improve note detail pagesyuilo2023-09-178-235/+152
|
* Update CHANGELOG.mdsyuilo2023-09-171-0/+2
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-09-161-1/+1
|\