mastodon/app/views/settings
Damien Erambert 18d3fa953b Add a setting allowing the use of system's default font in Web UI ()
* 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
..
deletes Account deletion () 2017-06-14 18:01:27 +02:00
exports Settings export refactor () 2017-04-13 13:02:02 +02:00
follower_domains Followers-only post federation () 2017-04-24 00:38:37 +02:00
imports Optimize user setting page for mobile browser () 2017-04-17 10:37:00 +02:00
preferences Add a setting allowing the use of system's default font in Web UI () 2017-07-06 22:39:56 +02:00
profiles Fix character counter not updating for bio () 2017-05-18 00:38:18 +02:00
shared 2FA controller cleanup () 2017-04-22 04:23:17 +02:00
two_factor_authentication Fix - Require OTP authentication to disable 2FA () 2017-06-25 23:51:46 +02:00
two_factor_authentications Fix - Require OTP authentication to disable 2FA () 2017-06-25 23:51:46 +02:00