about summary refs log tree commit diff
path: root/spec/models/media_attachment_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-20Autofix Rubocop RSpec/ImplicitSubject (#23721)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2022-11-01Change max. thumbnail dimensions to 640x360px (360p) (#19619)Eugen Rochko
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko
2021-10-13Fix error when rendering public pages with media attachments (#16763)Claire
2021-10-06Fix media attachment size validation not correctly accounting for file type (...Claire
2021-09-29Switch from unmaintained paperclip to kt-paperclip (#16724)Claire
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