about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/index.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-12-15Don't autofocus the compose form (#16517)Arnout Engelen
2022-10-23Fix redirecting to `/publish` when compose form is visible in web UI (#19427)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-04Fix logged-out web UI on smaller screens (#19263)Eugen Rochko
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
2021-09-30Fix drawer tab menu routes in advanced web ui (#16793)Mashiro
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-08-06Fix logout link not working in safari (#16574)Takeshi Umeda
2019-08-26Add confirmation modal when logging out from the web app (#11671)ThibG
2019-05-23Add `forceSingleColumn` prop to `<UI />` (#10807)Eugen Rochko
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2018-10-12Display customized mascot in web UI and fix admin form for it (#8964)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-25Update the icon name changed by the Font Awesome 5. (#8776)mayaeh
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-23Add aria-label to column regions (#8390)Eugen Rochko
2018-05-30Improve getting started column (#7676)Eugen Rochko
2018-05-27Track trending tags (#7638)Eugen Rochko
2018-05-05Do not count search route as compose being mounted in web UI (#7372)Eugen Rochko
2018-04-08Hide search from Compose on mobile devices (#7077)Emelia Smith
2018-04-08Add search item to tab bar for mobile devices (#7072)Emelia Smith
2018-03-18Fix elephant graphic being draggable and selectable (#6819)Eugen Rochko
2018-02-02Set minimum height for mastodon on drawer (#6142)Akihiko Odaki
2018-02-02Remove wave from list drawer (#6381)Akihiko Odaki
2018-01-17Upgrade ESLint to version 4.x (#6276)Yamagishi Kazutoshi
2018-01-08Do not display elephant friend in single-column layout (#6222)Eugen Rochko
2017-12-27Move the mastodon on Getting Started column to drawer column (#6109)Akihiko Odaki
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-07-28Improve accessibility (part 3) (#4405)Sorin Davidoi
2017-07-26Improve accessibility (#4369)Sorin Davidoi
2017-07-21feat(compose): More space on mobile devices (#4282)Sorin Davidoi
2017-07-11Drawer tab according to column (#4135)Yamagishi Kazutoshi
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-06Add quotes ESLint rules (#3602)Yamagishi Kazutoshi
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Performance improvements (#3168)Sorin Davidoi
2017-05-18refactor: Import from react-router/lib (#3117)Sorin Davidoi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko