about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/components/upload.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-10Fix attached media uploads not being cleared when replying to a post (#23504)Claire
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2023-01-18Add support for editing media description and focus point of already-posted s...Claire
2022-11-11Add the ability to edit media attachment metadata for any unattached media (#...Claire
2022-11-11Remove “No description added” media warning in edit mode (#20393)Claire
2022-11-05Fix JavaScript console error on upload editing status (#19769)Sunny Ripert
2022-11-05Fix compose form submission reloading web interface (#19762)Claire
2022-03-22Add hint about missing media attachment description in web UI (#17845)Eugen Rochko
2022-02-12Fix controls for unchangeable properties on status edit not being disabled (#...Claire
2019-08-14Add media editing modal (#11563)Eugen Rochko
2019-02-14Improve image description user experience (#10036)Ben Lubar
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2018-10-24Show upload options on click as well as hover (#9074)Eugen Rochko
2018-10-11Do not push DMs into the home feed (#8940)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-18Fix ctrl+enter not submitting toot when text cursor is composing image descri...Spanky
2018-05-11Change wording of the “undo” media upload button (fixes #6857) (#7417)ThibG
2018-02-22Focal points (#6520)Eugen Rochko
2017-12-12Make detect empty string before assign image description (#5994)Neetshin
2017-10-19Remove unnecessary translateZ(0) when doing scale() (#5473)Nolan Lawson
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-09-29Increase attachment descriptions to 420 characters (#5139)Eugen Rochko
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko