summaryrefslogtreecommitdiff
path: root/packages/frontend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* perf(frontend): reduce api requests for non-logged-in enviroment (#15001)syuilo2024-11-214-6/+60
| | | | | | | * wip * Update CHANGELOG.md * wip
* feat: 絵文字のポップアップメニューに編集を追加 (#15004)鴇峰 朔華2024-11-202-5/+52
| | | | | | | | | * Mod: 絵文字のポップアップメニューに編集を追加 * fix: code styleの修正 * fix: code styleの修正 * fix
* リノートメニューに「リノートの詳細」を追加 (#14985)FineArchs2024-11-191-0/+10
| | | | | | | | | | | | | | | * add renote-detail menu * changelog * Apply suggestions from code review Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> * Update CHANGELOG.md --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix(frontend): ↵かっこかり2024-11-191-2/+5
| | | | | | | | | | | | | | | TypeScriptの型チェック対象ファイルを限定して高速化するように (#14994) * fix frontend tsconfig includes * fix frontend-embed tsconfig includes * fix eslint in frontend / frontend-embed * Update Changelog --------- Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
* enhance(frontend): ↵おさむのひと2024-11-182-7/+64
| | | | | | | | | | | | | | | | | | | | | デッキ表示時にサイドバーを展開・折りたたみできるように (#14983) * enhance(frontend): デッキ表示時にサイドバーを展開・折りたたみできるように * wip * wip * Update navbar.vue * ✌️ * Update CHANGELOG.md * 🎨 --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* 🎨syuilo2024-11-161-1/+15
|
* add warning for open registration (#14963)syuilo2024-11-161-4/+17
| | | | | | | | | | | * wip * wip * Update ja-JP.yml * Update index.d.ts * ✌️
* 🎨syuilo2024-11-161-3/+3
|
* Revert "use nodemon 3.0.2"syuilo2024-11-151-1/+1
| | | | This reverts commit ce1f84e5a3c4c906ca611a4c4aa558f5012394d9.
* use nodemon 3.0.2syuilo2024-11-151-1/+1
| | | | #14966
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-11-153-38/+78
|\
| * feat: 送信したフォローリクエストを確認できるように ↵かっこかり2024-11-153-38/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#14856) * FEAT: Allow users to view pending follow requests they sent This commit implements the `following/requests/sent` interface firstly implemented on Firefish, and provides a UI interface to view the pending follow requests users sent. * ux: should not show follow requests tab when have no pending sent follow req * fix default followreq tab * fix default followreq tab * restore missing hasPendingReceivedFollowRequest in navbar * refactor * use tabler icons * tweak design * Revert "ux: should not show follow requests tab when have no pending sent follow req" This reverts commit e580b92c37f27c2849c6d27e22ca4c47086081bb. * Update Changelog * Update Changelog * change tab titles --------- Co-authored-by: Lhc_fl <lhcfl@outlook.com> Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
* | chore(frontend): tweak animation stylesyuilo2024-11-151-9/+6
|/
* update deps (#14950)syuilo2024-11-151-39/+39
| | | | | | | | | | | | | | | | | * update deps * wip * Revert "wip" This reverts commit 393de249fe248ae181221266e0b7828a3ac53152. * wip * wip * wip * wip
* fix(frontend): ↵かっこかり2024-11-151-0/+1
| | | | | | | | | | | | | スマホで表示した時にipv6だとはみ出てしまうのを修正 (#14960) * fix(frontend): スマホで表示した時にipv6だとはみ出てしまうのを修正 (MisskeyIO#815) (cherry picked from commit aec01dd4adda8e975da523c5bea329120e689569) * Update Changelog --------- Co-authored-by: sleep-moe <yukikum57@gmail.com>
* Enhance(frontend): ノート詳細画面にロールのバッジを表示 ↵shimmar2024-11-131-1/+26
| | | | | | | (#14946) * enhance(frontend): ノートの詳細画面にロールのバッジを表示(#14058) * Update CHANGELOG.md
* fix(backend): Webhook Test一致性 (#14863)饺子w (Yumechi)2024-11-122-2/+2
| | | | | | | | | | | | | * fix(backend): Webhook Test一致性 Signed-off-by: eternal-flame-AD <yume@yumechi.jp> * UserWebhookPayload<'followed'> 修正 Signed-off-by: eternal-flame-AD <yume@yumechi.jp> --------- Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-11-1114-58/+116
|\
| * fix(frontend): ↵かっこかり2024-11-101-1/+3
| | | | | | | | | | | | | | | | | | メールアドレス登録有効化時の「完了」ダイアログボックスの表示条件を修正 (#14928) * fix(frontend): メールアドレス登録有効化時の「完了」ダイアログボックスの表示条件を修正 * Update MkSignupDialog.form.vue * fix condition
| * refactor(frontend): 動画UIのフルスクリーン周りの調整 (#14877)かっこかり2024-11-095-40/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor(frontend): フルスクリーン周りの調整 (cherry picked from commit 783032caec5853d78d5af3391e29cf364f2282e8) * refactor(frontend): deviceKindの循環参照を除去 (cherry picked from commit 1ca471f57e968a1a6e2259bde4a7c6da1fe0c54e) * fix --------- Co-authored-by: taiyme <53635909+taiyme@users.noreply.github.com>
| * enhance(frontend): ↵かっこかり2024-11-091-1/+1
| | | | | | | | | | | | | | 個別お知らせページではmetaタグを出力するように (#14902) * enhance(frontend): 個別お知らせページではmetaタグを出力するように * Update Changelog
| * fix(frontend): ↵かっこかり2024-11-092-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 外部URLへのリダイレクトのバリデーションを強化 (#14919) * Fix code scanning alert no. 25: Incomplete URL scheme check (MisskeyIO#799) * Fix code scanning alert no. 26: Incomplete URL scheme check Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * Fix code scanning alert no. 25: Incomplete URL scheme check Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> (cherry picked from commit 7d7552e076c0152a5966e919be0e9a60b3736208) * :v: --------- Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
| * chore: little type trick in pizzax.ts (#14891)Linca2024-11-061-4/+8
| | | | | | Make `makeGetterSetter` take the correct type associated with getter and setter
| * fix(frontend): ↵かっこかり2024-11-061-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | ノート投稿ボタンにホバー時のスタイルが適用されていない (#14887) * fix(frontend): ノート投稿ボタンにホバー時のスタイルが適用されていない (#305) (cherry picked from commit 711ab846a967feeddbe0c908bee4b91646cec321) * Update Changelog --------- Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
| * fix(frontend): withSensitiveフィルタ周りの挙動修正 (#14884)かっこかり2024-11-033-7/+11
| | | | | | | | | | * fix(frontend): withSensitiveフィルタ周りの挙動修正 * Update MkNote.vue
* | Update about-misskey.vuesyuilo2024-11-111-0/+4
|/
* refactorsyuilo2024-10-3116-26/+26
|
* lintsyuilo2024-10-311-1/+1
|
* refactorsyuilo2024-10-311-6/+6
|
* refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848)かっこかり2024-10-3156-192/+250
| | | | | | | | | | | | | | | | | | | * refactor(frontend): できるだけanyを除去 * refactor * lint * fix * remove unused * Update packages/frontend/src/components/MkReactionsViewer.details.vue * Update packages/frontend/src/components/MkUsersTooltip.vue --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix(frontend): ↵かっこかり2024-10-301-1/+1
| | | | | 一部のノート表示で設定にかかわらずセンシティブなファイルを含むノートが最小化される問題を修正 Fix https://github.com/misskey-dev/misskey/pull/14772#discussion_r1821707117
* fix: encode RSS uris with escape sequences before fetching (#14826)Pinapelz2024-10-283-3/+3
| | | Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-10-284-15/+9
|\
| * Remove undefined styles (#14858)woxtu2024-10-284-15/+9
| |
* | enhance: アイコンデコレーション管理画面の改善syuilo2024-10-284-114/+289
| |
* | :art:syuilo2024-10-281-1/+1
|/
* Update about-misskey.vuesyuilo2024-10-281-0/+5
|
* enhance(frontend): Self-XSS防止用のメッセージを追加 (#14839)かっこかり2024-10-261-1/+22
| | | | | | | * enhance(frontend): Self-XSS防止用のメッセージを追加 * Update Changelog * embedにも同様の記述を追加
* :art:かっこかり2024-10-251-1/+1
| | | https://github.com/misskey-dev/misskey/pull/14828 のデザイン修正
* fix(frontend): 管理画面のリンク切れを修正 (#14831)かっこかり2024-10-251-1/+1
| | | | | * fix(frontend): 管理画面のリンク切れを修正 * Update Changelog
* enhance(frontend): 外部アプリ認証画面の改良 (#14828)かっこかり2024-10-259-151/+674
| | | | | | | | | | | | | | | | | | | | | * enhance(frontend): 外部アプリ認証画面の改良 * :art: * lint * Update Changelog * indent * lint * enhance: miauthのリダイレクト先をUI内でも表示するように * :art: * fix * fix
* enhance(frontend): 「単なるラッキー」の調整 (#14807)かっこかり2024-10-231-2/+32
| | | | | | | | | | | | | * enhance(frontend): 「単なるラッキー」の調整 * refactor * comment * Update Changelog --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* feat: ↵syuilo2024-10-222-4/+107
| | | | | | | | | | | | | | | | | 過去のノートを非公開化/フォロワーのみ表示可能にできる機能 (#14814) * wip * Update CHANGELOG.md * wip * wip * wip * Update privacy.vue * wip
* fix(frontend): ↵syuilo2024-10-216-23/+34
| | | | /iのレスポンスに含まれないプロパティが消えずに残り続ける問題を修正
* fix(frontend): ↵syuilo2024-10-211-42/+38
| | | | MkSelectでmodelValueが更新されない限り値を更新しないように
* fix(frontend): ↵かっこかり2024-10-215-6/+21
| | | | | | | | | | | デッキのタイムラインカラムでwithSensitiveが利用できない問題を修正 (#14772) * fix(frontend): デッキのタイムラインカラムでwithSensitiveが利用できない問題を修正 * Update Changelog * Update Changelog * Update packages/frontend/src/ui/deck/tl-column.vue
* refs#10866 ↵Yuba2024-10-211-3/+11
| | | | 投稿ダイアログでEscキーが押されたときIME入力中ならダイアログは閉じない (#14787)
* feat: ノートの閲覧にログイン必須にする設定 (#14799)syuilo2024-10-219-29/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update packages/frontend/src/pages/note.vue Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> * wip * Update WebhookTestService.ts * Update privacy.vue * wip * rename * Update locales/ja-JP.yml Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> * :art: * wip --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
* fix(frontend): Captcha のエラーハンドリング (#14811)かっこかり2024-10-211-2/+2
| | | | | | | | | | | | | * fix(frontend): Captcha のエラーハンドリングを修正 (MisskeyIO#768) (cherry picked from commit 88912d0f8c63a762fbb1d43e5c1abf4fd9fc05d4) * Update Changelog * typo --------- Co-authored-by: riku6460 <17585784+riku6460@users.noreply.github.com>
* fix(frontend): ↵かっこかり2024-10-202-17/+48
| | | | | | | | | | | 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正 (#14798) * fix(frontend): 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正 * Update Changelog --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>