mastodon/app/controllers/admin
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
..
accounts_controller.rb Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640) 2017-06-08 14:58:22 +02:00
base_controller.rb Admin base controller (#1465) 2017-04-10 21:27:03 +02:00
confirmations_controller.rb More coverage yes more even more (#2627) 2017-04-30 00:25:38 +02:00
domain_blocks_controller.rb Refactor domain_blocks_controller (#2843) 2017-05-06 17:03:34 +02:00
instances_controller.rb Add Instance class to list admin records (#3443) 2017-05-31 20:38:44 +02:00
reported_statuses_controller.rb Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
reports_controller.rb use-symbol-in-order (#3081) 2017-05-16 12:10:09 +02:00
resets_controller.rb Add password reset for users from admin accounts area (#1841) 2017-04-15 16:44:59 +02:00
settings_controller.rb Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
silences_controller.rb Admin accounts controller cleanup (#1664) 2017-04-13 13:04:23 +02:00
subscriptions_controller.rb Move admin/pubsubhubbub controller to admin/subscriptions (#3442) 2017-05-31 20:39:35 +02:00
suspensions_controller.rb Admin accounts controller cleanup (#1664) 2017-04-13 13:04:23 +02:00
two_factor_authentications_controller.rb Add option to disable two factor auth in admin accounts panel. (#2584) 2017-05-02 21:07:12 +02:00