Commit Graph

23 Commits (862e9231d1d8ca05a86164c6649332edc6e646c5)

Author SHA1 Message Date
Daniel Supernault 56b18f3e08 Update ImageOptimizePipeline, do not optimize gifs 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
Daniel Supernault b437b62780 Update Image class, remove PNG -> JPEG conversion and use orientate() method to detect proper orientation in Exif 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 753b6d4721 Add Inbox util 7 years ago
Daniel Supernault f69624eb28 Update RestrictedNames 7 years ago
Daniel Supernault 6f8122bed6 Add ActivityPub DiscoverActor util 7 years ago
Daniel Supernault 27e779b08d Add PrettyNumber util 7 years ago
Daniel Supernault e94d9534b1 Fix image resizing logic 7 years ago
Daniel Supernault b6dc212b4d Update RestrictedNames 7 years ago
Daniel Supernault e3590c3768 Add Image Util class 7 years ago
Daniel Supernault 14a4a69b3e Update Webfinger lexer 7 years ago
Daniel Supernault 62da545a94 Add hashtag lexer 7 years ago
Daniel Supernault d9db890514 Add custom identicon preprocessor 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 b7537e7b06 Add Webfinger utility 7 years ago
Daniel Supernault 63c665cdc9 Add Nickname Lexer 7 years ago