mastodon/app
Eugen Rochko 1a7a74ff76
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
2018-05-30 18:41:47 +02:00
..
chewy
controllers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 2018-05-29 02:01:24 +02:00
helpers
javascript Improve getting started column (#7676) 2018-05-30 18:41:47 +02:00
lib Fix N+1 on AtomSerializer (#7669) 2018-05-29 13:34:02 +02:00
mailers
models Improve counter caches on Status and Account (#7644) 2018-05-30 02:50:23 +02:00
policies
presenters
serializers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 2018-05-29 02:01:24 +02:00
services Improve counter caches on Status and Account (#7644) 2018-05-30 02:50:23 +02:00
validators
views
workers