about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components/modal_root.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-10Add option to open original page in dropdowns of remote content in web UI (#2...Eugen Rochko
2022-10-26Add closed registrations modal (#19437)Claire
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-07Add interaction modal to logged-out web UI (#19306)Eugen Rochko
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-02-25Fix reply button on media modal not giving focus to compose form (#17626)Claire
2022-02-09Add edit history to web UI (#17390)Eugen Rochko
2021-07-25Add confirmation modal when closing media edit modal with unsaved changes (#1...Claire
2020-11-27Change media modals look in web UI (#15217)Eugen Rochko
2019-10-03Fix audio attachments opening in video modal from media tab in web UI (#12056)Eugen Rochko
2019-09-29Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)ThibG
2019-09-29Do not add margin light when opening modal on mobile (#11830)Yamagishi Kazutoshi
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
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-07-31Compensate for scrollbar disappearing when media modal visible (#8100)Eugen Rochko
2018-05-08Show media modal on public timeline (#7413)Yamagishi Kazutoshi
2018-03-24Show media modal on public pages (#6801)Akihiko Odaki
2018-02-22Focal points (#6520)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
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-09-28Improve performance of modal and swipe animations (#5135)Nolan Lawson
2017-09-10Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)Eugen Rochko
2017-08-31Embed modal (#4748)Eugen Rochko
2017-07-28Accessability fixes (#4432)Sorin Davidoi
2017-07-28Improve accessibility (part 3) (#4405)Sorin Davidoi
2017-07-27fix(dropdown_menu): Open as modal on mobile (#4295)Sorin Davidoi
2017-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-07-12Rerender modal on property changes (#4175)unarist
2017-07-08Lazy load components (#3879)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-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Performance improvements (#3168)Sorin Davidoi
2017-05-16Enable to handle app immediately after closing modal (#3082)geta6
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko