diff --git a/CHANGELOG.md b/CHANGELOG.md index 27ae130bb..90a6cf380 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ - Update Settings, allow users to disable atom feeds ([3662d3de](https://github.com/pixelfed/pixelfed/commit/3662d3de)) - Update ApiV1Controller, filter muted/blocked accounts from tag timeline ([f42c1140](https://github.com/pixelfed/pixelfed/commit/f42c1140)) - Update admin moderation logic, only re-add top level posts ([c6ffda96](https://github.com/pixelfed/pixelfed/commit/c6ffda96)) +- Update admin dashboard, add mass account deletes ([b8426cce](https://github.com/pixelfed/pixelfed/commit/b8426cce)) - ([](https://github.com/pixelfed/pixelfed/commit/)) ## [v0.11.6 (2023-05-03)](https://github.com/pixelfed/pixelfed/compare/v0.11.5...v0.11.6) diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index 92f606f98..e53e48182 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -97,269 +97,369 @@
- -
-
- + +
+
+
-
- -
- Loading... - Deleted -
-
-
Loading...
-
Loading...
-
-
+
+ + + +
-
-
-
-
-
-
+
+
+
+
+
+
- Load more -
+ Load more + + + + + + +
+
+
+
+
+
New
+
Posts
+
+
+
+
+ +
+
-
-
-
-
-
-
New
-
Posts
-
-
-
-
- -
- -
-
-
-
-
-
-
-
New
-
Instances
-
-
-
-
- -
- + Load more +
+
+ @endsection @push('scripts') @endpush @push('styles') @endpush