-
- Downloads
Improve getting started column (#7676)
* Adjust footer of getting started column - Improved style - Moved hotkeys, about this instance and logout to footer - Removed FAQ, User Guide, Apps links - Use hamburger icon for the column * Add edit profile action button to profile and more to dropdown * Add "Trending now" to getting started column * Add preferences/security links on mobile layout
Showing
- app/javascript/mastodon/components/hashtag.js 41 additions, 0 deletionsapp/javascript/mastodon/components/hashtag.js
- app/javascript/mastodon/features/account/components/action_bar.js 24 additions, 4 deletions...script/mastodon/features/account/components/action_bar.js
- app/javascript/mastodon/features/account/components/header.js 11 additions, 0 deletions...javascript/mastodon/features/account/components/header.js
- app/javascript/mastodon/features/compose/components/search_results.js 4 additions, 35 deletions...pt/mastodon/features/compose/components/search_results.js
- app/javascript/mastodon/features/compose/index.js 1 addition, 1 deletionapp/javascript/mastodon/features/compose/index.js
- app/javascript/mastodon/features/domain_blocks/index.js 1 addition, 1 deletionapp/javascript/mastodon/features/domain_blocks/index.js
- app/javascript/mastodon/features/getting_started/index.js 65 additions, 44 deletionsapp/javascript/mastodon/features/getting_started/index.js
- app/javascript/mastodon/locales/en.json 1 addition, 1 deletionapp/javascript/mastodon/locales/en.json
- app/javascript/styles/mastodon/components.scss 49 additions, 22 deletionsapp/javascript/styles/mastodon/components.scss
Loading