1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-05 23:05:36 +00:00
Commit graph

2 commits

Author SHA1 Message Date
pea-sys c68e6b52d9
png optimization(loss less) () 2022-11-01 15:06:52 +01:00
slice 85973f4f37 Improvements to image upload validation and creation ()
* Check if image value is nil? before creating an image

Check if uploaded images aren't nil before creating SiteUpload models
for them.

* Validate presence of file in SiteUpload

* Fix file presence validation

* Fabricate SiteUpload#file

* Add link to Creative Commons license
2019-04-01 07:30:46 +02:00