mirror of https://github.com/pixelfed/pixelfed
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.
Aligns with the app's dominant convention (171 static Str:: calls vs 24 Str::of() chains). Uses Str::afterLast() for the repeated "segment after last slash" pattern, Str::matchAll() where a Collection return is needed, and native explode()/substr() where a plain array/string suffices. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
2 weeks ago | |
|---|---|---|
| .. | ||
| Autolink.php | ||
| Bearcap.php | ||
| Classifier.php | ||
| Extractor.php | ||
| Hashtag.php | ||
| HitHighlighter.php | ||
| LooseAutolink.php | ||
| Nickname.php | ||
| PrettyNumber.php | ||
| Regex.php | ||
| RestrictedNames.php | ||
| StringUtils.php | ||
| Validator.php | ||