1
0
Fork 0
Commit Graph

31 Commits

Author SHA1 Message Date
daniel b8abbdd90f Apply fixes from StyleCI 2018-08-28 03:07:36 +00:00
Daniel Supernault 24ee5b1297
Update httpsig util 2018-08-25 22:13:54 -06:00
Daniel Supernault ee19583444
Add HTTPSignature util 2018-08-25 22:12:21 -06:00
Daniel Supernault 3b4ea92d82
Update RestrictedNames 2018-08-16 03:15:13 -06:00
Daniel Supernault dcc0fb42ed
Update RestrictedNames 2018-08-10 17:29:09 -06:00
Daniel Supernault 774557e8c9
Add custom image quality to config 2018-08-09 20:31:14 -06:00
Daniel Supernault 9a5bd9fa8e Update WebFinger, remove OStatus 2018-08-05 13:30:11 -06:00
Daniel Supernault d8b2cc7ae1 Update RestrictedNames 2018-08-05 13:24:23 -06:00
Daniel Supernault 56b18f3e08 Update ImageOptimizePipeline, do not optimize gifs 2018-06-14 20:54:05 -06:00
Daniel Supernault 7bb1f10d19 Add new entity lexers 2018-06-08 21:31:42 -06:00
daniel 16f4d52476
Merge pull request #137 from Skehmatics/fix/apostrophe-bug
(Lazily) fix #131 by ignoring hashtags that begin with a ampersand in lexer
2018-06-04 22:13:40 -06:00
Daniel Supernault c53e963537 Add supported file types and max caption length to new post form.
Closes #121 and #136
2018-06-02 16:53:35 -06:00
Daniel Supernault b437b62780 Update Image class, remove PNG -> JPEG conversion and use orientate() method to detect proper orientation in Exif 2018-06-02 15:29:33 -06:00
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
Daniel Supernault fa7d1fef2f Update RestrictedNames so users can't register a username that conflicts with routes 2018-06-01 13:57:31 -06:00
Daniel Supernault 753b6d4721 Add Inbox util 2018-05-31 21:17:07 -06:00
Daniel Supernault f69624eb28 Update RestrictedNames 2018-05-31 20:31:53 -06:00
Daniel Supernault 6f8122bed6 Add ActivityPub DiscoverActor util 2018-05-31 16:02:24 -06:00
Daniel Supernault 27e779b08d Add PrettyNumber util 2018-05-31 16:01:31 -06:00
Daniel Supernault e94d9534b1 Fix image resizing logic 2018-05-26 16:37:46 -06:00
Daniel Supernault b6dc212b4d Update RestrictedNames 2018-05-22 18:45:13 -06:00
Daniel Supernault e3590c3768 Add Image Util class 2018-05-22 18:06:21 -06:00
Daniel Supernault 14a4a69b3e Update Webfinger lexer 2018-05-19 21:04:18 -06:00
Daniel Supernault 62da545a94 Add hashtag lexer 2018-05-19 21:03:17 -06:00
Daniel Supernault d9db890514 Add custom identicon preprocessor 2018-05-19 21:02:13 -06:00
Daniel Supernault 3a3a18e1ac Update RestrictedNames 2018-05-11 20:22:49 -06:00
Daniel Supernault 52a3bcc2d0 Update RestrictedNames 2018-05-11 20:21:56 -06:00
Daniel Supernault 72c7790cb4 Add Restricted Names list 2018-04-29 10:27:15 -06:00
Daniel Supernault e96fa8ce72 Update Nickname lexer 2018-04-29 10:26:58 -06:00
Daniel Supernault b7537e7b06 Add Webfinger utility 2018-04-19 19:17:15 -06:00
Daniel Supernault 63c665cdc9 Add Nickname Lexer 2018-04-19 19:16:27 -06:00