about summary refs log tree commit diff
path: root/app/javascript/mastodon/containers/mastodon.js
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2022-12-15Fix wasteful request to /api/v1/custom_emojis when not logged in (#22326)Claire
2022-11-05Change sign-in banner to reflect disabled or moved account status (#19773)Claire
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-09Add title to pages with missing title in Web UI (#19322)Yamagishi Kazutoshi
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-07-13Improve modal flow and back button handling (#16499)Claire
2021-04-19Change onboarding by replacing tutorial with follow recommendations in web UI...Eugen Rochko
2019-09-12Fix scroll position resetting when opening media modals in web UI (#11815)Eugen Rochko
2019-03-15Show disappointed elephant if web UI crashes (#10275)Eugen Rochko
2018-12-17Add new first-time tutorial (#9531)Eugen Rochko
2018-08-08Remove protocol handler registration (#8127)Eugen Rochko
2018-04-04retrieve custom emoji list via API instead of before page load (#7047)Isatis
2018-01-20Restore onboarding modal (#6303)Eugen Rochko
2018-01-18Replace tutorial modal with welcome e-mail (#6273)Eugen Rochko
2017-11-01Replace react-router-scroll to react-router-scroll-4 (#5568)Yamagishi Kazutoshi
2017-10-28Refactor initial state: reduce_motion and auto_play_gif (#5501)Nolan Lawson
2017-10-16Enable ESLint rules import/* (#5414)Yamagishi Kazutoshi
2017-10-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-09-30Upgrade to React 16 (#5119)Eugen Rochko
2017-09-01Make first use less overwhelming with browser permissions (#4760)Eugen Rochko
2017-08-21Refactoring streaming connections (#4645)abcang
2017-08-14Add protocol handler. Handle follow intents (#4511)Eugen Rochko
2017-07-09refactor: Make all reducers sync (#4125)Sorin Davidoi
2017-07-08Lazy load components (#3879)Sorin Davidoi
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-06Add quotes ESLint rules (#3602)Yamagishi Kazutoshi
2017-05-22Only load Intl data for current language (#3130)Nolan Lawson
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko
2017-05-18refactor: Import from react-router/lib (#3117)Sorin Davidoi
2017-05-17Add catalan language (#3084)spla
2017-05-15Fix style regressions (#3062)Eugen Rochko
2017-05-07locale: add Occitan locale-data for js (#2845)Koala Yeung
2017-05-07Add Turkish yml file (#2878)Özcan Zafer AYAN
2017-05-06Fix Croatian localedata issues in mastodon.js (#2844)Koala Yeung
2017-05-04When streaming API is disconnected, poll home/notifications (#2776)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko