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