| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix broken CSS in instance-info caused by leftover code | Hazelnoot | 2025-06-13 | 1 | -4/+1 |
| | | |||||
| * | increase width of admin-user and instance-admin screens to prevent scrolling ↵ | Hazelnoot | 2025-06-09 | 1 | -1/+1 |
| | | | | | the tab bar | ||||
| * | add withHint to instance-info.vue | Hazelnoot | 2025-06-04 | 1 | -6/+10 |
| | | |||||
| * | reduce empty space around report user / instance | Hazelnoot | 2025-06-04 | 1 | -2/+2 |
| | | |||||
| * | allow callers to pass in hint objects to admin-user and instance-info | Hazelnoot | 2025-06-04 | 1 | -4/+9 |
| | | |||||
| * | fix saving moderation note | Hazelnoot | 2025-05-29 | 1 | -6/+9 |
| | | |||||
| * | fix Z-fighting in report UI caused by sticky header | Hazelnoot | 2025-05-29 | 1 | -3/+3 |
| | | |||||
| * | refresh instance info after applying moderation rules, and make sure that ↵ | Hazelnoot | 2025-05-29 | 1 | -62/+87 |
| | | | | | API calls show a dialog while running | ||||
| * | re-order instance-info tabs to match admin-user | Hazelnoot | 2025-05-29 | 1 | -4/+4 |
| | | |||||
| * | disable status badge strip in admin-user and instance-info | Hazelnoot | 2025-05-29 | 1 | -1/+57 |
| | | |||||
| * | re-order moderation toggles to match admin-user | Hazelnoot | 2025-05-29 | 1 | -3/+3 |
| | | |||||
| * | add missing oneline flag to delivery status | Hazelnoot | 2025-05-29 | 1 | -1/+1 |
| | | |||||
| * | add icons to buttons | Hazelnoot | 2025-05-29 | 1 | -2/+2 |
| | | |||||
| * | match gap size to admin-user | Hazelnoot | 2025-05-29 | 1 | -1/+1 |
| | | |||||
| * | move all buttons to a group | Hazelnoot | 2025-05-29 | 1 | -6/+16 |
| | | |||||
| * | improve styling of Description section | Hazelnoot | 2025-05-29 | 1 | -4/+2 |
| | | |||||
| * | move well-known resources to a collapsible section | Hazelnoot | 2025-05-29 | 1 | -9/+18 |
| | | |||||
| * | move instance description into a section with divider | Hazelnoot | 2025-05-29 | 1 | -4/+6 |
| | | |||||
| * | translate "Refresh metadata" and use same icon as user controls | Hazelnoot | 2025-05-29 | 1 | -1/+1 |
| | | |||||
| * | move moderation note into collapsible section | Hazelnoot | 2025-05-29 | 1 | -4/+10 |
| | | |||||
| * | consolidate details into collapsible "details" section | Hazelnoot | 2025-05-29 | 1 | -49/+90 |
| | | |||||
| * | add missing translations | Hazelnoot | 2025-05-29 | 1 | -11/+11 |
| | | |||||
| * | use instance host as placeholder for name | Hazelnoot | 2025-05-29 | 1 | -1/+1 |
| | | |||||
| * | don't render instance icon if it doesn't have one | Hazelnoot | 2025-05-29 | 1 | -1/+2 |
| | | |||||
| * | remove duplicate horizontal swipe | Hazelnoot | 2025-05-29 | 1 | -2/+3 |
| | | |||||
| * | Merge branch 'misskey-develop' into merge/2025-03-24 | Hazelnoot | 2025-04-29 | 1 | -4/+3 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/api-misskey-js.yml # .github/workflows/changelog-check.yml # .github/workflows/check-misskey-js-autogen.yml # .github/workflows/get-api-diff.yml # .github/workflows/lint.yml # .github/workflows/locale.yml # .github/workflows/on-release-created.yml # .github/workflows/storybook.yml # .github/workflows/test-backend.yml # .github/workflows/test-federation.yml # .github/workflows/test-frontend.yml # .github/workflows/test-misskey-js.yml # .github/workflows/test-production.yml # .github/workflows/validate-api-json.yml # package.json # packages/backend/package.json # packages/backend/src/server/api/ApiCallService.ts # packages/backend/src/server/api/endpoints/drive/files/create.ts # packages/frontend-shared/js/url.ts # packages/frontend/package.json # packages/frontend/src/components/MkFileCaptionEditWindow.vue # packages/frontend/src/components/MkInfo.vue # packages/frontend/src/components/MkLink.vue # packages/frontend/src/components/MkNote.vue # packages/frontend/src/components/MkNotes.vue # packages/frontend/src/components/MkPageWindow.vue # packages/frontend/src/components/MkReactionsViewer.vue # packages/frontend/src/components/MkTimeline.vue # packages/frontend/src/components/MkUrlPreview.vue # packages/frontend/src/components/MkUserPopup.vue # packages/frontend/src/components/global/MkPageHeader.vue # packages/frontend/src/components/global/MkUrl.vue # packages/frontend/src/components/global/PageWithHeader.vue # packages/frontend/src/pages/about-misskey.vue # packages/frontend/src/pages/announcements.vue # packages/frontend/src/pages/antenna-timeline.vue # packages/frontend/src/pages/channel.vue # packages/frontend/src/pages/instance-info.vue # packages/frontend/src/pages/note.vue # packages/frontend/src/pages/page.vue # packages/frontend/src/pages/role.vue # packages/frontend/src/pages/tag.vue # packages/frontend/src/pages/timeline.vue # packages/frontend/src/pages/user-list-timeline.vue # packages/frontend/src/pages/user/followers.vue # packages/frontend/src/pages/user/following.vue # packages/frontend/src/pages/user/home.vue # packages/frontend/src/pages/user/index.vue # packages/frontend/src/ui/deck.vue # packages/misskey-js/generator/package.json # pnpm-lock.yaml # scripts/changelog-checker/package-lock.json # scripts/changelog-checker/package.json | ||||
| | * | perf(frontend): use css-native implementation for spacer rather than vue ↵ | syuilo | 2025-04-27 | 1 | -2/+2 |
| | | | | | | | | | component | ||||
| | * | refactor(frontend): PageWithHeaderにMkSwiperを持たせるように | syuilo | 2025-04-27 | 1 | -116/+113 |
| | | | |||||
| * | | merge upstream again | Hazelnoot | 2025-04-24 | 1 | -3/+3 |
| |\| | |||||
| | * | refactor(frontend): MkHorizontalSwipe -> MkSwiper | syuilo | 2025-04-15 | 1 | -3/+3 |
| | | | |||||
| * | | fix $i imports | Hazelnoot | 2025-04-01 | 1 | -1/+1 |
| | | | |||||
| * | | merge upstream | Hazelnoot | 2025-03-25 | 1 | -16/+17 |
| |\| | |||||
| | * | refactor(frontend): use PageWithHeader instead of ↵ | syuilo | 2025-03-20 | 1 | -3/+2 |
| | | | | | | | | | MkStickyContainer+MkPageHeader combination | ||||
| | * | fix(frontend): prevent transition glitch of MkHorizontalSwipe | syuilo | 2025-03-20 | 1 | -6/+6 |
| | | | |||||
| | * | enhance(frontend): improve accounts management | syuilo | 2025-03-13 | 1 | -1/+1 |
| | | | |||||
| | * | refactor(frontend): page-metadata -> page | syuilo | 2025-03-10 | 1 | -2/+2 |
| | | | |||||
| | * | refactor(frontend): scripts -> utility | syuilo | 2025-03-09 | 1 | -3/+3 |
| | | | |||||
| | * | refactor(frontend): verbatimModuleSyntaxを有効化 (#15323) | かっこかり | 2025-02-05 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * revert unnecessary changes * wip * refactor(frontend): enforce verbatimModuleSyntax * fix * refactor(frontend-shared): enforce verbatimModuleSyntax * wip * refactor(frontend-embed): enforce verbatimModuleSyntax * enforce consistent-type-imports * fix lint config * attemt to fix ci * fix lint * fix * fix * fix | ||||
| * | | add "reject quotes" toggle at user and instance level | Hazelnoot | 2025-02-20 | 1 | -0/+12 |
| | | | | | | | | | | | | | + improve, cleanup, and de-duplicate quote resolution + add warning message when quote cannot be loaded + add "process error" framework to display warnings when a note cannot be correctly loaded from another instance | ||||
| * | | probably fix most renamed CSS variables | dakkar | 2024-11-08 | 1 | -1/+1 |
| | | | |||||
| * | | Merge tag '2024.10.1' into feature/2024.10 | dakkar | 2024-11-08 | 1 | -0/+1 |
| |\| | |||||
| | * | feat: 通報の強化 (#14704) | syuilo | 2024-10-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * lint * Update types.ts * wip * :v: * Update MkAbuseReport.vue * tweak | ||||
| * | | hide instance following / followers tabs from logged-out users | Hazelnoot | 2024-11-02 | 1 | -9/+18 |
| | | | |||||
| * | | fix calculation of `instance-info.isSuspended` when `instance` is null | Hazelnoot | 2024-10-11 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'develop' into feature/2024.9.0 | Hazelnoot | 2024-10-11 | 1 | -15/+6 |
| |\ \ | | | | | | | | | | | | | # Conflicts: # packages/frontend/src/pages/instance-info.vue | ||||
| | * | | re-implement suspension toggle to match other controls | Hazelnoot | 2024-10-11 | 1 | -18/+6 |
| | | | | |||||
| | * | | convert "suspend deliver" button into a toggle | Hazelnoot | 2024-10-11 | 1 | -2/+6 |
| | | | | |||||
| * | | | copy `iAmModerator` check to other instance-info controls | Hazelnoot | 2024-10-11 | 1 | -0/+4 |
| | | | | |||||
| * | | | fix TypeScript and ESLint errors in instance-info.vue | Hazelnoot | 2024-10-11 | 1 | -18/+23 |
| | | | | |||||
| * | | | (not related to the merge) fix instance name in `severAllFollowRelations` | dakkar | 2024-10-10 | 1 | -1/+1 |
| | | | | |||||