pixelfed/app/Util/Lexer
Derek Schmidt 41683db2b4
Ignore hashtags that begin with a ampersand
Fixes #131

This is usually a marker of an HTML entity code.
It is possible for a user to do this on purpose,
but not horribly likely.

i hope
2018-06-02 00:06:55 -07:00
..
Hashtag.php Ignore hashtags that begin with a ampersand 2018-06-02 00:06:55 -07:00
Nickname.php Update Nickname lexer 2018-04-29 10:26:58 -06:00
PrettyNumber.php Add PrettyNumber util 2018-05-31 16:01:31 -06:00
RestrictedNames.php Update RestrictedNames so users can't register a username that conflicts with routes 2018-06-01 13:57:31 -06:00