diff --git a/resources/assets/js/components/Profile.vue b/resources/assets/js/components/Profile.vue new file mode 100644 index 000000000..b0c3b9b08 --- /dev/null +++ b/resources/assets/js/components/Profile.vue @@ -0,0 +1,605 @@ + + + + + + + + + + + + + + + + + + {{profile.username}} + + ADMIN + + + + + + + + Unfollow + + + Follow + + + + + + + {{profile.statuses_count}} + Posts + + + + + {{profile.followers_count}} + Followers + + + + + {{profile.following_count}} + Following + + + + + {{profile.display_name}} + + + {{profile.website}} + + + + + + + + + + + + + + + + + + + + Saved + + + + + + + + + + + + + + + + + + + + {{s.favourites_count}} + + + + {{s.reblogs_count}} + + + + + + + + + + + + + + + {{status.account.username}} + + + + + + + + Go to post + + Report + Mute Profile + Block Profile + + + Edit + Delete + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Error: Problem rendering preview. + + + + + + + + + + + + {{status.favourites_count}} {{status.favourites_count == 1 ? 'like' : 'likes'}} + + + + + {{status.account.username}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file
+ {{profile.display_name}} +
{{profile.website}}
Error: Problem rendering preview.
+ + {{status.account.username}} + + +
+ + + +