about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components/boost_modal.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-11-13Change in-app links to keep you in-app (#20540)trwnh
2022-10-25Change layout of posts in web UI (#19423)Eugen Rochko
2022-05-06Replace leftover `envelope` icons with `at` icons (#18305)Stefano Pigozzi
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-02-11Add dropdown for boost privacy in boost confirmation modal (#15704)Claire
2020-10-27Make visibility icon clickable as part of the time of a toot (#15053)Mélanie Chauvel
2020-07-12Add a visibility icon to boost modal (#14292)han@highemelry
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-06-13List attachments in reply indicator and boost modal (#10997)ThibG
2019-05-09Add confirm modal for unboosting toots (#10287)Aurélien Reeves
2019-02-01Refactor icons in web UI to use Icon component (#9951)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 #8264 - Do not override ctrl/cmd+click. (#8265)M Somerville
2017-08-07Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src an...Ondřej Hruška
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-20Upgrade React Router (#3677)Sorin Davidoi
2017-06-01Focus the submit button on the boost modal (#3494)unarist
2017-05-24Remove unnecessary constructors (#3280)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko