mastodon/app/javascript/mastodon/features
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
..
account/components Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
account_gallery Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
account_timeline Turn report screen into a modal (#3965) 2017-06-27 18:07:21 +02:00
blocks Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
community_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
compose fix(features/compose): Handle external changes to the textarea (#3632) 2017-06-25 21:43:27 +02:00
favourited_statuses Fix #3924 (regression from #3906) (#3925) 2017-06-24 12:24:02 +02:00
favourites Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
follow_requests Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
followers Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
following Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
generic_not_found Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
getting_started Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
hashtag_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
home_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
mutes Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
notifications Show LoadMore button on Notifications even if all items are filtered (#4077) 2017-07-05 14:51:53 +02:00
public_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
reblogs Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
report Turn report screen into a modal (#3965) 2017-06-27 18:07:21 +02:00
status Turn report screen into a modal (#3965) 2017-06-27 18:07:21 +02:00
ui Add a setting allowing the use of system's default font in Web UI (#4033) 2017-07-06 22:39:56 +02:00