about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components
AgeCommit message (Expand)Author
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-17Hide floating action button on search and getting started pages (#9826)tmm576
2018-12-23Sanitize and sandbox toot embeds (#9552)ThibG
2018-12-17Add new first-time tutorial (#9531)Eugen Rochko
2018-11-05Implement adding a user to a list from their profile (#9062)namelessGonbai
2018-10-06Change documentation URL (#8898)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-26Fix some icons names, unavailable in fontawesome5 (free license). (#8792)theboss
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-09-13Fix media description in various media modals (#8678)ThibG
2018-09-13Autofocus comment textarea in report modal (#8689)ThibG
2018-09-02Add aria-label to floatingActionButton (#8574)Frederic Hemberger
2018-08-18Fix #8264 - Do not override ctrl/cmd+click. (#8265)M Somerville
2018-07-31Compensate for scrollbar disappearing when media modal visible (#8100)Eugen Rochko
2018-07-29Do not scroll up when modal is opened (#8095)Yamagishi Kazutoshi
2018-07-26Prevent scrolling main frame when navigating in image gallery with arrow keys...ThibG
2018-07-15Use LoadingBar instead of blur to indicate that an image is loading (fixes #4...ThibG
2018-07-04Check if router is injected in media modal (#7941)Maciek Baron
2018-07-03Allow the media modal to be closed by pressing back (#7934)Maciek Baron
2018-06-26On the mobile UI, move the search column to the right (#7877)ふぁぼ原
2018-06-04Submit report using meta key (#7729)Yamagishi Kazutoshi
2018-05-21Save onlyMedia prop when pinning column (#7575)Eugen Rochko
2018-05-13Open video modal on public UI (#7469)Yamagishi Kazutoshi
2018-05-08Show media modal on public timeline (#7413)Yamagishi Kazutoshi
2018-05-06Various improvements to the report UI (#7342)ThibG
2018-04-18Add color variables of texts for better accesibility (#7125)Lynx Kotoura
2018-04-18Direct messages column (#4514)Kaito Sinclaire
2018-04-08Add search item to tab bar for mobile devices (#7072)Emelia Smith
2018-04-04Revert "Add double-tap zoom functionary to `ZoomableImage` (#6944)" (#7035)Emelia Smith
2018-04-02 Add missing rejection handling for Promises (#7008)unarist
2018-03-28Add double-tap zoom functionary to `ZoomableImage` (#6944)Yuto Tokunaga
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-24Show media modal on public pages (#6801)Akihiko Odaki
2018-03-22Hide floating action button on thread views (#6859)Eugen Rochko
2018-03-12Avoid using JS to set height in MediaModal (#6750)Yuto Tokunaga
2018-03-11Fix focal point cropping in MediaGallery, fix focal point modal (#6740)Eugen Rochko
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