mastodon/app
Akihiko Odaki 65f30f65a2 Move the mastodon on Getting Started column to drawer column (#6109)
Getting Started column obtained many links, and it became much taller.
Because of its height, Getting Started column required long scrolling on
devices with small screen, such as 4 inch phones and 10 inch laptops.

This change moves the mastodon which took large space on the column to
drawer column. The drawer column has only the compose form and has more
space.
2017-12-27 03:31:30 +01:00
..
controllers Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026) 2017-12-14 21:35:30 +01:00
helpers Add Slovak translation (#6052) 2017-12-17 11:26:42 +09:00
javascript Move the mastodon on Getting Started column to drawer column (#6109) 2017-12-27 03:31:30 +01:00
lib Fix XML oEmbed support discovery (#6104) 2017-12-27 03:29:49 +01:00
mailers Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
models Add filters to admin UI for custom emojis (#6003) 2017-12-13 13:28:31 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026) 2017-12-14 21:35:30 +01:00
services Reduce the number of synchronous resolves when posting toots (#6075) 2017-12-22 02:15:08 +01:00
validators Limit users to 50 lists, remove pagination from lists API (#5933) 2017-12-09 01:32:29 +01:00
views Reduce motion for boost animation (#5871) 2017-12-24 04:48:31 +01:00
workers Lists redis clean-up (#5886) 2017-12-05 23:20:27 +01:00