about summary refs log tree commit diff
path: root/app/serializers/rest/media_attachment_serializer.rb
AgeCommit message (Expand)Author
2020-07-19Add thumbnail_remote_url in MediaAttachment REST response (#14358)Takeshi Umeda
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
2019-04-27Add blurhash (#10630)Eugen Rochko
2017-10-07In REST API, when URL can be missing, cast it to nil (#5259)Eugen Rochko
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-16When accessing uncached media attachment, redownload it (#4955)Eugen Rochko
2017-07-08Fix JSON serialization of media_attachment (#4111)unarist
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko