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
brakeman.ignore
database.yml fix unnecessary variable (#3947) 2017-06-25 23:29:22 +02:00
deploy.rb
environment.rb
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
routes.rb Account deletion (#3728) 2017-06-14 18:01:27 +02:00
secrets.yml
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