summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix behavior of MkMenu.vuesyuilo2023-09-231-3/+3
|
* enhance: PWAのshort_nameを設定可能にsyuilo2023-09-2311-2/+39
|
* :art:syuilo2023-09-231-2/+2
|
* fix(backend): notes/reactionsのページネーションが機能しないsyuilo2023-09-232-15/+10
|
* :art:syuilo2023-09-231-3/+3
|
* Update index.d.tssyuilo2023-09-231-0/+1
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-09-235-16/+52
|\
| * enhance(frontend): ↵かっこかり2023-09-235-16/+52
| | | | | | | | | | | | | | | | | | プラグインのソースコードを確認・コピーできるように (#11873) * (add) plugin: view and copy source code * (fix) plugin permission ui * Update Changelog
* | Update ja-JP.ymlsyuilo2023-09-231-0/+1
|/ | | | Fix #11870
* :art:syuilo2023-09-221-3/+0
| | | | Resolve #11867
* fix(frontend): ↵syuilo2023-09-221-4/+6
| | | | | | リアクション一覧が種別ごとにフィルタできない Fix #11865
* 2023.9.0-beta.11syuilo2023-09-221-1/+1
|
* feat: ユーザを除外できるアンテナ (#11277)anatawa122023-09-2210-6/+26
| | | | | | | | | | | | | | | | | * feat: ユーザを除外できるアンテナ * feat(backend/api): ユーザを除外できるアンテナの作成・更新 * feat(frontend): ユーザを除外できるアンテナの作成・更新 * docs(changelog): add アンテナで一部のユーザを除外したすべてのノートから受信できるようになりました * fix: d.ts生成時にexport defaultを生成するように * fix CHANGELOG.md --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-09-2219-44/+133
|\
| * 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>
* | update depssyuilo2023-09-225-339/+133
|/
* 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