mastodon/config
Damien Erambert 18d3fa953b Add a setting allowing the use of system's default font in Web UI (#4033)
* add a system_font_ui setting on the server

* Plug the system_font_ui on the front-end

* add EN/FR locales for the new setting

* put Roboto after all other fonts

* remove trailing whitespace so CodeClimate is happy

* fix user_spec.rb

* correctly write user_spect this time

* slightly better way of adding the classes

* add comments to the system-font stack for clarification

* use .system-font for the class instead

* don't use multiple lines for comments

* remove trailing whitespace

* use the classnames module for consistency

* use `mastodon-font-sans-serif` instead of Roboto directly
2017-07-06 22:39:56 +02:00
..
environments Support multiple trusted proxy ip addresses (#3639) 2017-06-08 14:33:28 +02:00
initializers Add overview of active sessions (#3929) 2017-06-25 16:54:30 +02:00
locales Add a setting allowing the use of system's default font in Web UI (#4033) 2017-07-06 22:39:56 +02:00
webpack Fix react-intl/locale-data import issue on production build (#3937) 2017-06-25 12:49:53 +02:00
application.rb i18n: Add korean translation (#4064) 2017-07-04 16:11:23 +02:00
boot.rb Adds bootsnap. Faster boot time (#3176) 2017-05-20 19:42:27 +02:00
brakeman.ignore Enable CodeClimate Brakeman checks (#2861) 2017-05-07 02:45:33 +02:00
database.yml fix unnecessary variable (#3947) 2017-06-25 23:29:22 +02:00
deploy.rb Update capistrano lock version to 3.8.1 (#3056) 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 (#3572) 2017-06-05 01:02:19 +02:00
navigation.rb Rename "Credentials" page to "Security" for clarity (#3941) 2017-06-25 22:13:02 +02:00
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 2017-04-22 01:22:20 +02:00
routes.rb Account deletion (#3728) 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 Add a setting allowing the use of system's default font in Web UI (#4033) 2017-07-06 22:39:56 +02:00
sidekiq.yml Bind web UI access tokens to sessions (#3940) 2017-06-25 23:51:32 +02:00
webpacker.yml Fix webpack-dev-server on Windows (#4000) 2017-06-30 13:43:26 +02:00