chuckya/app
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
..
controllers Add a setting allowing the use of system's default font in Web UI () 2017-07-06 22:39:56 +02:00
helpers i18n: Add korean translation () 2017-07-04 16:11:23 +02:00
javascript Add a setting allowing the use of system's default font in Web UI () 2017-07-06 22:39:56 +02:00
lib Add a setting allowing the use of system's default font in Web UI () 2017-07-06 22:39:56 +02:00
mailers Fix that AdminMailer does not send () 2017-06-30 13:40:43 +02:00
models Add a setting allowing the use of system's default font in Web UI () 2017-07-06 22:39:56 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Customizable privacy policy from admin interface () 2017-07-04 15:19:24 +02:00
services Fix Nokogiri::HTML at FetchLinkCardService () 2017-07-05 14:54:21 +02:00
validators Fix character/grapheme count stuff () 2017-06-19 11:31:14 +02:00
views Add a setting allowing the use of system's default font in Web UI () 2017-07-06 22:39:56 +02:00
workers Bind web UI access tokens to sessions () 2017-06-25 23:51:32 +02:00