about summary refs log tree commit diff
path: root/app/javascript/mastodon/containers
AgeCommit message (Expand)Author
2017-09-02Make "unfollow" undo pending outgoing follow request too (#4781)Eugen Rochko
2017-09-01Finish up embed modal feature (#4759)Eugen Rochko
2017-09-01Make first use less overwhelming with browser permissions (#4760)Eugen Rochko
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-21Refactoring streaming connections (#4645)abcang
2017-08-14Add protocol handler. Handle follow intents (#4511)Eugen Rochko
2017-08-07feat: Cache status height to avoid expensive renders (#4439)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-11Redesign the landing page, mount public timeline on it (#4122)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-29Add preference setting for delete toot modal (#3368)Atsushi Yamamoto
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-15Feature conversations muting (#3017)Eugen Rochko
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