about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/getting_started/index.js
AgeCommit message (Expand)Author
2020-09-30Fix logging out on mobile (#14901)ThibG
2020-08-31Add back “Home” link to the “Getting Started” column when the “Home...ThibG
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2019-11-13Add bookmarks (#7107)ThibG
2019-09-27Change silences to always require approval on follow (#11975)ThibG
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2019-08-01Fix scroll to top in single column UI (#11463)Eugen Rochko
2019-05-27Refactor footers in web UI into a single component (#10846)Eugen Rochko
2019-05-26Fix wrong redirect from getting started to home in advanced Web UI (#10839)Hanage999
2019-05-26Improvements to the single column layout (#10835)Eugen Rochko
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-23Add `forceSingleColumn` prop to `<UI />` (#10807)Eugen Rochko
2019-04-21Configrationable repository url (#10600)Sho Kusano
2019-02-05Rename from instance to server. (#9938)mayaeh
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-08Changed not to display DISCOVER subheader via single column layout. (#9759)mayaeh
2019-01-07Move profile directory link in web UI from footer to discover section (#9745)Eugen Rochko
2018-12-30If it is disabled, remove the link of the profile directory (#9665)Takeshi Umeda
2018-12-22Remove links to bridge.joinmastodon.org (non-functional) (#9608)Eugen Rochko
2018-10-06Change documentation URL (#8898)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Fix some icon names changed by the Font Awesome 5. (#8796)mayaeh
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-08-31refactor: getting-started__wrapper should contained in getting-started (#8532)takayamaki
2018-08-23Add aria-label to column regions (#8390)Eugen Rochko
2018-08-19Link to mobile apps page (#8278)Eugen Rochko
2018-07-14Display Mastodon version in footer of web UI (#8013)Eugen Rochko
2018-06-20Fix broken single column getting-started menu (Fix #7854) (#7862)kedama
2018-06-18Change list icons different from the getting-started icons (#7838)Lynx Kotoura
2018-06-15Add "find friends", "invite people", and more to getting started footer (#7803)Eugen Rochko
2018-06-04Remove trending hashtags (#7711)Eugen Rochko
2018-06-01Improve trends layout (#7700)Eugen Rochko
2018-06-01Add loading indicator for trending tags (#7693)Yamagishi Kazutoshi
2018-06-01Fix duplicate key attributes (#7694)Yamagishi Kazutoshi
2018-05-31Make the refresh trends button refresh trends (#7685)Eugen Rochko
2018-05-30Improve getting started column (#7676)Eugen Rochko
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