summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/instance-info.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix broken CSS in instance-info caused by leftover codeHazelnoot2025-06-131-4/+1
* increase width of admin-user and instance-admin screens to prevent scrolling ...Hazelnoot2025-06-091-1/+1
* add withHint to instance-info.vueHazelnoot2025-06-041-6/+10
* reduce empty space around report user / instanceHazelnoot2025-06-041-2/+2
* allow callers to pass in hint objects to admin-user and instance-infoHazelnoot2025-06-041-4/+9
* fix saving moderation noteHazelnoot2025-05-291-6/+9
* fix Z-fighting in report UI caused by sticky headerHazelnoot2025-05-291-3/+3
* refresh instance info after applying moderation rules, and make sure that API...Hazelnoot2025-05-291-62/+87
* re-order instance-info tabs to match admin-userHazelnoot2025-05-291-4/+4
* disable status badge strip in admin-user and instance-infoHazelnoot2025-05-291-1/+57
* re-order moderation toggles to match admin-userHazelnoot2025-05-291-3/+3
* add missing oneline flag to delivery statusHazelnoot2025-05-291-1/+1
* add icons to buttonsHazelnoot2025-05-291-2/+2
* match gap size to admin-userHazelnoot2025-05-291-1/+1
* move all buttons to a groupHazelnoot2025-05-291-6/+16
* improve styling of Description sectionHazelnoot2025-05-291-4/+2
* move well-known resources to a collapsible sectionHazelnoot2025-05-291-9/+18
* move instance description into a section with dividerHazelnoot2025-05-291-4/+6
* translate "Refresh metadata" and use same icon as user controlsHazelnoot2025-05-291-1/+1
* move moderation note into collapsible sectionHazelnoot2025-05-291-4/+10
* consolidate details into collapsible "details" sectionHazelnoot2025-05-291-49/+90
* add missing translationsHazelnoot2025-05-291-11/+11
* use instance host as placeholder for nameHazelnoot2025-05-291-1/+1
* don't render instance icon if it doesn't have oneHazelnoot2025-05-291-1/+2
* remove duplicate horizontal swipeHazelnoot2025-05-291-2/+3
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-4/+3
|\
| * perf(frontend): use css-native implementation for spacer rather than vue comp...syuilo2025-04-271-2/+2
| * refactor(frontend): PageWithHeaderにMkSwiperを持たせるようにsyuilo2025-04-271-116/+113
* | merge upstream againHazelnoot2025-04-241-3/+3
|\|
| * refactor(frontend): MkHorizontalSwipe -> MkSwipersyuilo2025-04-151-3/+3
* | fix $i importsHazelnoot2025-04-011-1/+1
* | merge upstreamHazelnoot2025-03-251-16/+17
|\|
| * refactor(frontend): use PageWithHeader instead of MkStickyContainer+MkPageHea...syuilo2025-03-201-3/+2
| * fix(frontend): prevent transition glitch of MkHorizontalSwipesyuilo2025-03-201-6/+6
| * enhance(frontend): improve accounts managementsyuilo2025-03-131-1/+1
| * refactor(frontend): page-metadata -> pagesyuilo2025-03-101-2/+2
| * refactor(frontend): scripts -> utilitysyuilo2025-03-091-3/+3
| * refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-2/+4
* | add "reject quotes" toggle at user and instance levelHazelnoot2025-02-201-0/+12
* | probably fix most renamed CSS variablesdakkar2024-11-081-1/+1
* | Merge tag '2024.10.1' into feature/2024.10dakkar2024-11-081-0/+1
|\|
| * feat: 通報の強化 (#14704)syuilo2024-10-051-0/+1
* | hide instance following / followers tabs from logged-out usersHazelnoot2024-11-021-9/+18
* | fix calculation of `instance-info.isSuspended` when `instance` is nullHazelnoot2024-10-111-1/+1
* | Merge branch 'develop' into feature/2024.9.0Hazelnoot2024-10-111-15/+6
|\ \
| * | re-implement suspension toggle to match other controlsHazelnoot2024-10-111-18/+6
| * | convert "suspend deliver" button into a toggleHazelnoot2024-10-111-2/+6
* | | copy `iAmModerator` check to other instance-info controlsHazelnoot2024-10-111-0/+4
* | | fix TypeScript and ESLint errors in instance-info.vueHazelnoot2024-10-111-18/+23
* | | (not related to the merge) fix instance name in `severAllFollowRelations`dakkar2024-10-101-1/+1