about summary refs log tree commit diff
path: root/spec/models/media_attachment_spec.rb
AgeCommit message (Expand)Author
2020-01-23Fix media attachments without file being uploadable (#12562)Eugen Rochko
2020-01-04Fix base64-encoded file uploads not being possible (#12748)Eugen Rochko
2019-11-04Fix remote media descriptions being cut off at 420 chars (#12262)ThibG
2018-10-04Lint pass (#8876)aus-social
2018-07-28Resize images by area instead of fixed dimensions (#8083)Eugen Rochko
2018-02-16Save video metadata and improve video OpenGraph tags (#6481)Eugen Rochko
2017-11-08Add tests for MediaAttachment (#5620)ysksn
2017-10-26Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)unarist
2017-09-29Increase attachment descriptions to 420 characters (#5139)Eugen Rochko
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-04-26Add media dimensions (#2448)Francis Chong
2017-04-19Fix #2108 - Fix gif uploads (#2171)Eugen
2016-09-09Refactored generation of unique tags, URIs and object URLs into own classes,Eugen Rochko
2016-09-05Add API to upload media attachmentsEugen Rochko