mastodon/app
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
..
controllers Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
helpers Togglable filter links (#4021) 2017-07-07 00:48:09 +02:00
javascript Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
lib Add setting a always mark media as sensitive (#4136) 2017-07-10 14:00:32 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Add setting a always mark media as sensitive (#4136) 2017-07-10 14:00:32 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
serializers Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
services Wrap methods of ProcessFeedService::ProcessEntry in classes (#4151) 2017-07-11 13:37:05 +02:00
validators Fix character/grapheme count stuff (#3839) 2017-06-19 11:31:14 +02:00
views Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
workers Limit total subscribe retries to 10, but space them out more (#4142) 2017-07-10 18:04:23 +02:00