about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components
AgeCommit message (Expand)Author
2018-03-07Fix focal point modals broken by #5956 (#6676)Eugen Rochko
2018-03-06Use React.PureComponent instead of React.Component (#6653)Akihiko Odaki
2018-03-06Use withRouter for TabsBar (#6652)Akihiko Odaki
2018-03-04[RFC] Improved media modal (#5956)Yuto Tokunaga
2018-03-02Move "compose" on mobile to floating action button (#6594)Eugen Rochko
2018-03-02When search enabled, display hint in search popout (#6593)Eugen Rochko
2018-03-02Fix #6586: Add close modal icon to report dialog (#6591)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-24Do not use function name to track components (#6542)Akihiko Odaki
2018-02-22Focal points (#6520)Eugen Rochko
2018-01-24Fix style of legacy column headers (#6342)Eugen Rochko
2018-01-21Display number of follow requests in getting started menu, and (#6313)Eugen Rochko
2018-01-20Restore onboarding modal (#6303)Eugen Rochko
2018-01-18Replace tutorial modal with welcome e-mail (#6273)Eugen Rochko
2018-01-17Upgrade ESLint to version 4.x (#6276)Yamagishi Kazutoshi
2018-01-15 Make columns-area unscrollable when modal opened (#6241)neetshin
2018-01-08Refactor /api/web APIs to use the centralized axios instance (#6223)nightpool
2017-12-24removed references to hideOnMobile in column_link and getting_started (#6082)Chris
2017-12-13Fix regression from #6014 (#6018)Eugen Rochko
2017-12-13Fix layout for RTL (#6014)Eugen Rochko
2017-12-09Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)Eugen Rochko
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-11-25Allow to open a modal for embedded photo (#5777)Akihiko Odaki
2017-11-25Display list column (#5750)Eugen Rochko
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-10-19Remove unnecessary translateZ(0) when doing scale() (#5473)Nolan Lawson
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-16Replace JavaScript Testing Framework from Mocha to Jest (#5412)Yamagishi Kazutoshi
2017-10-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-10-03Add pagination in media modal (#4343)PFM
2017-09-28Improve performance of modal and swipe animations (#5135)Nolan Lawson
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-22Fix PropTypes.oneOfType() warning (#5041)Nolan Lawson
2017-09-22Make dropdowns render into portal, expand animation (#5018)Eugen Rochko
2017-09-20Reduce wasted renders for column_loading.js (#5021)Nolan Lawson
2017-09-17Fix cancellation of scroll to the right (#4978)abcang
2017-09-14Redesign video player (#4911)Eugen Rochko
2017-09-10Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)Eugen Rochko
2017-09-10Fix dimensions of loading component for compose drawer (#4872)Eugen Rochko
2017-09-09Add script to make embedded iframes autosize (#4853)Eugen Rochko
2017-09-02Don't unconditionally call `preventDefault` and `stopPropagation` on all keyu...Surinna Curtis
2017-08-31Fix the usages of Detect Passive Events (#4749)Akihiko Odaki
2017-08-31Embed modal (#4748)Eugen Rochko
2017-08-30error fixed (when loading pages in single column mode.) (#4746)MitarashiDango
2017-08-29Scroll smoothly to the right (#4735)abcang
2017-08-29fix error when single columns mode. (#4734)MitarashiDango
2017-08-29Do not scroll the columns area due to redirection (#4541)Akihiko Odaki
2017-08-09add scrollTop to ui/components/column (#4563)Ondřej Hruška
2017-08-08add missing @ to the onboarding modal (#4560)Ondřej Hruška