about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/getting_started/index.js
AgeCommit message (Expand)Author
2018-04-18Direct messages column (#4514)Kaito Sinclaire
2018-04-15Change icon for domain blocks (#7139)Marcin Mikołajczak
2018-03-30Add some UI for user-defined domain blocks (#6628)ThibG
2018-01-21Display number of follow requests in getting started menu, and (#6313)Eugen Rochko
2018-01-04Rearrange items in Getting Started navigation (#6126)Akihiko Odaki
2018-01-02Use const instead of let for constant (#6106)Akihiko Odaki
2017-12-27Move the mastodon on Getting Started column to drawer column (#6109)Akihiko Odaki
2017-12-24removed references to hideOnMobile in column_link and getting_started (#6082)Chris
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-12-03Add keyboard shortcuts link to getting-started navigation (#5874)Lynx Kotoura
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-09-07Add Pinned toot column (#4817)voidSatisfaction
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-13Simplify getting started links localization. Link "powered by Mastodon" to jo...Eugen Rochko
2017-06-06Improve ESLint rules for JSX (#3608)Yamagishi Kazutoshi
2017-06-06Add quotes ESLint rules (#3602)Yamagishi Kazutoshi
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-06-01Add ESLint rule (object-curly-spacing) (#3498)Yamagishi Kazutoshi
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-19Replace inline styles with stylesheet (#3115)Yamagishi Kazutoshi
2017-05-18refactor: Import from react-router/lib (#3117)Sorin Davidoi
2017-05-18Add rel="noopener" to getting started (#3104)Yamagishi Kazutoshi
2017-05-12Use ES Class Fields & Static Properties (#3008)Yamagishi Kazutoshi
2017-05-06Added support options to the bottom right (#2769)jeroenpraat
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko