index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
pages
/
instance-info.vue
(
follow
)
Commit message (
Expand
)
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
*
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 API...
Hazelnoot
2025-05-29
1
-62
/
+87
*
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
|
\
|
*
perf(frontend): use css-native implementation for spacer rather than vue comp...
syuilo
2025-04-27
1
-2
/
+2
|
*
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 MkStickyContainer+MkPageHea...
syuilo
2025-03-20
1
-3
/
+2
|
*
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
*
|
add "reject quotes" toggle at user and instance level
Hazelnoot
2025-02-20
1
-0
/
+12
*
|
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
*
|
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
|
\
\
|
*
|
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
[next]