mastodon/app/javascript/mastodon/components
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.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
attachment_list.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
autosuggest_textarea.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
avatar.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
avatar_overlay.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
collapsable.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
column.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
column_back_button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
column_back_button_slim.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
column_header.js Swipeable views (#4105) 2017-07-09 15:02:26 +02:00
display_name.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
dropdown_menu.js Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
extended_video_player.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
icon_button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
load_more.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
loading_indicator.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
media_gallery.js Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
missing_indicator.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
permalink.js Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
relative_timestamp.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
setting_text.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
status.js Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
status_action_bar.js Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
status_content.js Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
status_list.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
video_player.js Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00