mastodon/app/controllers
Eugen Rochko e19eefe219 Redesign the landing page, mount public timeline on it (#4122)
* Redesign the landing page, mount public timeline on it

* Adjust the standalone mounted component to the lacking of router

* Adjust auth layout pages to new design

* Fix tests

* Standalone public timeline polling every 5 seconds

* Remove now obsolete translations

* Add responsive design for new landing page

* Address reviews

* Add floating clouds behind frontpage form

* Use access token from public page when available

* Fix mentions and hashtags links, cursor on status content in standalone mode

* Add footer link to source code

* Fix errors on pages that don't embed the component, use classnames

* Fix tests

* Change anonymous autoPlayGif default to false

* When gif autoplay is disabled, hover to play

* Add option to hide the timeline preview

* Slightly improve alt layout

* Add elephant friend to new frontpage

* Display "back to mastodon" in place of "login" when logged in on frontpage

* Change polling time to 3s
2017-07-11 15:27:59 +02:00
..
admin Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
api
auth Add overview of active sessions (#3929) 2017-06-25 16:54:30 +02:00
concerns Fix #2619 - When redis feed is empty, fall back to database (#3721) 2017-06-14 13:37:03 +02:00
oauth
settings
well_known
about_controller.rb Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
authorize_follows_controller.rb Remote following success page (#4129) 2017-07-10 18:05:06 +02:00
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
manifests_controller.rb
media_controller.rb
remote_follow_controller.rb
statuses_controller.rb Extract authorization policy for viewing statuses (#3150) 2017-05-29 18:22:22 +02:00
stream_entries_controller.rb
tags_controller.rb