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
…
ExpoPushTokenRule.php
…
MaxMultiLine.php
…
ValidUrl.php
…
ValidUsername.php refactor: rename PixelfedUsername rule to ValidUsername 4 weeks ago
WebFinger.php
…