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/Util/Lexer
Daniel Supernault f911c96d16
Update lexer autolinker and extractor, add support for mentioned usernames containing dashes, periods and underscore characters
5 years ago
..
Autolink.php
Extractor.php
Hashtag.php
HitHighlighter.php
LooseAutolink.php
Nickname.php
PrettyNumber.php
Regex.php Update lexer autolinker and extractor, add support for mentioned usernames containing dashes, periods and underscore characters 5 years ago
RestrictedNames.php Add BANNED_USERNAMES env var support to RestrictedNames 5 years ago
StringUtils.php
Validator.php