You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
slice 85973f4f37 Improvements to image upload validation and creation (#10431)
* 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
7 years ago
..
chewy
controllers Ensure request.body isn't emptied out before signature verification (#10432) 7 years ago
helpers Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 7 years ago
javascript i18n: Update Japanese translations (#10427) 7 years ago
lib Add ActivityPub representation for identity proofs (#10414) 7 years ago
mailers
models Improvements to image upload validation and creation (#10431) 7 years ago
policies
presenters Add `blocked_by` relationship to the REST API (#10373) 7 years ago
serializers Add ActivityPub representation for identity proofs (#10414) 7 years ago
services Add ActivityPub representation for identity proofs (#10414) 7 years ago
validators Fix HTML validation (#10354) 7 years ago
views squashed identity proof updates (#10375) 7 years ago
workers Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 7 years ago