summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkAbuseReport.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* correct MFM import in new/modified componentsHazelnoot2025-06-121-1/+1
|
* fix admin-user not working inside the reports uiHazelnoot2025-06-091-9/+5
|
* reduce empty space around report user / instanceHazelnoot2025-06-041-3/+3
|
* remove vertical size limit on report sectionsHazelnoot2025-06-041-3/+3
|
* re-implement preview groups as SkUrlPreviewGroupHazelnoot2025-06-041-7/+4
|
* improvements to MkAbuseReport:Hazelnoot2025-06-041-8/+58
| | | | | | | | * Improved styling for user/instance IDs * Show target instance as a section * Load reports and sections faster * Rename "moderation note" to "staff notes" for clarity * Preview reported notes directly
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-251-2/+2
|\ | | | | | | | | | | | | | | | | | | # Conflicts: # package.json # packages/backend/src/core/entities/NotificationEntityService.ts # packages/backend/src/types.ts # packages/frontend/src/pages/admin/modlog.ModLog.vue # packages/misskey-js/src/consts.ts # packages/misskey-js/src/entities.ts
| * fix(frontend): コンパネ>通報 ↵syuilo2025-03-251-2/+2
| | | | | | | | | | | | の各通報のユーザー詳細が表示できない問題を修正 Fix #15704
* | merge upstreamHazelnoot2025-03-251-6/+5
|\|
| * refactor(frontend): router refactoringsyuilo2025-03-191-4/+3
| |
| * 🎨syuilo2025-03-161-1/+1
| |
| * refactor(frontend): scripts -> utilitysyuilo2025-03-091-1/+1
| |
* | Merge tag '2024.11.0' into feature/2024.10dakkar2024-11-221-3/+1
|\|
| * Remove undefined styles (#14858)woxtu2024-10-281-3/+1
| |
* | Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-081-101/+113
|\|
| * refactor(frontend): prefix css variables (#14725)syuilo2024-10-091-5/+5
| | | | | | | | | | | | | | * wip * Update index.d.ts * remove unnecessary codes
| * Update packages/frontend/src/components/MkAbuseReport.vuesyuilo2024-10-091-1/+1
| | | | | | Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
| * feat: 通報の強化 (#14704)syuilo2024-10-051-14/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * lint * Update types.ts * wip * :v: * Update MkAbuseReport.vue * tweak
| * :art:syuilo2024-10-041-0/+1
| |
| * :art:syuilo2024-10-041-74/+68
| |
* | fix: lint error in MkAbuseReportblueb2024-10-031-1/+1
| |
* | replace brs with margin in MkAbuseReportblueb2024-10-031-5/+14
| |
* | don't make MkAbuseReport harder to see if resolvedblueb2024-10-031-6/+1
| |
* | improvement: make MkAbuseReport more friendly for smaller screen sizesblueb2024-10-031-34/+59
| |
* | more lintsdakkar2024-06-131-1/+1
| |
* | Merge branch 'develop' into future-2024-05-31dakkar2024-06-131-1/+1
|\ \
| * | better block display for `<bdi>` elementsdakkar2024-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We use MfM in all sorts of places, and only some of them are actual blocks. We can now tell the `Mfm` component to make the top-level `<bdi>` a block when we need to (mostly note bodies, user descriptions, announcements) and leave it inline in all other places. This should still rendener inline rtl content embedded in ltr text in a sensible way, while providing right-alignment for fully rtl blocks.
* | | Merge remote-tracking branch 'misskey/release/2024.5.0' into ↵dakkar2024-05-111-1/+1
|\ \ \ | |/ / |/| / | |/ future-2024-04-25-post
| * refactor(frontend): provide linkNavigationBehaviorsyuilo2024-05-061-1/+1
| |
| * open links in abuse comment in new window (#13381)anatawa122024-04-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * feat: changing MkA behavior from MkMFM * chore: open links in abuse comment in new window * docs(changelog): 通報のコメント内のリンクをクリックした際、ウィンドウで開くように * chore: use inject instead of prop drilling * Revert "chore: use inject instead of prop drilling" This reverts commit b4dd14eacf59c8079676aa6ab019fece67496d79.
* | merge: upstreamMarie2024-02-191-3/+3
|\|
| * chore: ↵anatawa122024-02-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | 通報ページのユーザをクリックした際にユーザをウィンドウで開くように (#13348) * chore: 通報ページのユーザをクリックした際にユーザをウィンドウで開くように * docs(changelog): 通報ページのユーザをクリックした際にユーザをウィンドウで開くように --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | | | | | Fix #13290
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
| |
* | merge: upstreamMarie2023-12-231-3/+4
|\|
| * refactor(frontend): 非推奨となったReactivity ↵zyoshoka2023-12-071-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Transformを使わないように (#12539) * refactor(frontend): 非推奨となったReactivity Transformを使わないように * refactor: 不要な括弧を除去 * fix: 不要なアノテーションを除去 * fix: Refの配列をrefしている部分の対応 * refactor: 不要な括弧を除去 * fix: lint * refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換 * fix: type error * chore: drop reactivity transform from eslint configuration * refactor: remove unnecessary import * fix: 対応漏れ
| * Feat(frontend): ↵Camilla Ett2023-11-241-1/+1
| | | | | | | | コントロールパネル「通報」において、通報者もリンクで飛べるように修正 (#12427)
* | upd: implement radius settingShittyKopper2023-11-011-1/+1
| | | | | | | | | | | | to keep things manageable i merged a lot of one off values into just a handful of common sizes, so some parts of the ui will look different than upstream even with the "Misskey" rounding mode
* | Revert "prototype: decreased rounding"ShittyKopper2023-11-011-1/+1
| | | | | | | | This reverts commit 7a51e2d404d82a8fa491ad08bc88112a7173dff7.
* | prototype: decreased roundingInsert5StarName2023-10-011-1/+1
|/
* refactor(frontend): use ESMsyuilo2023-09-191-3/+3
|
* enhance(frontend): tweak user moderation pagesyuilo2023-08-131-1/+1
|
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* revert: 650187deafsyuilo2023-02-081-1/+1
|
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-1/+1
| | | | #9778
* refactorsyuilo2023-01-161-1/+1
|
* refactorsyuilo2023-01-071-1/+1
|
* refactorsyuilo2023-01-051-2/+2
|