You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/resources/views/admin
Your Name 26b8a0a6b0 fix: replace deprecated starts_with() with str_starts_with()
The starts_with() helper was removed in Laravel 6. Use PHP 8's native
str_starts_with() instead.
1 month ago
..
apps fix: replace str_random/str_limit/str_slug in Blade templates and tests 1 month ago
asf Add AdminShadowFilter feature 3 years ago
autospam Add Autospam Advanced Detection 3 years ago
curated-register fix: replace str_random/str_limit/str_slug in Blade templates and tests 1 month ago
custom-emoji
…
diagnostics fix: remove deprecated Passport::personalAccessClientId() and enableImplicitGrant() 1 month ago
directory
…
discover
…
hashtags
…
instances Update admin instances dashboard 4 years ago
media
…
messages fix: replace str_random/str_limit/str_slug in Blade templates and tests 1 month ago
newsroom fix: replace str_random/str_limit/str_slug in Blade templates and tests 1 month ago
pages Added current title as value for input so that the current value remains stored by default 2 years ago
partial [Server Bug]: app.logo is not used in code 9 months ago
profiles
…
reports fix: replace deprecated starts_with() with str_starts_with() 1 month ago
settings Add custom css to admin dashboard 2 years ago
statuses
…
stories
…
users fix: replace str_random/str_limit/str_slug in Blade templates and tests 1 month ago
home.blade.php Update admin dashboard, add mass account deletes 3 years ago
stats.blade.php
…