You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
SerCom_KC a1fc626e57 Fix font-weight of <strong> element for CJK fonts (#5914)
* Fix font-weight for CJK fonts

* Use `font-weight: 700;` for mobile support

* Fix indentation

* Remove trailing whitespace

* Remove trailing whitespace
8 years ago
..
controllers
helpers
javascript Fix font-weight of <strong> element for CJK fonts (#5914) 8 years ago
lib
mailers
models Remove duplicate annotate (#5910) 8 years ago
policies
presenters
serializers Add embed_url to preview cards (#5775) 8 years ago
services Add embed_url to preview cards (#5775) 8 years ago
validators
views
workers