chuckya/config
Eugen Rochko e19eefe219 Redesign the landing page, mount public timeline on it ()
* 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
..
environments Set default From address in config () 2017-07-07 00:12:12 +02:00
initializers Fix - Use a long-lived cookie to keep track of user-level sessions () 2017-07-07 23:25:15 +02:00
locales Redesign the landing page, mount public timeline on it () 2017-07-11 15:27:59 +02:00
webpack Fix - Remove ModuleConcatenationPlugin () 2017-07-10 18:46:46 +02:00
application.rb i18n: Add korean translation () 2017-07-04 16:11:23 +02:00
boot.rb Adds bootsnap. Faster boot time () 2017-05-20 19:42:27 +02:00
brakeman.ignore Enable CodeClimate Brakeman checks () 2017-05-07 02:45:33 +02:00
database.yml fix unnecessary variable () 2017-06-25 23:29:22 +02:00
deploy.rb Update capistrano lock version to 3.8.1 () 2017-05-14 17:38:29 +02:00
environment.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
i18n-tasks.yml Add date to ignore_missing and ignore_unused in config/i18n-tasks.yml () 2017-06-05 01:02:19 +02:00
navigation.rb Rename "Credentials" page to "Security" for clarity () 2017-06-25 22:13:02 +02:00
puma.rb Do not set port for puma if it is bound to unix socket () 2017-04-22 01:22:20 +02:00
routes.rb Account deletion () 2017-06-14 18:01:27 +02:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Redesign the landing page, mount public timeline on it () 2017-07-11 15:27:59 +02:00
sidekiq.yml Bind web UI access tokens to sessions () 2017-06-25 23:51:32 +02:00
webpacker.yml Fix webpack-dev-server on Windows () 2017-06-30 13:43:26 +02:00