diff --git a/app/components/status/StatusScheduledCard.vue b/app/components/status/StatusScheduledCard.vue new file mode 100644 index 0000000000..98abc7a997 --- /dev/null +++ b/app/components/status/StatusScheduledCard.vue @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + {{ timeago }} + + + + + + + + + + + + + + + + + + diff --git a/app/components/timeline/TimelineScheduledPosts.vue b/app/components/timeline/TimelineScheduledPosts.vue index 89e6396839..cef5ebb9d4 100644 --- a/app/components/timeline/TimelineScheduledPosts.vue +++ b/app/components/timeline/TimelineScheduledPosts.vue @@ -1,54 +1,7 @@ - + diff --git a/app/components/timeline/TimelineScheduledPostsPaginator.vue b/app/components/timeline/TimelineScheduledPostsPaginator.vue index 758dca2205..ba722f3342 100644 --- a/app/components/timeline/TimelineScheduledPostsPaginator.vue +++ b/app/components/timeline/TimelineScheduledPostsPaginator.vue @@ -1,7 +1,10 @@ - + {{ $t('timeline.show_new_items', number, { named: { v: formatNumber(number) } }) }} - + - - + =12'} @@ -22942,6 +22948,8 @@ snapshots: vue-component-type-helpers@3.1.5: {} + vue-component-type-helpers@3.2.5: {} + vue-demi@0.14.10(vue@3.5.22(typescript@5.9.2)): dependencies: vue: 3.5.22(typescript@5.9.2)