diff --git a/resources/views/admin/users/activity.blade.php b/resources/views/admin/users/activity.blade.php new file mode 100644 index 000000000..7634188ec --- /dev/null +++ b/resources/views/admin/users/activity.blade.php @@ -0,0 +1,84 @@ +@extends('admin.partial.template-full') + +@section('section') +
+ {{$profile->statuses()->count()}} Posts + | + {{$profile->followers()->count()}} Followers + | + {{$profile->following()->count()}} Following +
+ + +Recent Activity
+{{$log->created_at->diffForHumans()}}
+{{$log->message}}
++ IP: {{$log->ip_address}} +
++ {{$profile->statuses()->count()}} Posts + | + {{$profile->followers()->count()}} Followers + | + {{$profile->following()->count()}} Following +
+ + +Are you sure you want to delete this account?
++
+ ++ {{$profile->statuses()->count()}} Posts + | + {{$profile->followers()->count()}} Followers + | + {{$profile->following()->count()}} Following +
+ + +{{$profile->statusCount()}}
-Posts
-{{$profile->likes()->count()}}
-Likes
-{{$profile->reports()->count()}}
-Reports
-{{PrettyNumber::size($profile->media()->sum('size'))}}
-Storage Used
-Edit
+- {{$profile->username}} -
-- {{$profile->emailUrl()}} -
-- Member Since: {{$profile->created_at->format('M Y')}} -
-- ID - | -- Username - | -- Statuses - | -- Storage - | -- Actions - | -|||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
- {{$user->id}} - | -
- ![]() |
- - {{$user->profile ? $user->profile->statusCount() : 0}} - | -- - | -
-
-
- View
-
+
+
+Users++
+
-
- {{$users->links()}}
-
+
+ Mod Logs
+
+
+ |
+
+ {{$profile->statuses()->count()}} Posts + | + {{$profile->followers()->count()}} Followers + | + {{$profile->following()->count()}} Following +
+ + +Send Message
++ {{$profile->statuses()->count()}} Posts + | + {{$profile->followers()->count()}} Followers + | + {{$profile->following()->count()}} Following +
+ + +Moderation Logs
+{{$log->message}}
+{{$log->message}}
+{{$log->created_at->diffForHumans()}}
+{{$log->actionToText()}}
++ by: {{$log->user_username}} +
++ {{$profile->statuses()->count()}} Posts + | + {{$profile->followers()->count()}} Followers + | + {{$profile->following()->count()}} Following +
+ + +Mod Tools
++ {{$profile->statuses()->count()}} Posts + | + {{$profile->followers()->count()}} Followers + | + {{$profile->following()->count()}} Following +
+ + ++ {{$profile->name}} +
+ @if($user->is_admin == true) ++ ADMIN +
+ @endif ++ Joined {{$profile->created_at->diffForHumans()}} +
+bookmarks | +{{$profile->bookmarks()->count()}} | +
---|---|
collections | +{{$profile->collections()->count()}} | +
likes | +{{$profile->likes()->count()}} | +
reports | +{{$profile->reports()->count()}} | +
reported | +{{$profile->reported()->count()}} | +
Active stories | +{{$profile->stories()->count()}} | +
storage used | +{{PrettyNumber::size($profile->media()->sum('size'))}} / {{PrettyNumber::size(config('pixelfed.max_account_size') * 1000)}} | +
Recent Posts
+No statuses found
+