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
Your Name 30db57448f fix: replace str_random/str_limit/str_slug in Blade templates and tests
These deprecated helpers will throw 'undefined function' errors at
runtime since laravel/helpers was removed. Replace with Str::random(),
Str::limit(), and Str::slug() respectively.
4 weeks ago
..
account
admin fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
atom
auth fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
collection
components fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
discover Remove deprecated Loops feature entirely 5 months ago
emails fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
errors
federation
groups
installer
invite
layouts
live
mobile
portfolio
profile Update profile view 4 months ago
pxtv
report
search
settings fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
site
status Update show.blade.php 1 month ago
stories
timeline
vendor
home.blade.php
welcome.blade.php