about summary refs log tree commit diff
path: root/app/javascript/mastodon/components/attachment_list.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2021-08-11Fix crash if a notification contains an unprocessed media attachment (#16573)Claire
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
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-03-08Display AttachmentList in notifications (#6693)Eugen Rochko
2018-03-08Display AttachmentList in timelines in compact style when media missing (#6680)Eugen Rochko
2018-01-17Upgrade ESLint to version 4.x (#6276)Yamagishi Kazutoshi
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-05-31Change PureComponent to ImmutablePureComponent (#3460)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