about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/account_gallery/components/media_item.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-13Enable ESLint no-useless-escape (#23311)Nick Schonning
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2022-12-15Fix media markup (#21420)Bramus!
2022-11-27fix gif autoplay on iOS (#21422)James Adney
2022-11-13Change in-app links to keep you in-app (#20540)trwnh
2020-11-01Fix some account media gallery items having empty labels (#15073)ThibG
2020-07-10Fix audio and video items in account gallery in web UI (#14282)Eugen Rochko
2020-07-09Replace repetitive blurhash code with component (#14267)Sasha Sorokin
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-10-03Fix audio attachments opening in video modal from media tab in web UI (#12056)Eugen Rochko
2019-08-20Fix handling of audio files in account media gallery (#11629)ThibG
2019-05-08Bring back crossed eye icon on gallery (#10715)Jeong Arm
2019-05-06Add description on hover in media gallery (#10713)ThibG
2019-05-04Minor account media gallery fixes (#10695)ThibG
2019-05-02Change account gallery in web UI (#10667)Eugen Rochko
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2018-09-25Add a new preference to always hide all media (#8569)ふぁぼ原
2018-03-08When enabled, always display media in gallery. Also: click to reveal (#6692)Eugen Rochko
2018-03-01Add "Toots/Toots with replies/Media" tab below profile header (#6572)Eugen Rochko
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko