Commit Graph

15 Commits (594d6539802f0053d41e75bd606cf0fb3f16e4b4)

Author SHA1 Message Date
Daniel Supernault d8b2cc7ae1 Update RestrictedNames 7 years ago
Daniel Supernault 7bb1f10d19 Add new entity lexers 7 years ago
daniel 16f4d52476
Merge pull request #137 from Skehmatics/fix/apostrophe-bug
(Lazily) fix #131 by ignoring hashtags that begin with a ampersand in lexer
7 years ago
Daniel Supernault c53e963537 Add supported file types and max caption length to new post form.
Closes #121 and #136
7 years ago
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
7 years ago
Daniel Supernault fa7d1fef2f Update RestrictedNames so users can't register a username that conflicts with routes 7 years ago
Daniel Supernault f69624eb28 Update RestrictedNames 7 years ago
Daniel Supernault 27e779b08d Add PrettyNumber util 7 years ago
Daniel Supernault b6dc212b4d Update RestrictedNames 7 years ago
Daniel Supernault 62da545a94 Add hashtag lexer 7 years ago
Daniel Supernault 3a3a18e1ac Update RestrictedNames 7 years ago
Daniel Supernault 52a3bcc2d0 Update RestrictedNames 7 years ago
Daniel Supernault 72c7790cb4 Add Restricted Names list 7 years ago
Daniel Supernault e96fa8ce72 Update Nickname lexer 7 years ago
Daniel Supernault 63c665cdc9 Add Nickname Lexer 7 years ago