about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/status/components/card.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
2022-11-05Fix compose form submission reloading web interface (#19762)Claire
2022-04-04Replace deprecated String.prototype.substr() (#17949)CommanderRoot
2020-07-09Replace repetitive blurhash code with component (#14267)Sasha Sorokin
2020-07-08Fix WebUI crash on sensitive preview card with no preview thumbnail (#14261)ThibG
2020-07-08Fix WebUI crash on sensitive preview card with no preview thumbnail (#14260)ThibG
2020-06-26Change sensitive preview cards to not blur text (#14143)ThibG
2020-06-25Fix design issues with sensitive preview cards (#14126)ThibG
2020-06-24Fix audio/video/images/cards not reacting to window resizes in web UI (#14130)Eugen Rochko
2020-06-06Hide sensitive preview cards with blurhash (#13985)ThibG
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-08-06Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)Eugen Rochko
2019-07-30Change links in webUI to rewrite misleading links (#11426)ThibG
2019-02-11Fix timeline jumps (#10001)ThibG
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-04Display fallback link card thumbnail when none is given (#9715)Eugen Rochko
2018-11-12Fix null error introduced in #9270 (#9275)Eugen Rochko
2018-11-12Perform deep comparison for card data when receiving new props (#9270)ThibG
2018-10-29Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)Eugen Rochko
2018-10-28Include preview cards in status entity in REST API (#9120)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-02-15After click to embed video, autoplay it (#6480)Eugen Rochko
2018-02-15Fix #5173: Click card to embed external content (#6471)Eugen Rochko
2017-12-14Fix oEmbed image_modal src. (#6027)Naoki Kosaka
2017-12-09Ensure link thumbnails are not stretched to super low quality (#5932)Eugen Rochko
2017-12-07Add embed_url to preview cards (#5775)Akihiko Odaki
2017-11-25Allow to open a modal for embedded photo (#5777)Akihiko Odaki
2017-10-08Dynamically calculate card height for embeds instead of padding (#5265)Eugen Rochko
2017-09-14Redesign video player (#4911)Eugen Rochko
2017-09-01Make PreviewCard records reuseable between statuses (#4642)Eugen Rochko
2017-06-23Use Class and Property Decorators (#3730)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-04Decode IDNA in PreviewCard (#2781)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko