about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/status
AgeCommit message (Expand)Author
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-25Add mute, block, conversation mute actions to detailed status dropdown menu (...Chris
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-11-25Rename ariaLabel property of Dropdown to title (#5813)Akihiko Odaki
2017-11-07Make fullscreen video in detailed status plays in fullscreen (Partly Fix #516...nullkal
2017-11-01Replace react-router-scroll to react-router-scroll-4 (#5568)Yamagishi Kazutoshi
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-10-30Reactor unfollow_modal, boost_modal, delete_modal (#5505)Nolan Lawson
2017-10-28Refactor initial state: reduce_motion and auto_play_gif (#5501)Nolan Lawson
2017-10-16Fix #5082 - disable retweet link for followers only toot (#5397)KY
2017-10-11In thread view, only scroll first update, scroll to replied-to post (#5322)Eugen Rochko
2017-10-11Fix an error when ancestors get loaded before the status itself (#5312)unarist
2017-10-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-10-08Dynamically calculate card height for embeds instead of padding (#5265)Eugen Rochko
2017-10-06Fix error on reloading status detail column (#5248)K.SHIRAKASHI
2017-10-06Implement hotkeys for web UI (#5164)Eugen Rochko
2017-09-24In detail status view, display attachment uncropped if there's only one (#5054)Eugen Rochko
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-14Redesign video player (#4911)Eugen Rochko
2017-09-02Disable embed modal when private status (#4773)Yamagishi Kazutoshi
2017-09-01Make PreviewCard records reuseable between statuses (#4642)Eugen Rochko
2017-08-31Embed modal (#4748)Eugen Rochko
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-07Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src an...Ondřej Hruška
2017-07-28feat: Web Share for detailed status and account (#4402)Sorin Davidoi
2017-07-27fix(dropdown_menu): Open as modal on mobile (#4295)Sorin Davidoi
2017-06-27Turn report screen into a modal (#3965)Eugen Rochko
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-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-06-06Add quotes ESLint rules (#3602)Yamagishi Kazutoshi
2017-05-29Add preference setting for delete toot modal (#3368)Atsushi Yamamoto
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-18refactor: Import from react-router/lib (#3117)Sorin Davidoi
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-04Decode IDNA in PreviewCard (#2781)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko