about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/media_gallery.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2023-01-05Add aria-hidden to 'Hide image' button in MediaGallery since the button is us...Holden Foreman
2022-11-27fix gif autoplay on iOS (#21422)James Adney
2021-05-08Make media_gallery.toggle_visible less confusing to translate (#15993)Mélanie Chauvel
2020-07-09Replace repetitive blurhash code with component (#14267)Sasha Sorokin
2020-06-24Fix audio/video/images/cards not reacting to window resizes in web UI (#14130)Eugen Rochko
2020-05-25Change wording from “Hide media” to “Hide image/images” in Web UI (#1...Mélanie Chauvel
2020-03-08Change the tooltip "Toggle visibility" to "Hide media" in web UI (#13199)Mélanie Chauvel (ariasuni)
2020-01-18Change reported media attachments to always be hidden in admin UI (#12879)Eugen Rochko
2019-10-24Add setting for whether to crop images in unexpanded toots (#12126)Faye Duxovni
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-09-03Fix uncached media in web UI not being clickable (#11745)Eugen Rochko
2019-09-01Add "not available" label on unknown media attachments (#11715)Eugen Rochko
2019-06-26Add option to disable blurhash previews (#11188)ThibG
2019-06-21Change audio format from ogg to mp3 for wider compatibility (#11141)Eugen Rochko
2019-05-25Add a keyboard shortcut to hide/show media (#10647)ThibG
2019-05-03Make the "mark media as sensitive" button more obvious in web UI (#10673)Eugen Rochko
2019-05-02Change account gallery in web UI (#10667)Eugen Rochko
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-02-11Fix timeline jumps (#10001)ThibG
2019-01-07Stop gifv timeline preview explicitly when open the media gallery. (#9749)kedama
2018-09-25Add a new preference to always hide all media (#8569)ふぁぼ原
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-24Add missing video descriptions (#8416)M Somerville
2018-08-18Fix #8264 - Do not override ctrl/cmd+click. (#8265)M Somerville
2018-06-25Fix Chrome issue with sizes="0px" (#7886)Eugen Rochko
2018-05-21Use real container width in MediaGallery srcSet (#7571)Eugen Rochko
2018-03-24Show media modal on public pages (#6801)Akihiko Odaki
2018-03-11Fix focal point cropping in MediaGallery, fix focal point modal (#6740)Eugen Rochko
2018-03-09Fix thumbnail not filling entire space sometimes (#6709)Eugen Rochko
2018-03-07Fix cover behaviour of thumbnails that are wider than taller (#6678)Eugen Rochko
2018-03-02Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)Eugen Rochko
2018-02-22Focal points (#6520)Eugen Rochko
2018-02-19Fix media spoiler design (#6507)Eugen Rochko
2018-02-15Fix media button type (#6478)abcang
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2017-10-28Refactor initial state: reduce_motion and auto_play_gif (#5501)Nolan Lawson
2017-10-01Add image descriptions to title attribute to view on mouse hover/long-press. ...Daggertooth
2017-09-29Remove react-sizeme (#5143)Nolan Lawson
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-25Fix size of single media in media-gallery (#5098)Lynx Kotoura
2017-09-24Fix media spoiler of DetailedStatus (#5071)abcang
2017-09-24In detail status view, display attachment uncropped if there's only one (#5054)Eugen Rochko
2017-09-16Fix hasSize condition in secSet and sizes. (#4969)Naoki Kosaka
2017-07-31Improve accessibility (part 7) (#4457)Sorin Davidoi
2017-07-18Fixed issue that the NSFW image is not hidden on detail page (#4244)abcang
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-07-08Use srcSet only when know width (#4112)Yamagishi Kazutoshi
2017-06-27Responsive images in media gallery (#3963)Sorin Davidoi