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 |