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/app/Rules
Your Name 302edf09d5 refactor: rename PixelfedUsername rule to ValidUsername
Pure rename of the App\Rules\PixelfedUsername validation rule to
App\Rules\ValidUsername for a clearer, more idiomatic name. Updates
the class, filename, test, and all 8 controller call sites. No
behavior change.
4 weeks ago
..
EmailNotBanned.php Pint app/ 4 weeks ago
ExpoPushTokenRule.php Pint app/ 4 weeks ago
MaxMultiLine.php Pint app/ 4 weeks ago
ValidUrl.php Pint app/ 4 weeks ago
ValidUsername.php refactor: rename PixelfedUsername rule to ValidUsername 4 weeks ago
WebFinger.php