mastodon/app/javascript/mastodon/features
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
..
account/components Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
account_gallery Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
account_timeline refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
blocks Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
community_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
compose Drawer tab according to column (#4135) 2017-07-11 14:36:27 +02:00
favourited_statuses Fix #3924 (regression from #3906) (#3925) 2017-06-24 12:24:02 +02:00
favourites Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
follow_requests Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
followers Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
following Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
generic_not_found Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
getting_started Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
hashtag_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
home_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
mutes Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
notifications refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
public_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
reblogs Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
report refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
standalone/public_timeline Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
status Turn report screen into a modal (#3965) 2017-06-27 18:07:21 +02:00
ui refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00