Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-05 | Fix error when trying to render component for media without meta (#16112) | Eugen Rochko | |
2020-12-30 | Fix expand video on public page (#15469) | Takeshi Umeda | |
2020-11-06 | Add subresource integrity for JS and CSS assets (#15096) | Eugen Rochko | |
Fix #2744 | |||
2020-07-09 | Fix videos on public pages not using custom thumbnails (#14273) | Eugen Rochko | |
2020-07-05 | Add color extraction for audio thumbnails (#14209) | Eugen Rochko | |
2020-06-25 | Fix various issues around OpenGraph representation of media (#14133) | Eugen Rochko | |
- Fix audio attachments not being represented in OpenGraph tags - Fix audio being represented as "1 image" in OpenGraph descriptions - Fix video metadata being overwritten by paperclip-av-transcoder - Fix embedded player not using Mastodon's UI - Fix audio/video progress bars not moving smoothly - Fix audio/video buffered bars not displaying correctly | |||
2018-02-16 | Save video metadata and improve video OpenGraph tags (#6481) | Eugen Rochko | |
* Save metadata from video attachments, put correct dimensions into OG tags * Add twitter:player for videos * Fix code style and test |