mastodon/app/javascript/styles
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
..
fonts Fix local fonts and change font-face values ()
_mixins.scss Show boosted user's avatar ()
about.scss Improve scss color variables ()
accounts.scss Add missing background center on public profile headers ()
admin.scss Fix - Require OTP authentication to disable 2FA ()
application.scss Show boosted user's avatar ()
basics.scss Add a setting allowing the use of system's default font in Web UI ()
boost.scss Fix embedded SVG fill attribute ()
compact_header.scss Improve scss color variables ()
components.scss Fix height issue in report modal
containers.scss Fix style regressions ()
footer.scss Improve scss color variables ()
forms.scss Fix - Require OTP authentication to disable 2FA ()
landing_strip.scss Improve scss color variables ()
lists.scss Fix - Require OTP authentication to disable 2FA ()
reset.scss Improve scss color variables ()
rtl.scss Fix - Update RTL styles ()
stream_entries.scss Improve Activity stream spoiler ()
tables.scss Add overview of active sessions ()
variables.scss Allow SCSS variables to be overridden ()