diff --git a/components/account/AccountHoverCard.vue b/components/account/AccountHoverCard.vue
new file mode 100644
index 00000000..aefcd703
--- /dev/null
+++ b/components/account/AccountHoverCard.vue
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+ {{ account.statusesCount }} Posts
+
+ •
+
+ {{ account.followingCount }} Following
+
+ •
+
+ {{ account.followersCount }} Followers
+
+
+
+
+
+
+
diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue
index 28a95bb9..c93cd1fd 100644
--- a/components/status/StatusCard.vue
+++ b/components/status/StatusCard.vue
@@ -79,7 +79,12 @@ const timeago = useTimeAgo(() => status.createdAt, {